apache/openwhisk

NamespaceSpecificThrottleTests is not properly cleaning up temporary subjects

Open

#2,881 opened on 2017年10月21日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Scala (6,777 stars) (1,177 forks)batch import
good first issueheisenbugtesting

説明

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.

コントリビューターガイド