Closed
Bug 1464573
Opened 8 years ago
Closed 7 years ago
Intermittent TEST-UNEXPECTED-PASS | /html/semantics/forms/textfieldselection/select-event.html | input type password: setRangeText() a second time (must not fire select) - expected FAIL
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: apavel [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=180359692&repo=mozilla-inbound
https://queue.taskcluster.net/v1/task/WctYotKZShOFkRkJAh39aA/runs/0/artifacts/public/logs/live_backing.log
[task 2018-05-26T05:56:45.033Z] 05:56:45 INFO - TEST-PASS | /html/semantics/forms/textfieldselection/select-event.html | input type password: selectionDirection
[task 2018-05-26T05:56:45.034Z] 05:56:45 INFO - TEST-FAIL | /html/semantics/forms/textfieldselection/select-event.html | input type password: selectionDirection a second time (must not fire select) - assert_unreached: the select event must not fire the second time Reached unreachable code
[task 2018-05-26T05:56:45.035Z] 05:56:45 INFO - EventHandlerNonNull*@http://web-platform.test:8000/html/semantics/forms/textfieldselection/select-event.html:71:21
[task 2018-05-26T05:56:45.035Z] 05:56:45 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1538:20
[task 2018-05-26T05:56:45.035Z] 05:56:45 INFO - promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:580:27
[task 2018-05-26T05:56:45.036Z] 05:56:45 INFO - promise callback*promise_test@http://web-platform.test:8000/resources/testharness.js:576:31
[task 2018-05-26T05:56:45.036Z] 05:56:45 INFO - @http://web-platform.test:8000/html/semantics/forms/textfieldselection/select-event.html:70:5
[task 2018-05-26T05:56:45.036Z] 05:56:45 INFO - @http://web-platform.test:8000/html/semantics/forms/textfieldselection/select-event.html:53:3
[task 2018-05-26T05:56:45.037Z] 05:56:45 INFO - @http://web-platform.test:8000/html/semantics/forms/textfieldselection/select-event.html:50:1
[task 2018-05-26T05:56:45.037Z] 05:56:45 INFO - TEST-PASS | /html/semantics/forms/textfieldselection/select-event.html | input type password: setSelectionRange()
[task 2018-05-26T05:56:45.037Z] 05:56:45 INFO - TEST-FAIL | /html/semantics/forms/textfieldselection/select-event.html | input type password: setSelectionRange() a second time (must not fire select) - assert_unreached: the select event must not fire the second time Reached unreachable code
[task 2018-05-26T05:56:45.038Z] 05:56:45 INFO - EventHandlerNonNull*@http://web-platform.test:8000/html/semantics/forms/textfieldselection/select-event.html:71:21
[task 2018-05-26T05:56:45.038Z] 05:56:45 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1538:20
[task 2018-05-26T05:56:45.038Z] 05:56:45 INFO - promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:580:27
[task 2018-05-26T05:56:45.038Z] 05:56:45 INFO - promise callback*promise_test@http://web-platform.test:8000/resources/testharness.js:576:31
[task 2018-05-26T05:56:45.039Z] 05:56:45 INFO - @http://web-platform.test:8000/html/semantics/forms/textfieldselection/select-event.html:70:5
[task 2018-05-26T05:56:45.039Z] 05:56:45 INFO - @http://web-platform.test:8000/html/semantics/forms/textfieldselection/select-event.html:53:3
[task 2018-05-26T05:56:45.039Z] 05:56:45 INFO - @http://web-platform.test:8000/html/semantics/forms/textfieldselection/select-event.html:50:1
[task 2018-05-26T05:56:45.040Z] 05:56:45 INFO - TEST-PASS | /html/semantics/forms/textfieldselection/select-event.html | input type password: setRangeText()
[task 2018-05-26T05:56:45.040Z] 05:56:45 INFO - TEST-UNEXPECTED-PASS | /html/semantics/forms/textfieldselection/select-event.html | input type password: setRangeText() a second time (must not fire select) - expected FAIL
[task 2018-05-26T05:56:45.040Z] 05:56:45 INFO - TEST-INFO | expected FAIL
[task 2018-05-26T05:56:45.041Z] 05:56:45 INFO - TEST-OK | /html/semantics/forms/textfieldselection/select-event.html | took 2843ms
| Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•