Closed Bug 599645 Opened 14 years ago Closed 14 years ago

TEST-UNEXPECTED-FAIL in content/media/test/test_media_selection.html, content/media/test/test_seek_out_of_range.html | Exited with code 1 during test run

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 602333
Tracking Status
blocking2.0 --- betaN+

People

(Reporter: dholbert, Unassigned)

References

()

Details

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

http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1285439010.1285441323.22276.gz
Rev3 Fedora 12x64 mozilla-central debug test mochitests-1/5 on 2010/09/25 11:23:30
s: talos-r3-fed64-033
{
53868 INFO TEST-PASS | /tests/content/media/test/test_media_selection.html | test 40 readyState 4 expected >= 1
ASSERTION FAILED: offset == static_cast<int32_t>(offset)
(/builds/slave/mozilla-central-linux64-debug/build/js/src/assembler/assembler/X86Assembler.h:2251 static void JSC::X86Assembler::setRel32(void*, void*))
nsStringStats
 => mAllocCount:            234
 => mReallocCount:            0
 => mFreeCount:             234
 => mShareCount:            123
 => mAdoptCount:              0
 => mAdoptFreeCount:          0
TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_media_selection.html | Exited with code 1 during test run
}

Looks like we aborted due to this assertion failure:
> ASSERTION FAILED: offset == static_cast<int32_t>(offset)
Blocks: 438871
Whiteboard: [orange] [test which aborts the suite]
The assertion source looks like the JS engine to me.
Assignee: nobody → general
Component: Video/Audio → JavaScript Engine
QA Contact: video.audio → general
Good call.
blocking2.0: --- → ?
blocking2.0: ? → betaN+
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1286421348.1286423056.11488.gz
Rev3 Fedora 12x64 mozilla-central debug test mochitests-1/5 on 2010/10/06
20:15:48
s: talos-r3-fed64-048
TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_seek_out_of_range.html |
Exited with code 1 during test run

It has the same assertion-failure as comment 0, so I'm calling it the same bug.

See also bug 602333, which seems to be a more general bug filed on this assertion-failure.
Summary: TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_media_selection.html | Exited with code 1 during test run → TEST-UNEXPECTED-FAIL in content/media/test/test_media_selection.html, content/media/test/test_seek_out_of_range.html | Exited with code 1 during test run
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Whiteboard: [orange] [test which aborts the suite] → [test which aborts the suite]
You need to log in before you can comment on or make changes to this bug.