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

Don't match exact queue_options when testing queued operations #6504

Closed
agrare opened this issue Dec 6, 2019 · 0 comments · Fixed by #6505
Closed

Don't match exact queue_options when testing queued operations #6504

agrare opened this issue Dec 6, 2019 · 0 comments · Fixed by #6505

Comments

@agrare
Copy link
Member

agrare commented Dec 6, 2019

When testing queued operations from the UI, the exact queue item that gets created is behind the core API and subject to change.

A number of tests match the exact queue item after calling e.g. https://github.com/ManageIQ/manageiq-ui-classic/pull/6503/files#diff-e3d4bee6155d481bf27dd39fb55328fdR166 and fail when an additional parameter is added to the queue_options.

Example UI failures:

The UI should only test what is needed and not match on exact hashes.

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 a pull request may close this issue.

1 participant