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

UI: Fix intermittent test failure "cannot read property name of undefined" #4998

Merged
merged 1 commit into from
Dec 13, 2018

Conversation

DingoEatingFuzz
Copy link
Contributor

Introduced by #4860.

Now that the mock allocations no longer create tasks when they aren't in a running state, allocations need to be created in a running state rather than a random state. The original PR addressed this but missed a spot.

@DingoEatingFuzz DingoEatingFuzz merged commit 6e39a3e into master Dec 13, 2018
@DingoEatingFuzz DingoEatingFuzz deleted the b-ui-test-failure branch December 13, 2018 15:52
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant