apache/openwhisk

NamespaceSpecificThrottleTests is not properly cleaning up temporary subjects

开放

#2,881 创建于 2017年10月21日

 (0 条评论) (0 个反应) (0 位负责人)Scala (1,177 个派生)batch import
good first issueheisenbugtesting

仓库指标

星标
 (6,777 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南