apache/openwhisk

NamespaceSpecificThrottleTests is not properly cleaning up temporary subjects

Open

#2,881 建立於 2017年10月21日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Scala (6,777 star) (1,177 fork)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.

貢獻者指南