Closed Bug 671104 Opened 13 years ago Closed 11 years ago

TEST-UNEXPECTED-FAIL | /tests/dom/plugins/test/test_npruntime_identifiers.html | Test timed out - OR - application timed out after 330 seconds with no output

Categories

(Core Graveyard :: Plug-ins, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME
mozilla10

People

(Reporter: BenWa, Unassigned)

References

Details

(Keywords: intermittent-failure, Whiteboard: [test which aborts the suite])

Attachments

(1 file)

3494 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property -3 - -3 should equal -3
3495 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property prop-3 - "prop-3" should equal "prop-3"
3496 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property -2 - -2 should equal -2
3497 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property prop-2 - "prop-2" should equal "prop-2"
3498 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property -1 - -1 should equal -1
3499 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property prop-1 - "prop-1" should equal "prop-1"
3500 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property 0 - 0 should equal 0
3501 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property prop0 - "prop0" should equal "prop0"
3502 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property 1 - 1 should equal 1
3503 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property prop1 - "prop1" should equal "prop1"
3504 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property 2 - 2 should equal 2
3505 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property prop2 - "prop2" should equal "prop2"
3506 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property 3 - 3 should equal 3
3507 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property prop3 - "prop3" should equal "prop3"
3508 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property 4 - 4 should equal 4
3509 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property prop4 - "prop4" should equal "prop4"
3510 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property 5 - 5 should equal 5
3511 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property prop5 - "prop5" should equal "prop5"
3512 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property 6 - 6 should equal 6
3513 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property prop6 - "prop6" should equal "prop6"
3514 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property 7 - 7 should equal 7
3515 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property prop7 - "prop7" should equal "prop7"
3516 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property 8 - 8 should equal 8
3517 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property prop8 - "prop8" should equal "prop8"
3518 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property 9 - 9 should equal 9
3519 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property prop9 - "prop9" should equal "prop9"
3520 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property .a - "a" should equal "a"
3521 INFO TEST-PASS | /tests/dom/plugins/test/test_npruntime_identifiers.html | Property ['a'] - "a" should equal "a"
NPP_Destroy
++DOMWINDOW == 163 (0x14c9e9118) [serial = 1416] [outer = 0x14adeda00]
TEST-UNEXPECTED-FAIL | /tests/dom/plugins/test/test_npruntime_identifiers.html | application timed out after 330 seconds with no output
Can't trigger Breakpad, just killing process
INFO | automation.py | Application ran for: 0:14:55.321879
INFO | automation.py | Reading PID log: /var/folders/H5/H5TD8hgwEqKq9hgKlayjWU+++TM/-Tmp-/tmpsYcswupidlog
TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | missing output line for total leaks!
==> process 337 will purposefully crash
INFO | automationutils.processLeakLog() | process 337 was deliberately crashed and thus has no leak log
==> process 342 will purposefully crash
INFO | automationutils.processLeakLog() | process 342 was deliberately crashed and thus has no leak log
TEST-UNEXPECTED-FAIL | plugin process 344 | automationutils.processLeakLog() | missing output line for total leaks!
First time i have seen this is on my push of mac async plugin: http://hg.mozilla.org/integration/mozilla-inbound/rev/5cea57e451dd

This could be related or may be from another random range I don't know about.
Blocks: 438871
OS: Mac OS X → All
Summary: TEST-UNEXPECTED-FAIL | /tests/dom/plugins/test/test_npruntime_identifiers.html | application timed out after 330 seconds with no output → TEST-UNEXPECTED-FAIL | /tests/dom/plugins/test/test_npruntime_identifiers.html | Test timed out - OR - application timed out after 330 seconds with no output
Too much bugspam from this bug. Solution: Fix orange!

I took a look and I think this is a simple known orange pattern:
https://developer.mozilla.org/en/QA/Avoiding_intermittent_oranges

Waiting on try results then I will flag for review.
Attachment #565739 - Flags: review?(ehsan)
Comment on attachment 565739 [details] [diff] [review]
Fix iframe load race condition

You should also remove the addEventListener call in the js code.  r=me with that.
Attachment #565739 - Flags: review?(ehsan) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/565585ecbcec
Assignee: nobody → bgirard
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla10
https://hg.mozilla.org/mozilla-central/rev/565585ecbcec
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Whiteboard: [test which aborts the suite][orange] → [test which aborts the suite]
Assignee: bgirard → nobody
Status: REOPENED → RESOLVED
Closed: 13 years ago11 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: