Closed
Bug 862485
Opened 12 years ago
Closed 12 years ago
svg/content/test/test_pointer-events.xhtml | Test timed out. | [SimpleTest.finish()] this test already called finish! | called finish() multiple times
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
mozilla23
People
(Reporter: RyanVM, Assigned: heycam)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
(deleted),
patch
|
longsonr
:
review+
|
Details | Diff | Splinter Review |
https://tbpl.mozilla.org/php/getParsedLog.php?id=21859244&tree=Birch
b2g_ics_armv7a_gecko_emulator_vm birch opt test mochitest-3 on 2013-04-16 05:42:03 PDT for push 25ff97949e71
slave: tst-linux64-ec2-049
06:07:22 INFO - 25798 INFO TEST-PASS | /tests/content/svg/content/test/test_pointer-events.xhtml | Check if events are intercepted at a point over the fill and stroke on <text> for pointer-events=none fill=none fill-opacity=0 stroke=none stroke-opacity=0 opacity=0.5 visibility=collapse
06:07:22 INFO - 25799 INFO TEST-PASS | /tests/content/svg/content/test/test_pointer-events.xhtml | Check if events are intercepted at a point over the fill and stroke on <text> for pointer-events=none fill=none fill-opacity=0 stroke=none stroke-opacity=0 opacity=0 visibility=visible
06:07:22 INFO - 25800 INFO TEST-PASS | /tests/content/svg/content/test/test_pointer-events.xhtml | Check if events are intercepted at a point over the fill and stroke on <text> for pointer-events=none fill=none fill-opacity=0 stroke=none stroke-opacity=0 opacity=0 visibility=hidden
06:07:22 INFO - 25801 INFO TEST-PASS | /tests/content/svg/content/test/test_pointer-events.xhtml | Check if events are intercepted at a point over the fill and stroke on <text> for pointer-events=none fill=none fill-opacity=0 stroke=none stroke-opacity=0 opacity=0 visibility=collapse
06:07:22 INFO - 25802 ERROR TEST-UNEXPECTED-FAIL | /tests/content/svg/content/test/test_pointer-events.xhtml | Test timed out.
06:07:22 INFO - 25803 INFO TEST-END | /tests/content/svg/content/test/test_pointer-events.xhtml | finished in 339667ms
06:07:22 INFO - 25804 ERROR TEST-UNEXPECTED-FAIL | /tests/content/svg/content/test/test_pointer-events.xhtml | [SimpleTest.finish()] this test already called finish!
06:07:22 INFO - 25805 ERROR TEST-UNEXPECTED-FAIL | /tests/content/svg/content/test/test_pointer-events.xhtml | called finish() multiple times
Reporter | ||
Comment 1•12 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 8•12 years ago
|
||
This is a result of bug 860748. I'd say if we can't get this fixed soon, we re-disable this test, given it's failing pretty frequently.
Component: General → SVG
Product: Boot2Gecko → Core
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 10•12 years ago
|
||
I think this would be fixed with the fix for bug 861850.
Not sure if I can get a fix for that soon, though.
Depends on: 861850
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 37•12 years ago
|
||
Let's just split the test up a bit.
Assignee: nobody → cam
Status: NEW → ASSIGNED
Assignee | ||
Comment 38•12 years ago
|
||
Split the test into two halves, where each tests half of the available pointer-events values.
Attachment #742072 -
Flags: review?(longsonr)
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•12 years ago
|
Attachment #742072 -
Flags: review?(longsonr) → review+
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 44•12 years ago
|
||
Reporter | ||
Comment 45•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
You need to log in
before you can comment on or make changes to this bug.
Description
•