apache/openwhisk

NamespaceSpecificThrottleTests is not properly cleaning up temporary subjects

Open

#2.881 aberto em 21 de out. de 2017

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Scala (1.177 forks)batch import
good first issueheisenbugtesting

Métricas do repositório

Stars
 (6.777 stars)
Métricas de merge de PR
 (Mesclagem média 17h 31m) (3 fundiu PRs em 30d)

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.

Guia do colaborador