Closed Bug 965655 Opened 10 years ago Closed 10 years ago

Intermittent test_initial_storage.html,test_value_storage.html | application timed out after 330.0 seconds with no output

Categories

(Core :: CSS Parsing and Computation, defect, P5)

All
Gonk (Firefox OS)
defect

Tracking

()

RESOLVED FIXED
mozilla30
Tracking Status
firefox28 --- unaffected
firefox29 --- unaffected
firefox30 --- fixed
firefox-esr24 --- unaffected

People

(Reporter: KWierso, Assigned: dbaron)

Details

(Keywords: intermittent-failure)

https://tbpl.mozilla.org/php/getParsedLog.php?id=33779747&tree=Mozilla-Inbound
slave: tst-linux64-ec2-341




18:46:10     INFO -  168044 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | parse+compute+serialize(flex-grow) should be idempotent for 'flex: 1 2 -moz-max-content'
18:46:10     INFO -  168045 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | parse+compute+serialize(flex-shrink) should be idempotent for 'flex: 1 2 -moz-max-content'
18:46:10     INFO -  168046 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | parse+compute+serialize(flex-basis) should be idempotent for 'flex: 1 2 -moz-max-content'
18:46:10     INFO -  168047 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | unremovable properties when setting property flex to 1 2 -moz-max-content
18:46:10     INFO -  168048 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | non-empty serialization after removing all properties when setting property flex to 1 2 -moz-max-content
18:46:10     INFO -  168049 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | setting 'var(a)' on 'flex'
18:46:10     INFO -  168050 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | setting 'var(a)' on 'flex' (for 'flex-grow')
18:51:41     INFO -  168051 INFO B2GRunner TEST-UNEXPECTED-FAIL | /tests/layout/style/test/test_value_storage.html | application timed out after 330.0 seconds with no output
18:51:41     INFO -  B2GRunner INFO | checking for crashes in '/data/local/tests/profile/minidumps'
18:52:50     INFO -  Mochitest INFO | runtestsb2g.py | Running tests: end.
18:57:20     INFO -  TEST-PASS | /tests/layout/style/test/test_value_storage.html | setting 'var(a)' on 'flex' (for 'flex-shrink')
18:57:20     INFO -  168052 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | setting 'var(a)' on 'flex' (for 'flex-basis')
18:57:20     INFO -  168053 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | serialization should match property value
18:57:20     INFO -  168054 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | parse+serialize should be idempotent for 'flex: var(a)'
18:57:20     INFO -  168055 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | parse+compute+serialize(flex-grow) should be idempotent for 'flex: var(a)'
18:57:20     INFO -  168056 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | parse+compute+serialize(flex-shrink) should be idempotent for 'flex: var(a)'
18:57:20     INFO -  168057 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | parse+compute+serialize(flex-basis) should be idempotent for 'flex: var(a)'
18:57:20     INFO -  168058 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | unremovable properties when setting property flex to var(a)
18:57:20     INFO -  168059 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | non-empty serialization after removing all properties when setting property flex to var(a)
18:57:20     INFO -  168060 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | setting '-moz-max-content 1' on 'flex'
18:57:20     INFO -  168061 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | setting '-moz-max-content 1' on 'flex' (for 'flex-grow')
18:57:20     INFO -  168062 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | setting '-moz-max-content 1' on 'flex' (for 'flex-shrink')
18:57:20     INFO -  168063 INFO TEST-PASS | /tests/layout/style/test/test_value_storage.html | setting '-moz-max-content 1' on 'flex' (for 'flex-basis')
18:57:20     INFO -  Exception marionette.errors.InvalidResponseException: InvalidResponseException() in <bound method Marionette.__del__ of <marionette.marionette.Marionette object at 0x25453d0>> ignored
18:57:20    ERROR - Return code: 247
Disabled on B2G for ongoing failures.

https://hg.mozilla.org/integration/b2g-inbound/rev/8a0d810a0cca
Summary: Intermittent TEST-UNEXPECTED-FAIL | test_value_storage.html | application timed out after 330.0 seconds with no output → Intermittent test_initial_storage.html,test_value_storage.html | application timed out after 330.0 seconds with no output
Whiteboard: [test disabled on B2G][leave open]
Is this disabling related to the "larger problem" you reference in bug 967585 comment 5?
Flags: needinfo?(ryanvm)
Component: Layout → CSS Parsing and Computation
Could be. I think the larger problem is that tests got slower and more timeout-prone than they already were, so long-running tests like these were the first to start feeling the brunt of it.
Flags: needinfo?(ryanvm)
Priority: -- → P5
Now that bug 969590 is fixed, we can probably revert this test disabling.
Whiteboard: [test disabled on B2G][leave open]
https://hg.mozilla.org/mozilla-central/rev/94c9aad3bbf0
Assignee: nobody → dbaron
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
And, actually, given that comment 19 was a try run from the author of the regression in bug 1041075, so did comment 19.
You need to log in before you can comment on or make changes to this bug.