Re: Test blocking on windows

Jason Kenny <[email protected]>
Newsgroups gmane.comp.programming.tools.scons.devel
Message-ID <SN2PR01MB204593317EC4552F32F5899184500@SN2PR01MB2045.prod.exchangelabs.com>
I figured it out...


My shell on windows maps .py files to be loaded in visual studio code. When I remapped .py files to run with python.exe the it worked fine.

The test runs
"\temp\testcmd.24880.rsvwky\build.py" f1.out f2.out f3.out -- f1.in f2.in f3.in

When it should be a
python \temp\testcmd.24880.rsvwky\build.py" f1.out f2.out f3.out -- f1.in f2.in f3.in

I am not sure what should be changed to have it add the python in front.

Jason

From: Jason Kenny
Sent: Saturday, July 21, 2018 3:11 PM
To: [email protected]
Subject: Test blocking on windows

Hi guys.

I was looking at trying to fix some test with bugs I had noticed in the node code. However after updating master to the latest and running the test to get a base line I found that a test seems to crash on windows.

python runtest.py -a
...
86/1174 (7.33%) C:\\Python27\\python.exe -tt test\Batch\action-changed.py

This dialog show up <attached>
[cid:image002.jpg-uLF92u5/[email protected]]

Is this known?

What is the best way to see what was running in the test when this happened? Is there a sandbox with the scripts that ran, so I can reproduce the problem?

Jason

_______________________________________________
Scons-dev mailing list
[email protected]
https://pairlist2.pair.net/mailman/listinfo/scons-dev
image002.jpg (image/jpeg, 124.2 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.