Closed Bug 943390 Opened 11 years ago Closed 11 years ago

Unit test TestTArray.cpp fails on Windows XP opt builds

Categories

(Core :: XPCOM, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28
Tracking Status
firefox28 --- fixed

People

(Reporter: dminor, Assigned: dminor)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file, 1 obsolete file)

When running from the test package, the TestTArray cpp unittest fails consistently on Windows XP opt builds. It works for debug.

I'll request a loaner machine from releng to attempt to debug this.
Depends on: 943401
The problem was this:
07:02:19     INFO -  test_fallible: Got OOM on iteration 1.  Too early!
07:02:19     INFO -              test_fallible : FAILURE

The patch changes the allocation size from 512MB to 128MB (256MB still failed) and adjusts the other parameters accordingly.

Try run here:
https://tbpl.mozilla.org/?tree=Try&rev=2daa4b9c8363
Assignee: nobody → dminor
Status: NEW → ASSIGNED
Attachment #8340094 - Flags: review?(continuation)
Attachment #8340094 - Flags: review?(continuation) → review?(nfroyd)
Attachment #8340094 - Flags: review?(nfroyd) → review+
Assignee: dminor → shu
Sorry, bzexport botch. Not sure what the hell happened here.
Assignee: shu → dminor
Comment on attachment 8340590 [details] [diff] [review]
Unit test TestTArray.cpp fails on Windows XP opt builds;

bzexport botch, obsoleting.
Attachment #8340590 - Attachment is obsolete: true
https://hg.mozilla.org/mozilla-central/rev/45b3da69a387
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Flags: in-testsuite?
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: