Closed
Bug 600458
Opened 15 years ago
Closed 15 years ago
Intermittent failure in test_replay_metadata.html | check referer is sent with media request
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: orangereporter, Assigned: dbaron)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
|
1.05 KB,
patch
|
cajbir
:
review+
|
Details | Diff | Splinter Review |
Misreported as bug 573161:
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1285245426.1285246104.9507.gz
Rev3 MacOSX Leopard 10.5.8 mozilla-central opt test mochitests-1/5 on
2010/09/23 05:37:06
s: talos-r3-leopard-045
55688 ERROR TEST-UNEXPECTED-FAIL |
/tests/content/media/test/test_replay_metadata.html | check referer is sent
with media request
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1285619830.1285620512.3601.gz
Rev3 MacOSX Leopard 10.5.8 mozilla-central opt test mochitests-1/5 on
2010/09/27 13:37:10
s: talos-r3-leopard-050
55971 ERROR TEST-UNEXPECTED-FAIL |
/tests/content/media/test/test_replay_metadata.html | check referer is sent
with media request
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1285631454.1285632162.1763.gz
Rev3 MacOSX Leopard 10.5.8 mozilla-central opt test mochitests-1/5 on
2010/09/27 16:50:54
s: talos-r3-leopard-050
55893 ERROR TEST-UNEXPECTED-FAIL |
/tests/content/media/test/test_replay_metadata.html | check referer is sent
with media request
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 4•15 years ago
|
||
The test that's failing is "check referer is sent with media request", but that's actually in test_referer, *not* in test_replay_metadata. Somehow that's spilling over from the previous test...
| Assignee | ||
Comment 5•15 years ago
|
||
Is checkComplete in test_referer.html broken? It looks like it should perhaps be checking if all the tests are complete rather than if the last one is complete.
| Assignee | ||
Comment 6•15 years ago
|
||
I think this ought to fix it.
Attachment #480115 -
Flags: review?(chris.double)
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•15 years ago
|
Attachment #480115 -
Flags: review?(chris.double) → review+
Comment 9•15 years ago
|
||
(In reply to comment #6)
> Created attachment 480115 [details] [diff] [review]
> patch
>
> I think this ought to fix it.
Landed, will close bug once we've had no occurrences for a while;
http://hg.mozilla.org/mozilla-central/rev/2ffbe81d752f
Comment 10•15 years ago
|
||
Seems safe to say this is fixed now.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → dbaron
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
•