Closed Bug 524177 Opened 15 years ago Closed 13 years ago

winmo emulator uncaught exception triggered by file contention

Categories

(Tamarin Graveyard :: Tools, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX
Future

People

(Reporter: dschaffe, Assigned: dschaffe)

Details

Attachments

(1 file)

The winmo emulator python script wmemulatorshell.py has some io contention problems when run on the test machine with 16 concurrent emulators and python threads.  Uncaught exceptions will cause the retry logic to stop.  There have been a couple of spots in the script lately causing intermittent failures.
Assignee: nobody → dschaffe
Status: NEW → ASSIGNED
set target to future.
Target Milestone: --- → Future
pushed in 2862:6bde4dd1dace, closing bug will use this bug for winmo emulator problems arising from the try/except retry logic.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
closing bug.  intermittent problem has occurred for several builds.
Status: RESOLVED → VERIFIED
Reopening bug as I don't think this is completely resolved. There was a recent failure on windows mobile:

 ERROR: cannot find exit code file share11/media/abcasm_coverage_A.abc.exitcode 
 Traceback (most recent call last): 
 File "wmemulatorshell.py", line 244, in <module> 
 (res,sysout)=runTest() 
 File "wmemulatorshell.py", line 195, in runTest 
 os.unlink(dir+"/tamarin-redux/lock") 
 WindowsError: [Error 2] The system cannot find the file specified: 'emulator/share11/lock'
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
ignore, testing time tracking
OS: Windows Vista → Windows 2000
Status: REOPENED → RESOLVED
Closed: 15 years ago13 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: