Closed Bug 1265490 Opened 8 years ago Closed 4 years ago

Intermittent TIMEOUT | bold_transition_with_timestamp.html

Categories

(Core :: Audio/Video: Playback, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: aryx, Unassigned)

Details

(Keywords: intermittent-failure)

https://treeherder.mozilla.org/logviewer.html#?job_id=26003513&repo=mozilla-inbound

03:35:19     INFO - PROCESS | 10827 | 1460975719063	Marionette	TRACE	conn3 -> [0,1076,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nfunction test(x) {\n  log(\"classList: \" + root.classList);\n  if (!root.classList.contains(\"reftest-wait\")) {\n    observer.disconnect();\n    marionetteScriptFinished();\n  }\n}\n\nvar root = document.documentElement;\nvar observer = new MutationObserver(test);\n\nobserver.observe(root, {attributes: true});\n\nif (document.readyState != \"complete\") {\n  onload = test\n} else {\n  test();\n}\n","newSandbox":true,"line":477,"args":[],"filename":"executormarionette.py"}]
03:35:19     INFO - PROCESS | 10827 | MARIONETTE LOG: INFO: classList:
03:36:08     INFO - TEST-UNEXPECTED-TIMEOUT | /webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_transition_with_timestamp.html | expected FAIL
03:36:08     INFO - TEST-INFO expected FAIL | took 53256ms
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.