Hello, I have been looking at the ZeroBanner browser test [0] which has been failing since day 1 and only has two tests. That sounded like a good candidate for my first browser test debug session.
When running it on my laptop, they passed. I found out the only difference was the phantomjs version in use. So I have adjust the job to install phantomjs 1.9.7 and suddenly: Yippee, build fixed! We now have a working ZeroBanner browser test \O/ The Gerrit change is https://gerrit.wikimedia.org/r/#/c/157151/ we probably want to update the rest of phantomjs jobs to take advantage of the new version and might have more scenarios fixed as a result. [0] https://integration.wikimedia.org/ci/job/browsertests-ZeroBanner-en.m.wikipedia.org-linux-phantomjs/ -- Antoine "hashar" Musso _______________________________________________ QA mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/qa
