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 test with ems folder #1547

Merged
merged 6 commits into from
Jun 15, 2017
Merged

Conversation

lpichler
Copy link
Contributor

@lpichler lpichler commented Jun 15, 2017

fix travis failure https://travis-ci.org/ManageIQ/manageiq-ui-classic/jobs/242877715

What happened 💥

this test was weird and it was passing by chance. it was revealed by refactoring in ManageIQ/manageiq#15346. The combination of descendant filter and managed filter(tag filter) did not work properly, it displays resources regardless of user's tag filter.

Fix 💉

there is tagged user and he wanted to see EmsFolder, but there is nothing tagged.
So fix is that I am adding vm and tagging it.

Other commits our just clean up.

@miq-bot assign @himdel
@miq-bot technical debt

@miq-bot
Copy link
Member

miq-bot commented Jun 15, 2017

@lpichler unrecognized command 'technical', ignoring...

Accepted commands are: add_label, assign, close_issue, move_issue, remove_label, rm_label, set_milestone

@lpichler lpichler force-pushed the fix_test_with_ems_folder branch from 63d568f to b97869f Compare June 15, 2017 12:01
@lpichler
Copy link
Contributor Author

@himdel thanks 👍

@miq-bot
Copy link
Member

miq-bot commented Jun 15, 2017

Checked commits lpichler/manageiq-ui-classic@81f8db9~...b97869f with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 1 offense detected

spec/controllers/application_controller/explorer_spec.rb

@himdel himdel merged commit 9659336 into ManageIQ:master Jun 15, 2017
@himdel himdel added this to the Sprint 63 Ending Jun 19, 2017 milestone Jun 15, 2017
@lpichler lpichler deleted the fix_test_with_ems_folder branch June 15, 2017 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants