NamespaceSpecificThrottleTests is not properly cleaning up temporary subjects
Open
good first issue
heisenbug
testing
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
```
limits.NamespaceSpecificThrottleTests > initializationError FAILED
org.scalatest.exceptions.TestFailedException: python wskadmin user create zeroSubject
Namespace already exists
exit code: 1 was not equal to 0
```
a previous CI has failed to remove this subject, preventing future runs from completing.
Contributor guide
Assessment
This issue has not been assessed yet.