Closed
Bug 561770
Opened 15 years ago
Closed 15 years ago
test_crash_nested_loop.html | p.crashInNestedLoop() should throw an exception
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a5
People
(Reporter: jimm, Assigned: karlt)
References
Details
(Keywords: intermittent-failure)
New random orange possibly?
NPP_DestroyStream
7 INFO TEST-PASS | /tests/modules/plugin/test/test_bug532208.html | Data delivery didn't crash
9 INFO Running /tests/modules/plugin/test/test_cookies.html...
10 INFO TEST-PASS | /tests/modules/plugin/test/test_cookies.html | Cookie was set and retrieved correctly via NPAPI.
12 INFO Running /tests/modules/plugin/test/test_copyText.html...
NPP_Destroy
NPP_Destroy
13 INFO TEST-PASS | /tests/modules/plugin/test/test_copyText.html | undefined
15 INFO Running /tests/modules/plugin/test/test_crash_nested_loop.html...
NPP_Destroy
WARNING: Should have crashed in ProcessBrowserEvents: 'glib warning', file /builds/slave/mozilla-central-linux/build/toolkit/xre/nsSigHandlers.cpp, line 225
** (<unknown>:3160): WARNING **: Should have crashed in ProcessBrowserEvents
NEXT ERROR 16 ERROR TEST-UNEXPECTED-FAIL | /tests/modules/plugin/test/test_crash_nested_loop.html | p.crashInNestedLoop() should throw an exception
18 INFO Running /tests/modules/plugin/test/test_crashing.html...
###!!! [Parent][RPCChannel] Error: Channel error: cannot send/recv
19 INFO TEST-PASS | /tests/modules/plugin/test/test_crashing.html | p.crash() should throw an exception
| Assignee | ||
Comment 1•15 years ago
|
||
Comment 0 was on
Linux mozilla-central opt test mochitests-5/5
moz2-linux-slave08
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1272295893.1272296281.29793.gz
The test is sensitive to timing.
The failure means that the test didn't run as expected, though doesn't indicate a problem in the browser code.
An option might be to make this a soft fail, perhaps a "todo", since the test still has value in that it runs as expected most of the time.
Blocks: 550026
Whiteboard: [orange]
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → karlt
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Assignee | ||
Comment 4•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a5
Updated•15 years ago
|
Flags: in-testsuite+
Updated•13 years ago
|
Keywords: intermittent-failure
Updated•13 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•