Closed Bug 524534 Opened 15 years ago Closed 15 years ago

winmo emulator non-zero exit code tests intermittently fail

Categories

(Tamarin Graveyard :: Tools, defect)

x86
Windows Vista
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
Future

People

(Reporter: dschaffe, Assigned: dschaffe)

Details

Attachments

(1 file)

The acceptance tests where the expected exit code is non-zero fail intermittently

to reproduce run tests on winmo emulator:
mmgc/outofmemory.as
ecma3/Exceptions/exception_011_rt.as
regress/bug_515935.as
the failure in the acceptance tests in buildbot is due to an i/o error where the wmrunner.exe has not created the .exitcode file when the wmemulatorshell.py looks for it.  Added a retry logic to wmemulatorshell.py to look for the exitcode file for a period of time.  If not .exitcode file is found retry the test on a new emulator (the standard retry logic).  I changed the exitcode file to be per file instead of once per emulator.  I believe this will fix the intermittent failing emulator test problems.
Assignee: nobody → dschaffe
Status: NEW → ASSIGNED
Attachment #408474 - Flags: review?(brbaker)
Target Milestone: --- → Future
Attachment #408474 - Flags: review?(brbaker) → review+
pushed fix in 2901 : 02e352ef8d72, will let it simmer for a while before closing.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
marking verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: