Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test/cmd/annotations.sh flake / zookeeper-1 / label2 #11442

Closed
danwinship opened this issue Oct 19, 2016 · 1 comment
Closed

test/cmd/annotations.sh flake / zookeeper-1 / label2 #11442

danwinship opened this issue Oct 19, 2016 · 1 comment
Assignees
Labels
kind/test-flake Categorizes issue or PR as related to test flakes. priority/P2

Comments

@danwinship
Copy link
Contributor

The new test/cmd/annotations.sh test failed for me:

FAILURE after 0.572s: test/cmd/annotations.sh:25: executing 'oc get pod zookeeper-1 --template="{{.metadata.labels}}"' expecting success and text 'label2\: ': the output content test failed
Standard output from the command:
map[name:zookeeper server-id:1 template:zookeeper label2:]
There was no error output from the command.

ie, the test expects a "" in the output but it wasn't there

https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_check/7281/consoleFull#174997548756c25df4e4b05b79524e5d52

@juanvallejo, fallout from #11210

@liggitt
Copy link
Contributor

liggitt commented Oct 19, 2016

the backslash isn't the issue, the space after the colon is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/test-flake Categorizes issue or PR as related to test flakes. priority/P2
Projects
None yet
Development

No branches or pull requests

4 participants