Closed
Bug 572576
Opened 15 years ago
Closed 15 years ago
REFTEST TEST-UNEXPECTED-FAIL randomly on href-attr-change-restyles.svg
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla2.0b1
People
(Reporter: sdwilsh, Assigned: sdwilsh)
References
Details
(Keywords: intermittent-failure, Whiteboard: [needs review sicking])
Attachments
(1 file)
1.43 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #572539 +++
Interesting failure seen in this test now on an OS X debug box. Basically, the
snapshot of the test image gets taken after we've determined that "test anchor
3" and "test link 3" are in fact visited (this page). I'm guessing this is
because debug builds are slow so there's more time for that db lookup to happen
because we are running script.
I have a fix in mind...
Assignee | ||
Comment 1•15 years ago
|
||
I guess we can try this with the svg tests too (although this is the opposite problem I think).
Attachment #451754 -
Flags: review?(jonas)
Assignee | ||
Updated•15 years ago
|
Whiteboard: [needs review sicking]
Comment 2•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276728933.1276730772.28737.gz
WINNT 5.2 mozilla-central debug test reftest on 2010/06/16 15:55:33
s: mw32-ix-slave04
Updated•15 years ago
|
Whiteboard: [needs review sicking] → [orange][needs review sicking]
Comment 3•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276732938.1276735531.20092.gz
Rev3 MacOSX Snow Leopard 10.6.2 mozilla-central debug test reftest on 2010/06/16 17:02:18
s: talos-r3-snow-019
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 15•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276907092.1276909008.10517.gz
Rev3 MacOSX Snow Leopard 10.6.2 mozilla-central opt test reftest on 2010/06/18 17:24:52
s: talos-r3-snow-018
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) |
I landed this with r=dbaron since it made more sense to land it than to mark the test as random to stop the orange:
http://hg.mozilla.org/mozilla-central/rev/db5fa3adde6e
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a6
Attachment #451754 -
Flags: review?(jonas) → review+
Updated•13 years ago
|
Keywords: intermittent-failure
Updated•13 years ago
|
Whiteboard: [orange][needs review sicking] → [needs review sicking]
You need to log in
before you can comment on or make changes to this bug.
Description
•