Closed Bug 1332970 Opened 8 years ago Closed 8 years ago

Intermittent test_restyles.html | Assertion count 1 is greater than expected range 0-0 assertions.

Categories

(Core :: DOM: Animation, defect, P3)

45 Branch
ARM
Android
defect

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox54 --- fixed
firefox55 --- fixed

People

(Reporter: hiro, Assigned: gbrown)

References

(Depends on 1 open bug)

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell fixed])

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1244897 +++ https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=70340410 On Android, we have been still seeing failure. I guess it's related to bug 1326306.
1-26 10:33:40.404 791 809 I GeckoDump: ⰲ겿{"action":"test_status","time":1485455620404,"thread":null,"pid":null,"source":"mochitest","test":"chrome://mochitests/content/chrome/dom/animation/test/chrome/test_restyles.html","subtest":"The opacity animation overridden by an !important rule is NOT running on the compositor","status":"PASS","js_source":"TestRunner.js"}ⰲ겿 01-26 10:33:40.724 791 809 I Gecko : [791] ###!!! ASSERTION: Potential deadlock detected: 01-26 10:33:40.724 791 809 I Gecko : Cyclical dependency starts at 01-26 10:33:40.724 791 809 I Gecko : Mutex : ObservedDocShellMutex 01-26 10:33:40.724 791 809 I Gecko : Next dependency: 01-26 10:33:40.724 791 809 I Gecko : Mutex : StaticMutex (currently acquired) 01-26 10:33:40.724 791 809 I Gecko : Cycle completed at 01-26 10:33:40.724 791 809 I Gecko : Mutex : ObservedDocShellMutex 01-26 10:33:40.724 791 809 I Gecko : Deadlock may happen for some other execution 01-26 10:33:40.724 791 809 I Gecko : 01-26 10:33:40.724 791 809 I Gecko : : 'Error', file /home/worker/workspace/build/src/xpcom/threads/BlockingResourceBase.cpp, line 307 01-26 10:33:40.734 791 809 I GeckoDump: ⰲ겿{"action":"test_status","time":1485455620736,"thread":null,"pid":null,"source":"mochitest","test":"chrome://mochitests/content/chrome/dom/animation/test/chrome/test_restyles.html","subtest":"Opacity animation on orphaned element should not cause restyles","status":"PASS","js_source":"TestRunner.js"}ⰲ겿
:hiro - Since you've already tried to fix this once and no one seems to have time to follow up, let's just allow the assertion.
Assignee: nobody → gbrown
Attachment #8872432 - Flags: review?(hikezoe)
Attachment #8872432 - Flags: review?(hikezoe) → review+
Pushed by gbrown@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/8c149fcc5296 Allow assertion in test_restyles.html; r=hiro