Closed
Bug 1175390
Opened 9 years ago
Closed 9 years ago
Intermittent test_pointerlock-api.html | file_escapeKey.html: Pressing Escape key should unlock the pointer - expected PASS
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla41
Tracking | Status | |
---|---|---|
firefox39 | --- | unaffected |
firefox40 | --- | unaffected |
firefox41 | --- | fixed |
firefox-esr31 | --- | unaffected |
firefox-esr38 | --- | unaffected |
People
(Reporter: xidorn, Assigned: xidorn)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
(deleted),
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
19:14:05 INFO - 233 INFO TEST-UNEXPECTED-FAIL | dom/tests/mochitest/pointerlock/test_pointerlock-api.html | file_escapeKey.html: Pressing Escape key should unlock the pointer - expected PASS
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Updated•9 years ago
|
Keywords: intermittent-failure
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 4•9 years ago
|
||
This is not really an intermittent appears in any repo yet, but I see this in my try push, and it seems that this test could indeed cause failure, since we cannot guarantee the order of fullscreenchange event and pointerlockchange event when Escape is pressed.
Assignee: nobody → quanxunzhen
Attachment #8623465 -
Flags: review?(bugs)
Updated•9 years ago
|
Attachment #8623465 -
Flags: review?(bugs) → review+
Comment 6•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
Updated•9 years ago
|
status-firefox39:
--- → unaffected
status-firefox40:
--- → unaffected
status-firefox-esr31:
--- → unaffected
status-firefox-esr38:
--- → unaffected
You need to log in
before you can comment on or make changes to this bug.
Description
•