Closed
Bug 1377521
Opened 7 years ago
Closed 7 years ago
Intermittent dom/svg/test/test_tabindex.html | The active element tabindex is 3 - got -1, expected 3
Categories
(Core :: SVG, defect, P3)
Core
SVG
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox57 | --- | wontfix |
People
(Reporter: aryx, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://treeherder.mozilla.org/logviewer.html#?job_id=111128821&repo=mozilla-inbound
10:40:10 INFO - TEST-START | dom/svg/test/test_tabindex.html
10:40:10 INFO - TEST-INFO | started process screencapture
10:40:11 INFO - TEST-INFO | screencapture: exit 0
10:40:11 INFO - Buffered messages logged at 10:40:10
10:40:11 INFO - TEST-PASS | dom/svg/test/test_tabindex.html | foreignObject initial tabIndex
10:40:11 INFO - TEST-PASS | dom/svg/test/test_tabindex.html | foreignObject tabIndex is set to 1
10:40:11 INFO - TEST-PASS | dom/svg/test/test_tabindex.html | rect initial tabIndex
10:40:11 INFO - TEST-PASS | dom/svg/test/test_tabindex.html | rect tabIndex is set to 2
10:40:11 INFO - TEST-PASS | dom/svg/test/test_tabindex.html | text initial tabIndex
10:40:11 INFO - TEST-PASS | dom/svg/test/test_tabindex.html | text is set to 3
10:40:11 INFO - TEST-PASS | dom/svg/test/test_tabindex.html | link initial tabIndex
10:40:11 INFO - TEST-PASS | dom/svg/test/test_tabindex.html | link is set to 4
10:40:11 INFO - TEST-PASS | dom/svg/test/test_tabindex.html | non-link initial tabIndex
10:40:11 INFO - TEST-PASS | dom/svg/test/test_tabindex.html | non-link is set to 4
10:40:11 INFO - TEST-PASS | dom/svg/test/test_tabindex.html | In the beginning, the active element tabindex is -1
10:40:11 INFO - TEST-PASS | dom/svg/test/test_tabindex.html | The active element tabindex is 1
10:40:11 INFO - TEST-PASS | dom/svg/test/test_tabindex.html | The active element tabindex is 2
10:40:11 INFO - TEST-PASS | dom/svg/test/test_tabindex.html | The active element tabindex is 3
10:40:11 INFO - TEST-PASS | dom/svg/test/test_tabindex.html | The active element tabindex is 3
10:40:11 INFO - Buffered messages finished
10:40:11 INFO - TEST-UNEXPECTED-FAIL | dom/svg/test/test_tabindex.html | The active element tabindex is 3 - got -1, expected 3
10:40:11 INFO - SimpleTest.is@SimpleTest/SimpleTest.js:312:5
10:40:11 INFO - main@dom/svg/test/test_tabindex.html:88:7
10:40:11 INFO - EventListener.handleEvent*@dom/svg/test/test_tabindex.html:99:1
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
status-firefox57:
--- → wontfix
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 7•7 years ago
|
||
I am pretty sure this intermittent will be fixed by bug 1415787
Depends on: 1415787
Comment 8•7 years ago
|
||
I believe bug 1415787 fixed this intermittent. If it happened again, feel free to reopen this.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•