Closed
Bug 1359154
Opened 9 years ago
Closed 9 years ago
Intermittent TEST-UNEXPECTED-PASS | webvtt/rendering/cues-with-video/processing-model | expected FAIL
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
DUPLICATE
of bug 1360718
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell fixed:product])
Comment 1•9 years ago
|
||
Looks related to bug 1353689.
| Comment hidden (Intermittent Failures Robot) |
Comment 3•9 years ago
|
||
this test hasn't been updated in a while, so this is most likely a regression starting on April 24th. This is non-e10s and debug failures primarily. Sadly there are no pieces of information in the log file to help debug this.
Summary: Intermittent TEST-UNEXPECTED-PASS | disable_controls_reposition.html | expected FAIL → Intermittent TEST-UNEXPECTED-PASS | webvtt/rendering/cues-with-video/processing-model | expected FAIL
| Comment hidden (Intermittent Failures Robot) |
Comment 5•9 years ago
|
||
I just take a look about the disable_controls_reposition.html testcase.
Here is my presumption:
Ideally, we should pass the testcase.
However, the code of testcase is not robust because it uses timer. Once the machine runs slowly, the results is FAIL, on the other hand if the machine runs fast, the result is PASS.
So I think we should disable the testcase for short term. For the long term solution, we should modify the testcase to remove the timer.
Flags: needinfo?(bechen)
Comment 6•9 years ago
|
||
I haven't seen this fail in ~3 days, possibly this is fixed?
Updated•9 years ago
|
Whiteboard: [stockwell needswork] → [stockwell unknown]
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Whiteboard: [stockwell unknown] → [stockwell fixed:product]
You need to log in
before you can comment on or make changes to this bug.
Description
•