tools.deploy: increase size limits for recently-added deploy tests that never passed

db4
Slava Pestov 2011-03-04 18:12:36 -05:00
parent 368d2a0818
commit bb71050a23
1 changed files with 2 additions and 2 deletions

View File

@ -140,13 +140,13 @@ os macosx? [
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?><foo>Factor</foo>" ]
[ deploy-test-command ascii [ readln ] with-process-reader ] unit-test
[ ] [ 800000 small-enough? ] unit-test
[ ] [ 850000 small-enough? ] unit-test
[ ] [ "tools.deploy.test.21" shake-and-bake ] unit-test
[ "1 2 3" ]
[ deploy-test-command ascii [ readln ] with-process-reader ] unit-test
[ ] [ 600000 small-enough? ] unit-test
[ ] [ 800000 small-enough? ] unit-test
[ ] [ "benchmark.ui-panes" shake-and-bake run-temp-image ] unit-test