Open
Bug 1500046
Opened 6 years ago
Updated 2 years ago
Intermittent devtools/client/inspector/animation/test/browser_animation_logic_mutations_fast.js | Test timed out -
Categories
(DevTools :: Inspector: Animations, defect, P5)
DevTools
Inspector: Animations
Tracking
(Not tracked)
NEW
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure, leave-open, Whiteboard: [retriggered][stockwell disabled])
Attachments
(3 files)
Filed by: btara [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=206323065&repo=autoland
https://queue.taskcluster.net/v1/task/EOpkmMNbQsWlBxrb0Beq2w/runs/0/artifacts/public/logs/live_backing.log
10:30:00 INFO - Loading the helper frame script chrome://mochitests/content/browser/devtools/client/inspector/animation/test/doc_frame_script.js
10:30:00 INFO - Loading the helper frame script chrome://mochitests/content/browser/devtools/client/shared/test/frame-script-utils.js
10:30:00 INFO - Opening the inspector
10:30:00 INFO - Opening the toolbox
10:30:00 INFO - Buffered messages logged at 10:28:32
10:30:00 INFO - Toolbox opened and focused
10:30:00 INFO - Selecting the animationinspector sidebar
10:30:00 INFO - Check state of the animation inspector after fast mutations
10:30:00 INFO - Buffered messages logged at 10:28:37
10:30:00 INFO - TEST-PASS | devtools/client/inspector/animation/test/browser_animation_logic_mutations_fast.js | Animation inspector should be live -
10:30:00 INFO - Buffered messages finished
10:30:00 INFO - TEST-UNEXPECTED-FAIL | devtools/client/inspector/animation/test/browser_animation_logic_mutations_fast.js | Test timed out -
10:30:01 INFO - GECKO(5064) | ++DOMWINDOW == 28 (0B2AFC00) [pid = 5144] [serial = 134] [outer = 0B25AC60]
10:30:01 INFO - Removing tab.
10:30:01 INFO - Waiting for event: 'TabClose' on [object XULElement].
10:30:01 INFO - Got event: 'TabClose' on [object XULElement].
10:30:01 INFO - Tab removed and finished closing
10:30:01 INFO - GECKO(5064) | --DOCSHELL 15DE5400 == 11 [pid = 5144] [id = {e682ead2-aa1f-4ab0-b8e0-28c3c9a4bee9}]
10:30:01 INFO - GECKO(5064) | --DOCSHELL 15DE8400 == 10 [pid = 5144] [id = {bfd19eb1-3724-498d-92cf-537a09920807}]
10:30:01 INFO - GECKO(5064) | --DOMWINDOW == 27 (16ACA970) [pid = 5144] [serial = 128] [outer = 00000000] [url = about:blank]
Updated•6 years ago
|
Blocks: 1488379
Summary: Intermittent Test Verify devtools/client/inspector/animation/test/browser_animation_logic_mutations_fast.js | Test timed out - → Intermittent devtools/client/inspector/animation/test/browser_animation_logic_mutations_fast.js | Test timed out -
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 3•6 years ago
|
||
Retriggered:
https://treeherder.mozilla.org/intermittent-failures.html#/bugdetails?startday=2018-10-14&endday=2018-10-21&tree=trunk&page=2&page_size=100&bug=1500046
https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedJob=206371379&searchStr=978744e2f1031e4604337b2c9d4771035f11aa9f&tochange=3e2d47ca7a2a199ab58bf0b7605882a205e6cece&fromchange=a0e2d7e922d83b15720c193f672312e639634a33&group_state=expanded
Whiteboard: [retriggered]
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 7•6 years ago
|
||
Hi,
The retrigger and backfill is:
This started from https://bugzilla.mozilla.org/show_bug.cgi?id=1488379, first as a TV job:
https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception%2Cusercancel%2Crunning%2Cpending%2Crunnable&searchStr=tv&revision=a0e2d7e922d83b15720c193f672312e639634a33&selectedJob=206316766
and then it became a dt3 failure:
https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=success%2Ctestfailed%2Cbusted%2Cexception%2Cusercancel%2Crunning%2Cpending%2Crunnable&searchStr=Linux%2Cx64%2Cdebug%2Cdt3&revision=a0e2d7e922d83b15720c193f672312e639634a33&selectedJob=206316764
yulia: This is a highly frequent failing test, with the [stockwell disable-recommended] tag. Can you have a look into this? Thanks!
Flags: needinfo?(ystartsev)
Comment 8•6 years ago
|
||
Created a disable patch for all platforms, in case if ti is needed.
Assignee: nobody → aiakab
Attachment #9019531 -
Flags: review?(jmaher)
Comment hidden (Intermittent Failures Robot) |
Comment 10•6 years ago
|
||
Comment on attachment 9019531 [details] [diff] [review]
Disabled on all platforms
Review of attachment 9019531 [details] [diff] [review]:
-----------------------------------------------------------------
as this is disable recommended, lets do that- it is easy to re-enable the test when the devtools team has time to hack on it.
Attachment #9019531 -
Flags: review?(jmaher) → review+
Updated•6 years ago
|
Keywords: checkin-needed,
leave-open
Whiteboard: [retriggered][stockwell disable-recommended] → [retriggered][stockwell disabled]
Comment 11•6 years ago
|
||
Hi, sorry it looks like I didn’t save my pto info in bugzilla. I will take a look at this next week when I am back.
A bit of context - the intermittent in this test is due to how the test was originally written. It didn’t wait for shut down. When I made the change in the 1478839 bug, it properly shut down the animations front, causing the test to permafail. I introduced code that counts down until all of the code is finished running before shutting down, and this is likely the source of the intermittent. This was the second patch in that bug.
Flags: needinfo?(ystartsev)
Comment 12•6 years ago
|
||
Pushed by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1aa6481a987a
disabled browser_animation_logic_mutations_fast.js on all platforms. r=jmaher
Keywords: checkin-needed
Comment 13•6 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 16•6 years ago
|
||
It looks like my attempt to wait for everything to finish caused a more serious
intermittent. I rolled back those changes here, but the updateAnimations function should be
throttled, it is causing react to throw Invariant errors, as setState is called too many times too
quickly.
Comment 17•6 years ago
|
||
Pushed by ystartsev@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/63fc6e8dea67
fix intermittent timeout in animations_mutation_fast; r=daisuke
Comment 18•6 years ago
|
||
Backed out changeset 63fc6e8dea67 (Bug 1500046) for ES lint failure in /builds/worker/checkouts/gecko/devtools/client/inspector/animation/test/browser_animation_logic_mutations_add_remove_immediately.js CLOSED TREE
Push with failure: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception%2Cusercancel%2Crunnable&selectedJob=208579793&revision=63fc6e8dea677888fdf36dcba91b4f179d19f3c2
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=208579793&repo=autoland&lineNumber=273
Backout push: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception%2Cusercancel%2Crunnable&revision=4628117a921774aade302139ee59ad2af31592f5
Assignee: aiakab → nobody
Updated•6 years ago
|
Flags: needinfo?(ystartsev)
Comment 19•6 years ago
|
||
Please also see this dt failure that seems to be related to you push: https://treeherder.mozilla.org/logviewer.html#?job_id=208580945&repo=autoland&lineNumber=10069 Thanks!
Comment 20•6 years ago
|
||
Depends on D10048
Comment 21•6 years ago
|
||
yulia: Hi, this crash also started from the push that was backed out:https://treeherder.mozilla.org/logviewer.html#?job_id=208580995&repo=autoland&lineNumber=4825
I filed this bug for the crash https://bugzilla.mozilla.org/show_bug.cgi?id=1503226.
Can you please have a look at it? Thanks!
Comment 22•6 years ago
|
||
Pushed by ystartsev@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3223e196cc6e
fix intermittent timeout in animations_mutation_fast; r=daisuke
Comment 23•6 years ago
|
||
Pushed by ystartsev@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/947dc10ef79a
re-enable test; r=daisuke
Comment 24•6 years ago
|
||
bugherder |
Comment 25•6 years ago
|
||
bugherder |
Comment 26•6 years ago
|
||
I don't think that failure is related. With the two prs for this intermittent, it does not appear: https://treeherder.mozilla.org/#/jobs?repo=try&selectedJob=208844684&revision=73cab44e90a6640839ed8713afe38c5c9e0d38ba
Flags: needinfo?(ystartsev)
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•