Skip to content

Instantly share code, notes, and snippets.

View foolip's full-sized avatar

Philip Jägenstedt foolip

View GitHub Profile
travis_fold:start:worker_info
Worker information
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
travis_fold:start:system_info
Build system information
Build language: python
travis_fold:start:worker_info
Worker information
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
travis_fold:start:system_info
Build system information
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 69.0.3497.100 @434ca47448: 30124 tests
  • edge 17 @434ca47448: 29994 tests
  • firefox 64.0a1 @434ca47448: 30124 tests
  • safari 11.1 @434ca47448: 29994 tests

firefox-only errors:

This file has been truncated, but you can view the full file.
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
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
@foolip
foolip / crbug-651572.md
Created October 12, 2018 09:13
Investigate web-platform-tests that fail in Chrome but pass in Firefox and Edge

Using these runs:

  • chrome @434ca47448: 30124 tests
  • edge @434ca47448: 29994 tests
  • firefox @434ca47448: 30124 tests

chrome-only failures: