-
Notifications
You must be signed in to change notification settings - Fork 231
Closed
Labels
kind/test-flakeCategorizes issue or PR as related to test flakes.Categorizes issue or PR as related to test flakes.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.priority/P2
Description
https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/1495/console
1) User adds an image stream to a project after creating a new project using the Import YAML tab should process and create the images in the image stream
- Expected false to be true.
at catalogPage.processImageStream.then (/data/src/github.com/openshift/origin-web-console/test/integration/features/user_adds_imagestream_to_project.spec.js:38:79)
at /data/src/github.com/openshift/origin-web-console/node_modules/selenium-webdriver/lib/goog/base.js:1582:15
at webdriver.promise.ControlFlow.runInNewFrame_ (/data/src/github.com/openshift/origin-web-console/node_modules/selenium-webdriver/lib/webdriver/promise.js:1654:20)
at notify (/data/src/github.com/openshift/origin-web-console/node_modules/selenium-webdriver/lib/webdriver/promise.js:465:12)
at notifyAll (/data/src/github.com/openshift/origin-web-console/node_modules/selenium-webdriver/lib/webdriver/promise.js:442:7)
at resolve (/data/src/github.com/openshift/origin-web-console/node_modules/selenium-webdriver/lib/webdriver/promise.js:420:7)
at fulfill (/data/src/github.com/openshift/origin-web-console/node_modules/selenium-webdriver/lib/webdriver/promise.js:535:5)
at Object.webdriver.promise.asap (/data/src/github.com/openshift/origin-web-console/node_modules/selenium-webdriver/lib/webdriver/promise.js:776:5)
at newFrame.onComplete (/data/src/github.com/openshift/origin-web-console/node_modules/selenium-webdriver/lib/webdriver/promise.js:1670:25)
Metadata
Metadata
Assignees
Labels
kind/test-flakeCategorizes issue or PR as related to test flakes.Categorizes issue or PR as related to test flakes.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.priority/P2