Closed Bug 1671752 Opened 4 years ago Closed 3 years ago

Intermittent devtools/client/inspector/animation/test/browser_animation_animation-detail_title.js | Test timed out -

Categories

(DevTools :: Inspector: Animations, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, regression)

Filed by: csabou [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=318877889&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/YWA4AqhGSaev6thW4cr26w/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/YWA4AqhGSaev6thW4cr26w/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1


[task 2020-10-16T21:42:34.352Z] 21:42:34     INFO - TEST-PASS | devtools/client/inspector/animation/test/browser_animation_animation-detail_title.js | Title of "delay-positive" should be "test-delay-animation — Script Animation" - 
[task 2020-10-16T21:42:34.352Z] 21:42:34     INFO - Checking title at easing-step
[task 2020-10-16T21:42:34.357Z] 21:42:34     INFO - Click on animation whose selector of target element is '.easing-step'
[task 2020-10-16T21:42:34.357Z] 21:42:34     INFO - Buffered messages finished
[task 2020-10-16T21:42:34.357Z] 21:42:34     INFO - TEST-UNEXPECTED-FAIL | devtools/client/inspector/animation/test/browser_animation_animation-detail_title.js | Test timed out - 
[task 2020-10-16T21:42:34.358Z] 21:42:34     INFO - GECKO(2318) | console.error: (new Error("Connection closed, pending request to server0.conn0.child3/animationplayer42, type getProperties failed\n\nRequest stack:\nrequest@resource://devtools/shared/protocol/Front.js:280:14\ngenerateRequestMethods/</frontProto[name]@resource://devtools/shared/protocol/Front/FrontClassWithSpec.js:46:19\ngetAnimatedPropertyMap@resource://devtools/client/inspector/animation/animation.js:265:40\nupdateState@resource://devtools/client/inspector/animation/components/AnimatedPropertyList.js:76:27\ncomponentWillReceiveProps@resource://devtools/client/inspector/animation/components/AnimatedPropertyList.js:49:10\ncallComponentWillReceiveProps@resource://devtools/client/shared/vendor/react-dom.js:8303:14\nupdateClassInstance@resource://devtools/client/shared/vendor/react-dom.js:8482:36\nupdateClassComponent@resource://devtools/client/shared/vendor/react-dom.js:10599:20\nbeginWork@resource://devtools/client/shared/vendor/react-dom.js:11419:16\nperformUnitOfWork@resource://devtools/client/shared/vendor/react-dom.js:14702:12\nworkLoop@resource://devtools/client/shared/vendor/react-dom.js:14720:24\nrenderRoot@resource://devtools/client/shared/vendor/react-dom.js:14803:15\nperformWorkOnRoot@resource://devtools/client/shared/vendor/react-dom.js:15655:17\nperformWork@resource://devtools/client/shared/vendor/react-dom.js:15567:24\nperformSyncWork@resource://devtools/client/shared/vendor/react-dom.js:15541:14\ninteractiveUpdates$1@resource://devtools/client/shared/vendor/react-dom.js:15808:7\ninteractiveUpdates@resource://devtools/client/shared/vendor/react-dom.js:1901:10\ndispatchInteractiveEvent@resource://devtools/client/shared/vendor/react-dom.js:4328:21\nsynthesizeMouseAtPoint@chrome://mochikit/content/tests/SimpleTest/EventUtils.js:621:13\nsynthesizeMouse@chrome://mochikit/content/tests/SimpleTest/EventUtils.js:522:10\nsynthesizeMouseAtCenter@chrome://mochikit/content/tests/SimpleTest/EventUtils.js:697:10\nclickOnSummaryGraph@chrome://mochitests/content/browser/devtools/client/inspector/animation/test/head.js:312:14\nclickOnAnimationByTargetSelector@chrome://mochitests/content/browser/devtools/client/inspector/animation/test/head.js:157:9\n@chrome://mochitests/content/browser/devtools/client/inspector/animation/test/browser_animation_animation-detail_title.js:32:11\nAsync*Tester_execTest/<@chrome://mochikit/content/browser-test.js:1069:34\nTester_execTest@chrome://mochikit/content/browser-test.js:1109:11\nnextTest/<@chrome://mochikit/content/browser-test.js:926:14\nSimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:1037:23\n", "resource://devtools/shared/protocol/Front.js", 101))
[task 2020-10-16T21:42:34.376Z] 21:42:34     INFO - Removing tab.
[task 2020-10-16T21:42:34.376Z] 21:42:34     INFO - Waiting for event: 'TabClose' on [object XULElement].
[task 2020-10-16T21:42:34.394Z] 21:42:34     INFO - Got event: 'TabClose' on [object XULElement].
[task 2020-10-16T21:42:34.456Z] 21:42:34     INFO - Tab removed and finished closing
[task 2020-10-16T21:42:41.675Z] 21:42:41     INFO - TEST-PASS | devtools/client/inspector/animation/test/browser_animation_animation-detail_title.js | The main process DevToolsServer has no pending connection when the test ends - 
[task 2020-10-16T21:42:41.830Z] 21:42:41     INFO - GECKO(2318) | MEMORY STAT vsizeMaxContiguous not supported in this build configuration.
[task 2020-10-16T21:42:41.830Z] 21:42:41     INFO - GECKO(2318) | MEMORY STAT | vsize 7550MB | residentFast 323MB | heapAllocated 112MB
[task 2020-10-16T21:42:41.830Z] 21:42:41     INFO - TEST-OK | devtools/client/inspector/animation/test/browser_animation_animation-detail_title.js | took 203476ms```

This seems unrelated to my patch.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
No longer regressed by: 1279647
Resolution: INCOMPLETE → ---
Summary: Intermittent TV devtools/client/inspector/animation/test/browser_animation_animation-detail_title.js | Test timed out - → Intermittent devtools/client/inspector/animation/test/browser_animation_animation-detail_title.js | Test timed out -
Status: REOPENED → RESOLVED
Closed: 4 years ago3 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.