Closed Bug 1729478 Opened 3 years ago Closed 3 years ago

Intermittent TEST-UNEXPECTED-PASS | /editing/other/edit-in-textcontrol-immediately-after-hidden.tentative.html?editor=input&hide-target=editor | <input> is hidden by "keydown" event listener - expected FAIL

Categories

(Core :: DOM: Editor, defect, P5)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1729480
Tracking Status
firefox-esr78 --- unaffected
firefox-esr91 --- unaffected
firefox92 --- unaffected
firefox93 --- unaffected
firefox94 --- affected

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

Filed by: mlaza [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=350798650&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/HnKiJDw_S-OIvTrE6RknGg/runs/0/artifacts/public/logs/live_backing.log


[task 2021-09-07T15:37:01.470Z] 15:37:01     INFO - TEST-START | /dom/events/scrolling/overscroll-deltas.html
[task 2021-09-07T15:37:01.515Z] 15:37:01     INFO - Closing window 1b7e1c08-a4fb-4260-974e-87646e1197a8
[task 2021-09-07T15:37:01.688Z] 15:37:01     INFO - {'actions': [{'type': 'none', 'actions': [{'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 100}, {'type': 'pause', 'duration': 16}], 'id': '0'}, {'type': 'pointer', 'actions': [{'type': 'pointerMove', 'x': 0, 'y': 0, 'origin': {'element-6066-11e4-a52e-4f735466cecf': 'e9443765-282f-4611-a4bf-a7d7e7775892', 'chromeelement-9fc5-4b51-a3c8-01716eedeb04': 'e9443765-282f-4611-a4bf-a7d7e7775892'}}, {'type': 'pointerDown', 'button': 0}, {'type': 'pointerMove', 'x': 0, 'y': 60, 'origin': {'element-6066-11e4-a52e-4f735466cecf': 'e9443765-282f-4611-a4bf-a7d7e7775892', 'chromeelement-9fc5-4b51-a3c8-01716eedeb04': 'e9443765-282f-4611-a4bf-a7d7e7775892'}}, {'type': 'pointerMove', 'x': 0, 'y': 120, 'origin': {'element-6066-11e4-a52e-4f735466cecf': 'e9443765-282f-4611-a4bf-a7d7e7775892', 'chromeelement-9fc5-4b51-a3c8-01716eedeb04': 'e9443765-282f-4611-a4bf-a7d7e7775892'}}, {'type': 'pointerMove', 'x': 0, 'y': 180, 'origin': {'element-6066-11e4-a52e-4f735466cecf': 'e9443765-282f-4611-a4bf-a7d7e7775892', 'chromeelement-9fc5-4b51-a3c8-01716eedeb04': 'e9443765-282f-4611-a4bf-a7d7e7775892'}}, {'type': 'pointerMove', 'x': 0, 'y': 240, 'origin': {'element-6066-11e4-a52e-4f735466cecf': 'e9443765-282f-4611-a4bf-a7d7e7775892', 'chromeelement-9fc5-4b51-a3c8-01716eedeb04': 'e9443765-282f-4611-a4bf-a7d7e7775892'}}, {'type': 'pointerMove', 'x': 0, 'y': 300, 'origin': {'element-6066-11e4-a52e-4f735466cecf': 'e9443765-282f-4611-a4bf-a7d7e7775892', 'chromeelement-9fc5-4b51-a3c8-01716eedeb04': 'e9443765-282f-4611-a4bf-a7d7e7775892'}}, {'type': 'pointerUp', 'button': 0}], 'parameters': {'pointerType': 'touch'}, 'id': 'pointer1'}]}
[task 2021-09-07T15:37:01.702Z] 15:37:01  WARNING - Action action_sequence failed
[task 2021-09-07T15:37:01.706Z] 15:37:01  WARNING - Traceback (most recent call last):
[task 2021-09-07T15:37:01.706Z] 15:37:01  WARNING -   File "Z:\task_163102546862490\build\tests\web-platform\tests\tools\wptrunner\wptrunner\executors\base.py", line 822, in process_action
[task 2021-09-07T15:37:01.706Z] 15:37:01  WARNING -     result = action_handler(payload)
[task 2021-09-07T15:37:01.706Z] 15:37:01  WARNING -   File "Z:\task_163102546862490\build\tests\web-platform\tests\tools\wptrunner\wptrunner\executors\actions.py", line 59, in __call__
[task 2021-09-07T15:37:01.706Z] 15:37:01  WARNING -     self.protocol.action_sequence.send_actions({"actions": actions})
[task 2021-09-07T15:37:01.706Z] 15:37:01  WARNING -   File "Z:\task_163102546862490\build\tests\web-platform\tests\tools\wptrunner\wptrunner\executors\executormarionette.py", line 464, in send_actions
[task 2021-09-07T15:37:01.706Z] 15:37:01  WARNING -     self.marionette._send_message("WebDriver:PerformActions", actions)
[task 2021-09-07T15:37:01.706Z] 15:37:01  WARNING -   File "Z:\task_163102546862490\build\venv\lib\site-packages\marionette_driver\decorators.py", line 27, in _
[task 2021-09-07T15:37:01.706Z] 15:37:01  WARNING -     return func(*args, **kwargs)
[task 2021-09-07T15:37:01.706Z] 15:37:01  WARNING -   File "Z:\task_163102546862490\build\venv\lib\site-packages\marionette_driver\marionette.py", line 630, in _send_message
[task 2021-09-07T15:37:01.706Z] 15:37:01  WARNING -     self._handle_error(err)
[task 2021-09-07T15:37:01.706Z] 15:37:01  WARNING -   File "Z:\task_163102546862490\build\venv\lib\site-packages\marionette_driver\marionette.py", line 652, in _handle_error
[task 2021-09-07T15:37:01.706Z] 15:37:01  WARNING -     raise errors.lookup(error)(message, stacktrace=stacktrace)
[task 2021-09-07T15:37:01.706Z] 15:37:01  WARNING - marionette_driver.errors.InvalidArgumentException: Unknown pointerType: [object String] "touch"
[task 2021-09-07T15:37:01.706Z] 15:37:01  WARNING - stacktrace:
[task 2021-09-07T15:37:01.706Z] 15:37:01  WARNING - 	WebDriverError@chrome://remote/content/shared/webdriver/Errors.jsm:181:5
[task 2021-09-07T15:37:01.706Z] 15:37:01  WARNING - 	InvalidArgumentError@chrome://remote/content/shared/webdriver/Errors.jsm:310:5
[task 2021-09-07T15:37:01.706Z] 15:37:01  WARNING - 	assert.that/<@chrome://remote/content/shared/webdriver/Assert.jsm:435:13
[task 2021-09-07T15:37:01.707Z] 15:37:01  WARNING - 	assert.in@chrome://remote/content/shared/webdriver/Assert.jsm:388:47
[task 2021-09-07T15:37:01.707Z] 15:37:01  WARNING - 	action.PointerType.get@chrome://remote/content/marionette/action.js:402:10
[task 2021-09-07T15:37:01.707Z] 15:37:01  WARNING - 	Pointer@chrome://remote/content/marionette/action.js:588:39
[task 2021-09-07T15:37:01.707Z] 15:37:01  WARNING - 	fromJSON@chrome://remote/content/marionette/action.js:476:14
[task 2021-09-07T15:37:01.707Z] 15:37:01  WARNING - 	fromJSON@chrome://remote/content/marionette/action.js:842:39
[task 2021-09-07T15:37:01.707Z] 15:37:01  WARNING - 	fromJSON@chrome://remote/content/marionette/action.js:805:48
[task 2021-09-07T15:37:01.707Z] 15:37:01  WARNING - 	performActions@chrome://remote/content/marionette/actors/MarionetteCommandsChild.jsm:448:20
[task 2021-09-07T15:37:01.707Z] 15:37:01  WARNING - 	receiveMessage@chrome://remote/content/marionette/actors/MarionetteCommandsChild.jsm:141:31
[task 2021-09-07T15:37:01.707Z] 15:37:01  WARNING - 
[task 2021-09-07T15:37:01.707Z] 15:37:01  WARNING - 
[task 2021-09-07T15:37:01.713Z] 15:37:01  WARNING - Traceback (most recent call last):
[task 2021-09-07T15:37:01.713Z] 15:37:01  WARNING -   File "Z:\task_163102546862490\build\tests\web-platform\tests\tools\wptrunner\wptrunner\executors\executormarionette.py", line 795, in run_func
[task 2021-09-07T15:37:01.713Z] 15:37:01  WARNING -     self.result = True, self.func(self.protocol, self.url, self.timeout)
[task 2021-09-07T15:37:01.713Z] 15:37:01  WARNING -   File "Z:\task_163102546862490\build\tests\web-platform\tests\tools\wptrunner\wptrunner\executors\executormarionette.py", line 923, in do_testharness
[task 2021-09-07T15:37:01.713Z] 15:37:01  WARNING -     done, rv = handler(result)
[task 2021-09-07T15:37:01.713Z] 15:37:01  WARNING -   File "Z:\task_163102546862490\build\tests\web-platform\tests\tools\wptrunner\wptrunner\executors\base.py", line 806, in __call__
[task 2021-09-07T15:37:01.714Z] 15:37:01  WARNING -     return callback(url, payload)
[task 2021-09-07T15:37:01.714Z] 15:37:01  WARNING -   File "Z:\task_163102546862490\build\tests\web-platform\tests\tools\wptrunner\wptrunner\executors\base.py", line 822, in process_action
[task 2021-09-07T15:37:01.714Z] 15:37:01  WARNING -     result = action_handler(payload)
[task 2021-09-07T15:37:01.714Z] 15:37:01  WARNING -   File "Z:\task_163102546862490\build\tests\web-platform\tests\tools\wptrunner\wptrunner\executors\actions.py", line 59, in __call__
[task 2021-09-07T15:37:01.714Z] 15:37:01  WARNING -     self.protocol.action_sequence.send_actions({"actions": actions})
[task 2021-09-07T15:37:01.714Z] 15:37:01  WARNING -   File "Z:\task_163102546862490\build\tests\web-platform\tests\tools\wptrunner\wptrunner\executors\executormarionette.py", line 464, in send_actions
[task 2021-09-07T15:37:01.714Z] 15:37:01  WARNING -     self.marionette._send_message("WebDriver:PerformActions", actions)
[task 2021-09-07T15:37:01.714Z] 15:37:01  WARNING -   File "Z:\task_163102546862490\build\venv\lib\site-packages\marionette_driver\decorators.py", line 27, in _
[task 2021-09-07T15:37:01.714Z] 15:37:01  WARNING -     return func(*args, **kwargs)
[task 2021-09-07T15:37:01.715Z] 15:37:01  WARNING -   File "Z:\task_163102546862490\build\venv\lib\site-packages\marionette_driver\marionette.py", line 630, in _send_message
[task 2021-09-07T15:37:01.715Z] 15:37:01  WARNING -     self._handle_error(err)
[task 2021-09-07T15:37:01.715Z] 15:37:01  WARNING -   File "Z:\task_163102546862490\build\venv\lib\site-packages\marionette_driver\marionette.py", line 652, in _handle_error
[task 2021-09-07T15:37:01.715Z] 15:37:01  WARNING -     raise errors.lookup(error)(message, stacktrace=stacktrace)
[task 2021-09-07T15:37:01.715Z] 15:37:01  WARNING - marionette_driver.errors.InvalidArgumentException: Unknown pointerType: [object String] "touch"
[task 2021-09-07T15:37:01.715Z] 15:37:01  WARNING - stacktrace:
[task 2021-09-07T15:37:01.715Z] 15:37:01  WARNING - 	WebDriverError@chrome://remote/content/shared/webdriver/Errors.jsm:181:5
[task 2021-09-07T15:37:01.715Z] 15:37:01  WARNING - 	InvalidArgumentError@chrome://remote/content/shared/webdriver/Errors.jsm:310:5
[task 2021-09-07T15:37:01.715Z] 15:37:01  WARNING - 	assert.that/<@chrome://remote/content/shared/webdriver/Assert.jsm:435:13
[task 2021-09-07T15:37:01.715Z] 15:37:01  WARNING - 	assert.in@chrome://remote/content/shared/webdriver/Assert.jsm:388:47
[task 2021-09-07T15:37:01.715Z] 15:37:01  WARNING - 	action.PointerType.get@chrome://remote/content/marionette/action.js:402:10
[task 2021-09-07T15:37:01.716Z] 15:37:01  WARNING - 	Pointer@chrome://remote/content/marionette/action.js:588:39
[task 2021-09-07T15:37:01.716Z] 15:37:01  WARNING - 	fromJSON@chrome://remote/content/marionette/action.js:476:14
[task 2021-09-07T15:37:01.716Z] 15:37:01  WARNING - 	fromJSON@chrome://remote/content/marionette/action.js:842:39
[task 2021-09-07T15:37:01.716Z] 15:37:01  WARNING - 	fromJSON@chrome://remote/content/marionette/action.js:805:48
[task 2021-09-07T15:37:01.716Z] 15:37:01  WARNING - 	performActions@chrome://remote/content/marionette/actors/MarionetteCommandsChild.jsm:448:20
[task 2021-09-07T15:37:01.716Z] 15:37:01  WARNING - 	receiveMessage@chrome://remote/content/marionette/actors/MarionetteCommandsChild.jsm:141:31
[task 2021-09-07T15:37:01.716Z] 15:37:01  WARNING - 
[task 2021-09-07T15:37:01.716Z] 15:37:01  WARNING - 
[task 2021-09-07T15:37:01.721Z] 15:37:01     INFO - TEST-ERROR | /dom/events/scrolling/overscroll-deltas.html | took 254ms
[task 2021-09-07T15:37:01.724Z] 15:37:01     INFO - PID 7008 | 1631029021714	Marionette	INFO	Stopped listening on port 51344
[task 2021-09-07T15:37:01.772Z] 15:37:01     INFO - PID 7008 | JavaScript error: resource:///modules/Interactions.jsm, line 201: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIUserIdleService.removeIdleObserver]
[task 2021-09-07T15:37:02.020Z] 15:37:02     INFO - {'actions': [{'type': 'none', 'actions': [{'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}], 'id': '4'}, {'type': 'key', 'actions': [{'type': 'keyDown', 'value': 'a'}, {'type': 'keyUp', 'value': 'a'}], 'id': '5'}]}
[task 2021-09-07T15:37:02.095Z] 15:37:02     INFO - PID 7008 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-09-07T15:37:02.114Z] 15:37:02     INFO - 
[task 2021-09-07T15:37:02.114Z] 15:37:02     INFO - TEST-PASS | /editing/other/edit-in-textcontrol-immediately-after-hidden.tentative.html?editor=input&hide-target=editor | Wait for load event 
[task 2021-09-07T15:37:02.118Z] 15:37:02     INFO - TEST-FAIL | /editing/other/edit-in-textcontrol-immediately-after-hidden.tentative.html?editor=input&hide-target=editor | execCommand("insertText", false, "typed value") in <input> - assert_equals: The value shouldn't be modified by "insertText" command expected "default value" but got "typed value"
[task 2021-09-07T15:37:02.118Z] 15:37:02     INFO - @http://web-platform.test:8000/editing/other/edit-in-textcontrol-immediately-after-hidden.tentative.html?editor=input&hide-target=editor:51:18
[task 2021-09-07T15:37:02.118Z] 15:37:02     INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2087:25
[task 2021-09-07T15:37:02.118Z] 15:37:02     INFO - promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:638:36
[task 2021-09-07T15:37:02.118Z] 15:37:02     INFO - promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:637:20
[task 2021-09-07T15:37:02.118Z] 15:37:02     INFO - TEST-FAIL | /editing/other/edit-in-textcontrol-immediately-after-hidden.tentative.html?editor=input&hide-target=editor | execCommand("delete") in <input> - assert_equals: The value shouldn't be modified by "delete" command expected "default value" but got ""
[task 2021-09-07T15:37:02.118Z] 15:37:02     INFO - @http://web-platform.test:8000/editing/other/edit-in-textcontrol-immediately-after-hidden.tentative.html?editor=input&hide-target=editor:63:18
[task 2021-09-07T15:37:02.118Z] 15:37:02     INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2087:25
[task 2021-09-07T15:37:02.118Z] 15:37:02     INFO - promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:638:36
[task 2021-09-07T15:37:02.118Z] 15:37:02     INFO - promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:637:20
[task 2021-09-07T15:37:02.118Z] 15:37:02     INFO - TEST-UNEXPECTED-PASS | /editing/other/edit-in-textcontrol-immediately-after-hidden.tentative.html?editor=input&hide-target=editor | <input> is hidden by "keydown" event listener - expected FAIL
[task 2021-09-07T15:37:02.118Z] 15:37:02     INFO - TEST-INFO | expected FAIL
[task 2021-09-07T15:37:02.122Z] 15:37:02     INFO - ..
[task 2021-09-07T15:37:02.122Z] 15:37:02     INFO - TEST-OK | /editing/other/edit-in-textcontrol-immediately-after-hidden.tentative.html?editor=input&hide-target=editor | took 958ms
[task 2021-09-07T15:37:02.124Z] 15:37:02     INFO - PID 4436 | 1631029022116	Marionette	INFO	Stopped listening on port 51333
[task 2021-09-07T15:37:02.173Z] 15:37:02     INFO - PID 4436 | JavaScript error: resource:///modules/Interactions.jsm, line 201: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIUserIdleService.removeIdleObserver]
[task 2021-09-07T15:37:02.196Z] 15:37:02     INFO - Browser exited with return code 0
[task 2021-09-07T15:37:02.200Z] 15:37:02     INFO - Closing logging queue
[task 2021-09-07T15:37:02.201Z] 15:37:02     INFO - queue closed
[task 2021-09-07T15:37:02.289Z] 15:37:02     INFO - Application command: Z:\task_163102546862490\build\application\firefox\firefox.exe -marionette about:blank --wait-for-browser -profile C:\Users\task_163102546862490\AppData\Local\Temp\tmpbq7uu5vo
[task 2021-09-07T15:37:02.296Z] 15:37:02     INFO - Starting runner
[task 2021-09-07T15:37:02.526Z] 15:37:02     INFO - PID 4436 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-09-07T15:37:02.646Z] 15:37:02     INFO - Browser exited with return code 0
[task 2021-09-07T15:37:02.650Z] 15:37:02     INFO - Closing logging queue
[task 2021-09-07T15:37:02.651Z] 15:37:02     INFO - queue closed
[task 2021-09-07T15:37:02.726Z] 15:37:02     INFO - Application command: Z:\task_163102546862490\build\application\firefox\firefox.exe -marionette about:blank --wait-for-browser -profile C:\Users\task_163102546862490\AppData\Local\Temp\tmpfgyaixp3
[task 2021-09-07T15:37:02.734Z] 15:37:02     INFO - Starting runner
[task 2021-09-07T15:37:02.745Z] 15:37:02     INFO - PID 2764 | 1631029022744	Marionette	INFO	Marionette enabled
[task 2021-09-07T15:37:03.273Z] 15:37:03     INFO - PID 4988 | 1631029023276	Marionette	INFO	Marionette enabled
[task 2021-09-07T15:37:04.556Z] 15:37:04     INFO - PID 2764 | console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at C:\\Users\\task_163102546862490\\AppData\\Local\\Temp\\tmpbq7uu5vo\\search.json.mozlz4", (void 0)))
[task 2021-09-07T15:37:04.957Z] 15:37:04     INFO - PID 2764 | 1631029024966	Marionette	INFO	Listening on port 51393
[task 2021-09-07T15:37:05.072Z] 15:37:05     INFO - PID 4988 | console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at C:\\Users\\task_163102546862490\\AppData\\Local\\Temp\\tmpfgyaixp3\\search.json.mozlz4", (void 0)))
[task 2021-09-07T15:37:05.444Z] 15:37:05     INFO - PID 4988 | 1631029025449	Marionette	INFO	Listening on port 51396
[task 2021-09-07T15:37:05.611Z] 15:37:05     INFO - TEST-START | /dom/events/scrolling/overscroll-event-fired-to-document.html
Has Regression Range: --- → yes
Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(masayuki)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.