Closed Bug 466478 Opened 16 years ago Closed 16 years ago

tamarin-redux runtests.py can fail with a divide/zero if a test intermittently crashes

Categories

(Tamarin Graveyard :: Tools, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: dschaffe, Unassigned)

Details

Attachments

(1 file)

If a test intermittently crashes the runtests.py script can have a divide by zero error.

I used this testcase to simulate:
misc/fail.as
if (Math.random()>0.5)
   print("failing test");
else
   print("metric time 500");
Attachment #349751 - Flags: review?(brbaker)
Attachment #349751 - Flags: review?(brbaker) → review+
This has been pushed as 1173:2cc629ff30ee
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: flashplayer-triage+
Flags: flashplayer-qrb?
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Component: Virtual Machine → Tools
QA Contact: vm → tools
removing QRB request, bug resolved/verified
Flags: flashplayer-qrb?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: