Despite several retriggers I can't get this build to complete:
https://travis-ci.org/w3c/web-platform-tests/builds/219138173
The Firefox job mostly just sits there saying with no suggesting that it might ever end:
PROCESS | 5824 | MARIONETTE LOG: INFO: Timeout fired
The Chrome job kept failing the stability check although I notice on this latest trigger it is now just doing:
PROCESS | 11743 | Starting ChromeDriver 2.29.461571 (8a88bbe0775e2a23afda0ceaf2ef7ee74e822cc5) on port 4451
PROCESS | 11743 | Only local connections are allowed.
PROCESS | 11860 | Starting ChromeDriver 2.29.461571 (8a88bbe0775e2a23afda0ceaf2ef7ee74e822cc5) on port 4452
PROCESS | 11860 | Only local connections are allowed.
PROCESS | 13137 | Starting ChromeDriver 2.29.461571 (8a88bbe0775e2a23afda0ceaf2ef7ee74e822cc5) on port 4453
PROCESS | 13137 | Only local connections are allowed.
PROCESS | 13255 | Starting ChromeDriver 2.29.461571 (8a88bbe0775e2a23afda0ceaf2ef7ee74e822cc5) on port 4454
I guess it will keep doing that until we run out of integers.
A build from the same PR with nearly the same test content yesterday, however, ran with no problems.
CC: @jugglinmike @bobholt
Despite several retriggers I can't get this build to complete:
https://travis-ci.org/w3c/web-platform-tests/builds/219138173
The Firefox job mostly just sits there saying with no suggesting that it might ever end:
The Chrome job kept failing the stability check although I notice on this latest trigger it is now just doing:
I guess it will keep doing that until we run out of integers.
A build from the same PR with nearly the same test content yesterday, however, ran with no problems.
CC: @jugglinmike @bobholt