Closed Bug 436098 Opened 16 years ago Closed 16 years ago

runtests.py throws error when platform.system() or platform.machine() is not known

Categories

(Tamarin Graveyard :: Virtual Machine, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 418640

People

(Reporter: dschaffe, Unassigned)

Details

Attachments

(1 file)

runtests.py throws a KeyError when platform.system() or platform.machine() is unknown.  The code is trying to normalize different values but should not fail.  using try/catch should use the platform.system() or platform.machine() value and keep running.
Attached patch patchSplinter Review
Attachment #322769 - Flags: review?(brbaker)
by the way the patch is for tamarin-central but we should do the same for tt not sure if the runtests.py are exactly the same.
Heh - I put a different patch in the other bug, at about the same time... two patches to choose from!  Nice problem to have. :)
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Comment on attachment 322769 [details] [diff] [review]
patch

clearing the review flag as this bug is closed as a duplicate
Attachment #322769 - Flags: review?(brbaker)
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: