diff options
author | Moshe Zadka <moshez@math.huji.ac.il> | 2000-08-26 09:59:01 (GMT) |
---|---|---|
committer | Moshe Zadka <moshez@math.huji.ac.il> | 2000-08-26 09:59:01 (GMT) |
commit | 617c43cafe4252c6c5d181e0b22f0d09dda0a6a5 (patch) | |
tree | 7b7699a514dd113553933b0a85a0d69b5b00c834 /Lib | |
parent | 43dee06471e9ca49689a6ffeadfacb2aa4e900e0 (diff) | |
download | cpython-617c43cafe4252c6c5d181e0b22f0d09dda0a6a5.zip cpython-617c43cafe4252c6c5d181e0b22f0d09dda0a6a5.tar.gz cpython-617c43cafe4252c6c5d181e0b22f0d09dda0a6a5.tar.bz2 |
Tim Peters:
Again due to the duplicate copies of test_support, the checked-in
"expected output" file actually contains verbose-mode output.
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/test/output/test_poll | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/Lib/test/output/test_poll b/Lib/test/output/test_poll index 0c55cdc..99d6fa7 100644 --- a/Lib/test/output/test_poll +++ b/Lib/test/output/test_poll @@ -14,30 +14,4 @@ Running poll test 1 This is a test. Poll test 1 complete Running poll test 2 -timeout = 0 -timeout = 1000 -'testing...\012' -timeout = 2000 -'testing...\012' -timeout = 4000 -'testing...\012' -timeout = 8000 -'testing...\012' -timeout = 16000 -'testing...\012' -timeout = -1 -'testing...\012' -timeout = -1 -'testing...\012' -timeout = -1 -'testing...\012' -timeout = -1 -'testing...\012' -timeout = -1 -'testing...\012' -timeout = -1 -timeout = -1 -timeout = -1 -timeout = -1 -timeout = -1 Poll test 2 complete |