Fix JavaScript tests and add them to the CQ |
|||||
Issue descriptionFlakiness Dashboard has JavaScript tests, but since they were not run in CQ, they are broken now and need fixing. In order to run the tests one needs to open https://chromium.googlesource.com/infra/infra/+/master/go/src/infra/appengine/test-results/frontend/static/dashboards/run-unittests.html. To add test to CQ, we'll need to find a way to do this automatically on CQ. Julie, do you know if these test can be run without a browser or automated in some other way?
,
Apr 3 2017
Let's ask our frontend experts :)
,
Apr 3 2017
,
Apr 3 2017
cit-sheriffing has done some work to support WCT-based tests on CQ, but it's stalled due to higher priorities. Do you need to run these tests in an actual browser, or would some kind of headless solution suffice? Also, what testing framework do you use?
,
Apr 4 2017
Looks like tests are based on QUnit testing framework (http://qunitjs.com/). I am not sure if they can be run in a headless way. I've only learned one way to trigger them so far - launch run-unittests.html in the browser.
,
Apr 6 2018
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Apr 6 2018
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by serg...@chromium.org
, Apr 3 2017