aboutsummaryrefslogtreecommitdiffstats
path: root/ci/qunit-selenium-runner.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix ActionView UJS buildeileencodes2018-01-181-0/+1
| | | | | | | | | | The UJS build has been failing with Chrome failed to start. This commit fixes it by adding the option `--no-sandbox`. Travis removed the sanbox option which is why Chrome crashes. Ref https://github.com/travis-ci/travis-ci/issues/8836 Example failure: https://travis-ci.org/rails/rails/jobs/330396750
* Keep rubocop happy with the new Selenium runnerMatthew Draper2017-10-281-4/+6
|
* Count assertions instead of tests in reportGuillermo Iguaran2017-10-191-1/+1
|
* PhantomJS is abandoned, replace it with Selenium/Chrome headlessGuillermo Iguaran2017-10-191-0/+13