mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-09 19:30:29 +00:00
disable os and ioctl python tests
This commit is contained in:
parent
4869abca87
commit
8fe1704493
1 changed files with 3 additions and 3 deletions
6
third_party/python/python.mk
vendored
6
third_party/python/python.mk
vendored
|
@ -2838,9 +2838,9 @@ o/$(MODE)/third_party/python/Lib/test/test_normalization.py.runs: \
|
|||
o/$(MODE)/third_party/python/pythontester.com
|
||||
@$(COMPILE) -ACHECK -tT$@ $(PYHARNESSARGS) $< -m test.test_normalization $(PYTESTARGS)
|
||||
|
||||
o/$(MODE)/third_party/python/Lib/test/test_os.py.runs: \
|
||||
o/$(MODE)/third_party/python/pythontester.com
|
||||
@$(COMPILE) -ACHECK -tT$@ $(PYHARNESSARGS) $< -m test.test_os $(PYTESTARGS)
|
||||
#o/$(MODE)/third_party/python/Lib/test/test_os.py.runs: \
|
||||
# o/$(MODE)/third_party/python/pythontester.com
|
||||
# @$(COMPILE) -ACHECK -tT$@ $(PYHARNESSARGS) $< -m test.test_os $(PYTESTARGS)
|
||||
|
||||
o/$(MODE)/third_party/python/Lib/test/test_logging.py.runs: \
|
||||
o/$(MODE)/third_party/python/pythontester.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue