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

Race: ProjectsService.list() sometimes doesn't contain new project #2005

Closed
spadgett opened this issue Sep 4, 2017 · 0 comments
Closed

Race: ProjectsService.list() sometimes doesn't contain new project #2005

spadgett opened this issue Sep 4, 2017 · 0 comments
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1

Comments

@spadgett
Copy link
Member

spadgett commented Sep 4, 2017

If I visit the create-project page directly without going to the projects list first, it's possible that the ProjectService.list call does not return with the new project, and the wrong project is selected in the dropdown. This only happens when you visit the create-project page first with the new experience turned out, but it also is causing test failures in our merge queue.

screen shot 2017-09-04 at 2 48 33 pm

https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_web_console/115/console

1)  authenticated e2e-user new project when creating a new project should successfully create a new project
  - Error: Element not found: .project-bar option[selected]
Wait timed out after 5149ms
@spadgett spadgett added kind/bug Categorizes issue or PR as related to a bug. kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1 labels Sep 4, 2017
@spadgett spadgett self-assigned this Sep 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1
Projects
None yet
Development

No branches or pull requests

1 participant