mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-09 19:30:29 +00:00
more quota
This commit is contained in:
parent
dd021f7b11
commit
d49b3dbb3f
1 changed files with 1 additions and 0 deletions
1
third_party/python/python.mk
vendored
1
third_party/python/python.mk
vendored
|
@ -4215,6 +4215,7 @@ o/$(MODE)/third_party/python/Lib/test/test_logging.py.runs: QUOTA = -M512m
|
||||||
o/$(MODE)/third_party/python/Lib/test/test_resource.py.runs: QUOTA = -C1000000
|
o/$(MODE)/third_party/python/Lib/test/test_resource.py.runs: QUOTA = -C1000000
|
||||||
o/$(MODE)/third_party/python/Lib/test/test_email/test_email.py.runs: QUOTA = -C32 -M1024m
|
o/$(MODE)/third_party/python/Lib/test/test_email/test_email.py.runs: QUOTA = -C32 -M1024m
|
||||||
o/$(MODE)/third_party/python/Lib/test/test_selectors.py.runs: QUOTA = -L180
|
o/$(MODE)/third_party/python/Lib/test/test_selectors.py.runs: QUOTA = -L180
|
||||||
|
o/$(MODE)/third_party/python/Lib/test/test_tracemalloc.py.runs: QUOTA = -L300
|
||||||
|
|
||||||
THIRD_PARTY_PYTHON_LIBS = \
|
THIRD_PARTY_PYTHON_LIBS = \
|
||||||
$(foreach x,$(THIRD_PARTY_PYTHON_ARTIFACTS),$($(x)))
|
$(foreach x,$(THIRD_PARTY_PYTHON_ARTIFACTS),$($(x)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue