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 tests #12488

Merged
merged 5 commits into from Jan 20, 2018
Merged

Fix tests #12488

merged 5 commits into from Jan 20, 2018

Conversation

sgiehl
Copy link
Member

@sgiehl sgiehl commented Jan 20, 2018

Due to merging various Pull requests without having a look at the tests, there are now a lot of UI tests failing (>300). Most of the changes seems to be legit, but it took me a few hours nevertheless to go through all changes and check if they are correct or failures.

Remaining failing tests are currently the ActionsDataTable UI tests. It seems like the sorting isn't triggered anymore in the tests. It seems first UI build where it was failing is after merging the ZEN mode changes, but that might not necessarily be the reason. Need to investigate that further

@sgiehl sgiehl added the c: Tests & QA For issues related to automated tests or making it easier to QA & test issues. label Jan 20, 2018
@sgiehl sgiehl added this to the 3.3.1 milestone Jan 20, 2018
@sgiehl sgiehl force-pushed the fixtests branch 2 times, most recently from 7f99f87 to 86ffbb7 Compare January 20, 2018 15:24
@sgiehl
Copy link
Member Author

sgiehl commented Jan 20, 2018

Seems it has been a timing issue. Adding a wait time fixed the problem. Seems all tests are working now (besides some tests that randomly failed). Will merge soon, so we can rebase/update the other PRs to check if some tests are broken there

@sgiehl sgiehl merged commit cec2b59 into 3.x-dev Jan 20, 2018
@sgiehl sgiehl deleted the fixtests branch January 20, 2018 16:57
@mattab mattab added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Tests & QA For issues related to automated tests or making it easier to QA & test issues. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants