Closed Bug 576295 Opened 15 years ago Closed 15 years ago

jstests.py doesn't work on Windows

Categories

(Core :: JavaScript Engine, defect)

Other Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jorendorff, Assigned: jorendorff)

Details

(Whiteboard: [fixed-in-tracemonkey])

Attachments

(1 file)

Exception in thread Thread-36: Traceback (most recent call last): File "d:\mozilla-build\python25\lib\threading.py", line 460, in __bootstrap self.run() File "d:\mozilla-build\python25\lib\threading.py", line 440, in run self.__target(*self.__args, **self.__kwargs) File "d:\dev\tracemonkey\js\src\tests\tests.py", line 28, in th_run_cmd p = Popen(cmd, stdin=PIPE, stdout=PIPE, stderr=PIPE, close_fds=close_fds, pr eexec_fn=set_limits) File "d:\mozilla-build\python25\lib\subprocess.py", line 548, in __init__ raise ValueError("preexec_fn is not supported on Windows " ValueError: preexec_fn is not supported on Windows platforms and so forth. Easy fix forthcoming.
Attached patch v1Splinter Review
Assignee: general → jorendorff
Attachment #455460 - Flags: review?(dmandelin)
Comment on attachment 455460 [details] [diff] [review] v1 Weird, I applied and tested (or at least tried to) the patch that broke this. Anyway, thanks for fixing.
Attachment #455460 - Flags: review?(dmandelin) → review+
Whiteboard: [fixed-in-tracemonkey]
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: