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

Fix selected project test flake #2003

Merged
merged 1 commit into from
Sep 6, 2017

Conversation

spadgett
Copy link
Member

@spadgett spadgett commented Sep 4, 2017

Closes #2005

@spadgett spadgett changed the title Update dist for datatables 1.10.16 release Fix selected project test flake Sep 4, 2017
@spadgett
Copy link
Member Author

spadgett commented Sep 4, 2017

[test]

@spadgett
Copy link
Member Author

spadgett commented Sep 5, 2017

@jeff-phillips-18 I think I've fixed the flakes, PTAL

@@ -45157,34 +45152,7 @@ sSortJUIWrapper: "",
sSortIcon: "",
sJUIHeader: "",
sJUIFooter: ""
}), function() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the dist here seem odd?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the dist here seem odd?

The datatables dependency changed.

@@ -329,8 +329,23 @@ angular.module('openshiftConsole')
});

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pulled & ran it to see if I could replicate the bug. Haven't quite figured out how this change fixes the test, but +1 😄

@spadgett
Copy link
Member Author

spadgett commented Sep 5, 2017

Well I've fixed one of two flakes anyway. Investigating the other

@spadgett
Copy link
Member Author

spadgett commented Sep 5, 2017

[test]

@openshift openshift deleted a comment from benjaminapetersen Sep 5, 2017
Avoids a problem where the wrong project can be shown as selected in the
project bar dropdown when the project is not returned in `ProjectsService.list`.
@openshift-bot
Copy link

Evaluated for origin web console test up to cf7a218

@openshift-bot
Copy link

Origin Web Console Test Results: Running (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_web_console/131/) (Base Commit: 5709d8a) (PR Branch Commit: cf7a218)

@openshift-bot
Copy link

Origin Web Console Test Results: SUCCESS

@spadgett
Copy link
Member Author

spadgett commented Sep 6, 2017

[merge]

@openshift-bot
Copy link

Evaluated for origin web console merge up to cf7a218

@openshift-bot
Copy link

openshift-bot commented Sep 6, 2017

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin_web_console/108/) (Base Commit: 5709d8a) (PR Branch Commit: cf7a218)

@openshift-bot openshift-bot merged commit 6ff495e into openshift:master Sep 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants