Using these runs:
- chrome 71.0.3569.0 dev @434ca47448: 30124 tests
- edge 17 @434ca47448: 29994 tests
- firefox 62.0.3 @434ca47448: 30124 tests
- safari 11.1 @434ca47448: 29994 tests
chrome-only errors:
travis_fold:start:worker_info | |
[0K[33;1mWorker information[0m | |
hostname: 0c83ebae-0261-4295-a411-d7c3f7355418@1.production-2-worker-org-gce-n12q | |
version: v5.1.0 https://github.com/travis-ci/worker/tree/0bdbc36fc39a4c4c18f44c0a80f1eadac7a66a65 | |
instance: travis-job-8785b89a-4ec2-4f32-9702-f414b4e49b64 travis-ci-garnet-trusty-1512502259-986baf0 (via amqp) | |
startup: 6.873551735s | |
travis_fold:end:worker_info | |
[0Ktravis_fold:start:system_info | |
[0K[33;1mBuild system information[0m | |
Build language: python |
travis_fold:start:worker_info | |
[0K[33;1mWorker information[0m | |
hostname: 2eb11c42-ac96-4914-8234-e0478538a006@1.production-1-worker-org-gce-dkrk | |
version: v5.1.0 https://github.com/travis-ci/worker/tree/0bdbc36fc39a4c4c18f44c0a80f1eadac7a66a65 | |
instance: travis-job-79124c39-351a-4120-93c3-ea5654900516 travis-ci-garnet-trusty-1512502259-986baf0 (via amqp) | |
startup: 6.544713117s | |
travis_fold:end:worker_info | |
[0Ktravis_fold:start:system_info | |
[0K[33;1mBuild system information[0m | |
Build language: python |
2018-10-27T11:22:17.8429510Z ##[section]Starting: Run infrastructure/ tests | |
2018-10-27T11:22:17.8434840Z ============================================================================== | |
2018-10-27T11:22:17.8435050Z Task : Command Line | |
2018-10-27T11:22:17.8435220Z Description : Run a command line script using cmd.exe on Windows and bash on macOS and Linux. | |
2018-10-27T11:22:17.8435340Z Version : 2.136.0 | |
2018-10-27T11:22:17.8435490Z Author : Microsoft Corporation | |
2018-10-27T11:22:17.8435650Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkID=613735) | |
2018-10-27T11:22:17.8435780Z ============================================================================== | |
2018-10-27T11:22:17.9854360Z Generating script. | |
2018-10-27T11:22:17.9875130Z Script contents: |
Using these runs:
chrome-only errors:
Using these runs:
firefox-only errors:
Automatically turning on experimental features for Chrome Dev | |
Using 1 client processes | |
Starting http server on web-platform.test:8000 | |
Starting http server on web-platform.test:8001 | |
Starting https server on web-platform.test:8443 | |
SUITE-START | Running 176 tests | |
Running reftest tests | |
PID 13710 | Starting ChromeDriver 2.42.591071 (0b695ff80972cc1a65a5cd643186d2ae582cd4ac) on port 4444 | |
PID 13710 | Only local connections are allowed. | |
Starting runner |
Using these runs:
chrome-only failures:
const Octokit = require('@octokit/rest'); | |
const octokit = new Octokit({ | |
auth: `token ${process.env.GH_TOKEN}` | |
}); | |
const repoOptions = { owner: 'web-platform-tests', repo: 'wpt' }; | |
// merge_pr_* tags should exist since July 2017. | |
const SINCE = Date.parse('2017-07-01T00:00Z'); |
# page 1 | |
# page 2 | |
# page 3 | |
# page 4 | |
# page 5 | |
# page 6 | |
# page 7 | |
# page 8 | |
# page 9 | |
# page 10 |
Using these runs:
chrome-only failures: