apache/openwhisk

NamespaceSpecificThrottleTests is not properly cleaning up temporary subjects

Offen

#2.881 geöffnet am 21.10.2017

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Scala (1.177 Forks)batch import
good first issueheisenbugtesting

Repository-Metriken

Stars
 (6.777 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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