Closed
Bug 484483
Opened 16 years ago
Closed 16 years ago
ecma3/Statements/eregress_74474 intermittent failure
Categories
(Tamarin Graveyard :: Virtual Machine, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
flash10.1
People
(Reporter: rreitmai, Assigned: rreitmai)
References
Details
The acceptance test ecma3/Statements/eregress_74474 is showing intermittent failures on a number of platforms most recently win32.
ecma3/Statements/eregress_74474_003.abc : unexpected exit code expected:0 actual:4294967295 FAILED!
ecma3/Statements/eregress_74474_003.abc : captured output: eregress_74474_001 Testing switch statements with duplicate labels | (One duplicated label [8998]) = ab PASSED! | avmplus crash: exception 0xC0000005 occurred | minidump not available, no crash log written.
Looking back through the build history it appears that these began around the time of 73f6fe8a9258 - bug 481230 - AS debugging of variables.
Comment 1•16 years ago
|
||
Skipping eregress_74474_00(2|3) on the Windows acceptance run. I looked back a couple of builds and it seemed to only be happening on windows but was failing intermittently between builds and different configurations.
pushed as 1618:715cf9b48a63
Updated•16 years ago
|
Assignee | ||
Comment 2•16 years ago
|
||
We've cleaned up AS debugging quite a bit recently, can we reconfirm that these are still happening?
Comment 3•16 years ago
|
||
I have run the latest build a couple hundred times using all of the builds and different switches and did not see one failure. I think we should remove the skip from the testconfig.
Assignee | ||
Comment 4•16 years ago
|
||
Have you pushed the change Brent?
Comment 5•16 years ago
|
||
Skip removed in changeset 1735:b6d307c1863d
Assignee | ||
Updated•16 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 6•16 years ago
|
||
All builds have been clean since this has been enabled.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•