Commit f325f8f Geoff Bache
committed
1 parent 8d620c2 commit f325f8f Copy full SHA for f325f8f
File tree 2 files changed +3
-8
lines changed
TestSelf/ErrorHandling/Console/PythonTooOld
2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 1
1
Could not start TextTest due to Python version problems :
2
- TextTest 4.0.7 requires at least Python 3.6 .0: found version 3.5.4.
2
+ TextTest 4.4.3 requires at least Python 3.9 .0: found version 3.5.4.
Original file line number Diff line number Diff line change 1
- interpreter:${TEXTTEST_CHECKOUT}/Scripts/python.exe
2
-
3
- # Remove the interpreter line above and uncomment the executable to test the installed version.
4
- # Note that 8 or so tests rely on monkey-patching Python and hence won't work with this setup
5
- executable:${TEXTTEST_CHECKOUT}/Scripts/texttestc.py
6
-
7
- #executable:${TEXTTEST_CHECKOUT}/texttestc.exe
1
+ # Now built directly with new installation setup
2
+ executable:${TEXTTEST_CHECKOUT}/Scripts/texttest.exe
8
3
9
4
# don't run the SGE/LSF/ec2cloud tests for now : they don't work on Windows...
10
5
# don't run the tests that receive signals either
You can’t perform that action at this time.
0 commit comments