Source: node-block-stream Version: 0.0.9-3 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220412 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules binary > dh binary > dh_update_autotools_config > dh_autoreconf > dh_auto_configure --buildsystem=nodejs > dh_auto_build --buildsystem=nodejs > No build command found, searching known files > dh_auto_test --buildsystem=nodejs > mkdir -p node_modules > ln -s ../. node_modules/block-stream > /bin/sh -ex debian/tests/pkg-js/test > + tap test/basic.js test/nopad-thorough.js test/nopad.js test/pause-resume.js > test/thorough.js test/two-stream.js > TAP version 13 > (node:1346272) [DEP0005] DeprecationWarning: Buffer() is deprecated due to > security and usability issues. Please use the Buffer.alloc(), > Buffer.allocUnsafe(), or Buffer.from() methods instead. > (Use `node --trace-deprecation ...` to show where the warning was created) > (node:1346269) [DEP0005] DeprecationWarning: Buffer() is deprecated due to > security and usability issues. Please use the Buffer.alloc(), > Buffer.allocUnsafe(), or Buffer.from() methods instead. > (Use `node --trace-deprecation ...` to show where the warning was created) > (node:1346271) [DEP0005] DeprecationWarning: Buffer() is deprecated due to > security and usability issues. Please use the Buffer.alloc(), > Buffer.allocUnsafe(), or Buffer.from() methods instead. > (Use `node --trace-deprecation ...` to show where the warning was created) > (node:1346270) [DEP0005] DeprecationWarning: Buffer() is deprecated due to > security and usability issues. Please use the Buffer.alloc(), > Buffer.allocUnsafe(), or Buffer.from() methods instead. > (Use `node --trace-deprecation ...` to show where the warning was created) > (node:1346268) [DEP0005] DeprecationWarning: Buffer() is deprecated due to > security and usability issues. Please use the Buffer.alloc(), > Buffer.allocUnsafe(), or Buffer.from() methods instead. > (Use `node --trace-deprecation ...` to show where the warning was created) > ok 1 - test/basic.js # time=29.406ms { > # Subtest: basic test > ok 1 - stat should not throw > ok 2 - chunks should be 16 bytes long > ok 3 - chunks should be buffer objects > ok 4 - chunks should be 16 bytes long > ok 5 - chunks should be buffer objects > ok 6 - chunks should be 16 bytes long > ok 7 - chunks should be buffer objects > ok 8 - chunks should be 16 bytes long > ok 9 - chunks should be buffer objects > ok 10 - chunks should be 16 bytes long > ok 11 - chunks should be buffer objects > ok 12 - chunks should be 16 bytes long > ok 13 - chunks should be buffer objects > ok 14 - chunks should be 16 bytes long > ok 15 - chunks should be buffer objects > ok 16 - chunks should be 16 bytes long > ok 17 - chunks should be buffer objects > ok 18 - chunks should be 16 bytes long > ok 19 - chunks should be buffer objects > ok 20 - chunks should be 16 bytes long > ok 21 - chunks should be buffer objects > ok 22 - chunks should be 16 bytes long > ok 23 - chunks should be buffer objects > ok 24 - chunks should be 16 bytes long > ok 25 - chunks should be buffer objects > ok 26 - chunks should be 16 bytes long > ok 27 - chunks should be buffer objects > ok 28 - chunks should be 16 bytes long > ok 29 - chunks should be buffer objects > ok 30 - chunks should be 16 bytes long > ok 31 - chunks should be buffer objects > ok 32 - chunks should be 16 bytes long > ok 33 - chunks should be buffer objects > ok 34 - chunks should be 16 bytes long > ok 35 - chunks should be buffer objects > ok 36 - chunks should be 16 bytes long > ok 37 - chunks should be buffer objects > ok 38 - chunks should be 16 bytes long > ok 39 - chunks should be buffer objects > ok 40 - chunks should be 16 bytes long > ok 41 - chunks should be buffer objects > ok 42 - chunks should be 16 bytes long > ok 43 - chunks should be buffer objects > ok 44 - chunks should be 16 bytes long > ok 45 - chunks should be buffer objects > ok 46 - chunks should be 16 bytes long > ok 47 - chunks should be buffer objects > ok 48 - chunks should be 16 bytes long > ok 49 - chunks should be buffer objects > ok 50 - chunks should be 16 bytes long > ok 51 - chunks should be buffer objects > ok 52 - chunks should be 16 bytes long > ok 53 - chunks should be buffer objects > ok 54 - chunks should be 16 bytes long > ok 55 - chunks should be buffer objects > ok 56 - chunks should be 16 bytes long > ok 57 - chunks should be buffer objects > ok 58 - chunks should be 16 bytes long > ok 59 - chunks should be buffer objects > ok 60 - chunks should be 16 bytes long > ok 61 - chunks should be buffer objects > ok 62 - chunks should be 16 bytes long > ok 63 - chunks should be buffer objects > ok 64 - chunks should be 16 bytes long > ok 65 - chunks should be buffer objects > ok 66 - chunks should be 16 bytes long > ok 67 - chunks should be buffer objects > ok 68 - chunks should be 16 bytes long > ok 69 - chunks should be buffer objects > ok 70 - chunks should be 16 bytes long > ok 71 - chunks should be buffer objects > ok 72 - chunks should be 16 bytes long > ok 73 - chunks should be buffer objects > ok 74 - chunks should be 16 bytes long > ok 75 - chunks should be buffer objects > ok 76 - chunks should be 16 bytes long > ok 77 - chunks should be buffer objects > ok 78 - chunks should be 16 bytes long > ok 79 - chunks should be buffer objects > ok 80 - chunks should be 16 bytes long > ok 81 - chunks should be buffer objects > ok 82 - chunks should be 16 bytes long > ok 83 - chunks should be buffer objects > ok 84 - chunks should be 16 bytes long > ok 85 - chunks should be buffer objects > ok 86 - chunks should be 16 bytes long > ok 87 - chunks should be buffer objects > ok 88 - chunks should be 16 bytes long > ok 89 - chunks should be buffer objects > ok 90 - chunks should be 16 bytes long > ok 91 - chunks should be buffer objects > ok 92 - chunks should be 16 bytes long > ok 93 - chunks should be buffer objects > ok 94 - Should be multiple of 16 > 1..94 > ok 1 - basic test # time=24.798ms > > 1..1 > # time=29.406ms > } > > (node:1346273) [DEP0005] DeprecationWarning: Buffer() is deprecated due to > security and usability issues. Please use the Buffer.alloc(), > Buffer.allocUnsafe(), or Buffer.from() methods instead. > (Use `node --trace-deprecation ...` to show where the warning was created) > (node:1346273) DeprecationWarning: strictEqual() is deprecated, use equal() > instead > ok 2 - test/nopad-thorough.js # time=1060.192ms { > # Subtest: writeSize=4 blockSize=16 writeCount=1 > ok 1 - bytes=8 writeSize=4 > ok 2 - chunks=1 writeSize=4 > ok 3 - should not change data > 1..3 > ok 1 - writeSize=4 blockSize=16 writeCount=1 # time=112.857ms > > # Subtest: writeSize=15 blockSize=16 writeCount=1 > ok 1 - bytes=30 writeSize=15 > ok 2 - chunks=2 writeSize=15 > ok 3 - should not change data > ok 4 - should not change data > 1..4 > ok 2 - writeSize=15 blockSize=16 writeCount=1 # time=101.389ms > > # Subtest: writeSize=16 blockSize=16 writeCount=1 > ok 1 - bytes=32 writeSize=16 > ok 2 - chunks=2 writeSize=16 > ok 3 - should not change data > ok 4 - should not change data > 1..4 > ok 3 - writeSize=16 blockSize=16 writeCount=1 # time=102.246ms > > # Subtest: writeSize=17 blockSize=16 writeCount=1 > ok 1 - bytes=34 writeSize=17 > ok 2 - chunks=3 writeSize=17 > ok 3 - should not change data > ok 4 - should not change data > ok 5 - should not change data > 1..5 > ok 4 - writeSize=17 blockSize=16 writeCount=1 # time=101.822ms > > # Subtest: writeSize=64 blockSize=16 writeCount=1 > ok 1 - bytes=128 writeSize=64 > ok 2 - chunks=8 writeSize=64 > ok 3 - should not change data > ok 4 - should not change data > ok 5 - should not change data > ok 6 - should not change data > ok 7 - should not change data > ok 8 - should not change data > ok 9 - should not change data > ok 10 - should not change data > 1..10 > ok 5 - writeSize=64 blockSize=16 writeCount=1 # time=103.004ms > > # Subtest: writeSize=4 blockSize=16 writeCount=10 > ok 1 - bytes=80 writeSize=4 > ok 2 - chunks=5 writeSize=4 > ok 3 - should not change data > ok 4 - should not change data > ok 5 - should not change data > ok 6 - should not change data > ok 7 - should not change data > 1..7 > ok 6 - writeSize=4 blockSize=16 writeCount=10 # time=101.664ms > > # Subtest: writeSize=15 blockSize=16 writeCount=10 > ok 1 - bytes=300 writeSize=15 > ok 2 - chunks=19 writeSize=15 > ok 3 - should not change data > ok 4 - should not change data > ok 5 - should not change data > ok 6 - should not change data > ok 7 - should not change data > ok 8 - should not change data > ok 9 - should not change data > ok 10 - should not change data > ok 11 - should not change data > ok 12 - should not change data > ok 13 - should not change data > ok 14 - should not change data > ok 15 - should not change data > ok 16 - should not change data > ok 17 - should not change data > ok 18 - should not change data > ok 19 - should not change data > ok 20 - should not change data > ok 21 - should not change data > 1..21 > ok 7 - writeSize=15 blockSize=16 writeCount=10 # time=103.275ms > > # Subtest: writeSize=16 blockSize=16 writeCount=10 > ok 1 - bytes=320 writeSize=16 > ok 2 - chunks=20 writeSize=16 > ok 3 - should not change data > ok 4 - should not change data > ok 5 - should not change data > ok 6 - should not change data > ok 7 - should not change data > ok 8 - should not change data > ok 9 - should not change data > ok 10 - should not change data > ok 11 - should not change data > ok 12 - should not change data > ok 13 - should not change data > ok 14 - should not change data > ok 15 - should not change data > ok 16 - should not change data > ok 17 - should not change data > ok 18 - should not change data > ok 19 - should not change data > ok 20 - should not change data > ok 21 - should not change data > ok 22 - should not change data > 1..22 > ok 8 - writeSize=16 blockSize=16 writeCount=10 # time=103.23ms > > # Subtest: writeSize=17 blockSize=16 writeCount=10 > ok 1 - bytes=340 writeSize=17 > ok 2 - chunks=22 writeSize=17 > ok 3 - should not change data > ok 4 - should not change data > ok 5 - should not change data > ok 6 - should not change data > ok 7 - should not change data > ok 8 - should not change data > ok 9 - should not change data > ok 10 - should not change data > ok 11 - should not change data > ok 12 - should not change data > ok 13 - should not change data > ok 14 - should not change data > ok 15 - should not change data > ok 16 - should not change data > ok 17 - should not change data > ok 18 - should not change data > ok 19 - should not change data > ok 20 - should not change data > ok 21 - should not change data > ok 22 - should not change data > ok 23 - should not change data > ok 24 - should not change data > 1..24 > ok 9 - writeSize=17 blockSize=16 writeCount=10 # time=104.471ms > > # Subtest: writeSize=64 blockSize=16 writeCount=10 > ok 1 - bytes=1280 writeSize=64 > ok 2 - chunks=80 writeSize=64 > ok 3 - should not change data > ok 4 - should not change data > ok 5 - should not change data > ok 6 - should not change data > ok 7 - should not change data > ok 8 - should not change data > ok 9 - should not change data > ok 10 - should not change data > ok 11 - should not change data > ok 12 - should not change data > ok 13 - should not change data > ok 14 - should not change data > ok 15 - should not change data > ok 16 - should not change data > ok 17 - should not change data > ok 18 - should not change data > ok 19 - should not change data > ok 20 - should not change data > ok 21 - should not change data > ok 22 - should not change data > ok 23 - should not change data > ok 24 - should not change data > ok 25 - should not change data > ok 26 - should not change data > ok 27 - should not change data > ok 28 - should not change data > ok 29 - should not change data > ok 30 - should not change data > ok 31 - should not change data > ok 32 - should not change data > ok 33 - should not change data > ok 34 - should not change data > ok 35 - should not change data > ok 36 - should not change data > ok 37 - should not change data > ok 38 - should not change data > ok 39 - should not change data > ok 40 - should not change data > ok 41 - should not change data > ok 42 - should not change data > ok 43 - should not change data > ok 44 - should not change data > ok 45 - should not change data > ok 46 - should not change data > ok 47 - should not change data > ok 48 - should not change data > ok 49 - should not change data > ok 50 - should not change data > ok 51 - should not change data > ok 52 - should not change data > ok 53 - should not change data > ok 54 - should not change data > ok 55 - should not change data > ok 56 - should not change data > ok 57 - should not change data > ok 58 - should not change data > ok 59 - should not change data > ok 60 - should not change data > ok 61 - should not change data > ok 62 - should not change data > ok 63 - should not change data > ok 64 - should not change data > ok 65 - should not change data > ok 66 - should not change data > ok 67 - should not change data > ok 68 - should not change data > ok 69 - should not change data > ok 70 - should not change data > ok 71 - should not change data > ok 72 - should not change data > ok 73 - should not change data > ok 74 - should not change data > ok 75 - should not change data > ok 76 - should not change data > ok 77 - should not change data > ok 78 - should not change data > ok 79 - should not change data > ok 80 - should not change data > ok 81 - should not change data > ok 82 - should not change data > 1..82 > ok 10 - writeSize=64 blockSize=16 writeCount=10 # time=117.855ms > > 1..10 > # time=1060.192ms > } > > ok 3 - test/nopad.js # time=25.193ms { > # Subtest: don't pad, small writes > 1..1 > ok 1 - should get 'abc' > ok 1 - don't pad, small writes # time=10.883ms > > # Subtest: don't pad, exact write > 1..1 > ok 1 - first chunk > ok 2 - don't pad, exact write # time=1.137ms > > # Subtest: don't pad, big write > 1..2 > ok 1 - first chunk > ok 2 - should be equal > ok 3 - don't pad, big write # time=1.292ms > > 1..3 > # time=25.193ms > } > > ok 4 - test/pause-resume.js # time=1258.682ms { > # Subtest: writeSize=15 blockSize=16 writeCount=1 > ok 1 - should not be paused when emitting data > ok 2 - should not change data > ok 3 - should not be paused when emitting data > ok 4 - should not change data > ok 5 - bytes=32 writeSize=15 > ok 6 - chunks=2 writeSize=15 > 1..6 > ok 1 - writeSize=15 blockSize=16 writeCount=1 # time=223.541ms > > # Subtest: writeSize=16 blockSize=16 writeCount=1 > ok 1 - should not be paused when emitting data > ok 2 - should not change data > ok 3 - should not be paused when emitting data > ok 4 - should not change data > ok 5 - bytes=32 writeSize=16 > ok 6 - chunks=2 writeSize=16 > 1..6 > ok 2 - writeSize=16 blockSize=16 writeCount=1 # time=203.05ms > > # Subtest: writeSize=17 blockSize=16 writeCount=1 > ok 1 - should not be paused when emitting data > ok 2 - should not change data > ok 3 - should not be paused when emitting data > ok 4 - should not change data > ok 5 - should not be paused when emitting data > ok 6 - should not change data > ok 7 - bytes=48 writeSize=17 > ok 8 - chunks=3 writeSize=17 > 1..8 > ok 3 - writeSize=17 blockSize=16 writeCount=1 # time=202.693ms > > # Subtest: writeSize=15 blockSize=16 writeCount=10 > ok 1 - should not be paused when emitting data > ok 2 - should not change data > ok 3 - should not be paused when emitting data > ok 4 - should not change data > ok 5 - should not be paused when emitting data > ok 6 - should not change data > ok 7 - should not be paused when emitting data > ok 8 - should not change data > ok 9 - should not be paused when emitting data > ok 10 - should not change data > ok 11 - should not be paused when emitting data > ok 12 - should not change data > ok 13 - should not be paused when emitting data > ok 14 - should not change data > ok 15 - should not be paused when emitting data > ok 16 - should not change data > ok 17 - should not be paused when emitting data > ok 18 - should not change data > ok 19 - should not be paused when emitting data > ok 20 - should not change data > ok 21 - should not be paused when emitting data > ok 22 - should not change data > ok 23 - should not be paused when emitting data > ok 24 - should not change data > ok 25 - should not be paused when emitting data > ok 26 - should not change data > ok 27 - should not be paused when emitting data > ok 28 - should not change data > ok 29 - should not be paused when emitting data > ok 30 - should not change data > ok 31 - should not be paused when emitting data > ok 32 - should not change data > ok 33 - should not be paused when emitting data > ok 34 - should not change data > ok 35 - should not be paused when emitting data > ok 36 - should not change data > ok 37 - should not be paused when emitting data > ok 38 - should not change data > ok 39 - bytes=304 writeSize=15 > ok 40 - chunks=19 writeSize=15 > 1..40 > ok 4 - writeSize=15 blockSize=16 writeCount=10 # time=206.862ms > > # Subtest: writeSize=16 blockSize=16 writeCount=10 > ok 1 - should not be paused when emitting data > ok 2 - should not change data > ok 3 - should not be paused when emitting data > ok 4 - should not change data > ok 5 - should not be paused when emitting data > ok 6 - should not change data > ok 7 - should not be paused when emitting data > ok 8 - should not change data > ok 9 - should not be paused when emitting data > ok 10 - should not change data > ok 11 - should not be paused when emitting data > ok 12 - should not change data > ok 13 - should not be paused when emitting data > ok 14 - should not change data > ok 15 - should not be paused when emitting data > ok 16 - should not change data > ok 17 - should not be paused when emitting data > ok 18 - should not change data > ok 19 - should not be paused when emitting data > ok 20 - should not change data > ok 21 - should not be paused when emitting data > ok 22 - should not change data > ok 23 - should not be paused when emitting data > ok 24 - should not change data > ok 25 - should not be paused when emitting data > ok 26 - should not change data > ok 27 - should not be paused when emitting data > ok 28 - should not change data > ok 29 - should not be paused when emitting data > ok 30 - should not change data > ok 31 - should not be paused when emitting data > ok 32 - should not change data > ok 33 - should not be paused when emitting data > ok 34 - should not change data > ok 35 - should not be paused when emitting data > ok 36 - should not change data > ok 37 - should not be paused when emitting data > ok 38 - should not change data > ok 39 - should not be paused when emitting data > ok 40 - should not change data > ok 41 - bytes=320 writeSize=16 > ok 42 - chunks=20 writeSize=16 > 1..42 > ok 5 - writeSize=16 blockSize=16 writeCount=10 # time=206.381ms > > # Subtest: writeSize=17 blockSize=16 writeCount=10 > ok 1 - should not be paused when emitting data > ok 2 - should not change data > ok 3 - should not be paused when emitting data > ok 4 - should not change data > ok 5 - should not be paused when emitting data > ok 6 - should not change data > ok 7 - should not be paused when emitting data > ok 8 - should not change data > ok 9 - should not be paused when emitting data > ok 10 - should not change data > ok 11 - should not be paused when emitting data > ok 12 - should not change data > ok 13 - should not be paused when emitting data > ok 14 - should not change data > ok 15 - should not be paused when emitting data > ok 16 - should not change data > ok 17 - should not be paused when emitting data > ok 18 - should not change data > ok 19 - should not be paused when emitting data > ok 20 - should not change data > ok 21 - should not be paused when emitting data > ok 22 - should not change data > ok 23 - should not be paused when emitting data > ok 24 - should not change data > ok 25 - should not be paused when emitting data > ok 26 - should not change data > ok 27 - should not be paused when emitting data > ok 28 - should not change data > ok 29 - should not be paused when emitting data > ok 30 - should not change data > ok 31 - should not be paused when emitting data > ok 32 - should not change data > ok 33 - should not be paused when emitting data > ok 34 - should not change data > ok 35 - should not be paused when emitting data > ok 36 - should not change data > ok 37 - should not be paused when emitting data > ok 38 - should not change data > ok 39 - should not be paused when emitting data > ok 40 - should not change data > ok 41 - should not be paused when emitting data > ok 42 - should not change data > ok 43 - should not be paused when emitting data > ok 44 - should not change data > ok 45 - bytes=352 writeSize=17 > ok 46 - chunks=22 writeSize=17 > 1..46 > ok 6 - writeSize=17 blockSize=16 writeCount=10 # time=210.175ms > > 1..6 > # time=1258.682ms > } > > ok 5 - test/thorough.js # time=1070.026ms { > # Subtest: writeSize=4 blockSize=16 writeCount=1 > ok 1 - bytes=16 writeSize=4 > ok 2 - chunks=1 writeSize=4 > ok 3 - should not change data > 1..3 > ok 1 - writeSize=4 blockSize=16 writeCount=1 # time=122.36ms > > # Subtest: writeSize=15 blockSize=16 writeCount=1 > ok 1 - bytes=32 writeSize=15 > ok 2 - chunks=2 writeSize=15 > ok 3 - should not change data > ok 4 - should not change data > 1..4 > ok 2 - writeSize=15 blockSize=16 writeCount=1 # time=102.723ms > > # Subtest: writeSize=16 blockSize=16 writeCount=1 > ok 1 - bytes=32 writeSize=16 > ok 2 - chunks=2 writeSize=16 > ok 3 - should not change data > ok 4 - should not change data > 1..4 > ok 3 - writeSize=16 blockSize=16 writeCount=1 # time=100.868ms > > # Subtest: writeSize=17 blockSize=16 writeCount=1 > ok 1 - bytes=48 writeSize=17 > ok 2 - chunks=3 writeSize=17 > ok 3 - should not change data > ok 4 - should not change data > ok 5 - should not change data > 1..5 > ok 4 - writeSize=17 blockSize=16 writeCount=1 # time=101.414ms > > # Subtest: writeSize=64 blockSize=16 writeCount=1 > ok 1 - bytes=128 writeSize=64 > ok 2 - chunks=8 writeSize=64 > ok 3 - should not change data > ok 4 - should not change data > ok 5 - should not change data > ok 6 - should not change data > ok 7 - should not change data > ok 8 - should not change data > ok 9 - should not change data > ok 10 - should not change data > 1..10 > ok 5 - writeSize=64 blockSize=16 writeCount=1 # time=101.93ms > > # Subtest: writeSize=4 blockSize=16 writeCount=10 > ok 1 - bytes=80 writeSize=4 > ok 2 - chunks=5 writeSize=4 > ok 3 - should not change data > ok 4 - should not change data > ok 5 - should not change data > ok 6 - should not change data > ok 7 - should not change data > 1..7 > ok 6 - writeSize=4 blockSize=16 writeCount=10 # time=101.496ms > > # Subtest: writeSize=15 blockSize=16 writeCount=10 > ok 1 - bytes=304 writeSize=15 > ok 2 - chunks=19 writeSize=15 > ok 3 - should not change data > ok 4 - should not change data > ok 5 - should not change data > ok 6 - should not change data > ok 7 - should not change data > ok 8 - should not change data > ok 9 - should not change data > ok 10 - should not change data > ok 11 - should not change data > ok 12 - should not change data > ok 13 - should not change data > ok 14 - should not change data > ok 15 - should not change data > ok 16 - should not change data > ok 17 - should not change data > ok 18 - should not change data > ok 19 - should not change data > ok 20 - should not change data > ok 21 - should not change data > 1..21 > ok 7 - writeSize=15 blockSize=16 writeCount=10 # time=103.489ms > > # Subtest: writeSize=16 blockSize=16 writeCount=10 > ok 1 - bytes=320 writeSize=16 > ok 2 - chunks=20 writeSize=16 > ok 3 - should not change data > ok 4 - should not change data > ok 5 - should not change data > ok 6 - should not change data > ok 7 - should not change data > ok 8 - should not change data > ok 9 - should not change data > ok 10 - should not change data > ok 11 - should not change data > ok 12 - should not change data > ok 13 - should not change data > ok 14 - should not change data > ok 15 - should not change data > ok 16 - should not change data > ok 17 - should not change data > ok 18 - should not change data > ok 19 - should not change data > ok 20 - should not change data > ok 21 - should not change data > ok 22 - should not change data > 1..22 > ok 8 - writeSize=16 blockSize=16 writeCount=10 # time=103.407ms > > # Subtest: writeSize=17 blockSize=16 writeCount=10 > ok 1 - bytes=352 writeSize=17 > ok 2 - chunks=22 writeSize=17 > ok 3 - should not change data > ok 4 - should not change data > ok 5 - should not change data > ok 6 - should not change data > ok 7 - should not change data > ok 8 - should not change data > ok 9 - should not change data > ok 10 - should not change data > ok 11 - should not change data > ok 12 - should not change data > ok 13 - should not change data > ok 14 - should not change data > ok 15 - should not change data > ok 16 - should not change data > ok 17 - should not change data > ok 18 - should not change data > ok 19 - should not change data > ok 20 - should not change data > ok 21 - should not change data > ok 22 - should not change data > ok 23 - should not change data > ok 24 - should not change data > 1..24 > ok 9 - writeSize=17 blockSize=16 writeCount=10 # time=103.466ms > > # Subtest: writeSize=64 blockSize=16 writeCount=10 > ok 1 - bytes=1280 writeSize=64 > ok 2 - chunks=80 writeSize=64 > ok 3 - should not change data > ok 4 - should not change data > ok 5 - should not change data > ok 6 - should not change data > ok 7 - should not change data > ok 8 - should not change data > ok 9 - should not change data > ok 10 - should not change data > ok 11 - should not change data > ok 12 - should not change data > ok 13 - should not change data > ok 14 - should not change data > ok 15 - should not change data > ok 16 - should not change data > ok 17 - should not change data > ok 18 - should not change data > ok 19 - should not change data > ok 20 - should not change data > ok 21 - should not change data > ok 22 - should not change data > ok 23 - should not change data > ok 24 - should not change data > ok 25 - should not change data > ok 26 - should not change data > ok 27 - should not change data > ok 28 - should not change data > ok 29 - should not change data > ok 30 - should not change data > ok 31 - should not change data > ok 32 - should not change data > ok 33 - should not change data > ok 34 - should not change data > ok 35 - should not change data > ok 36 - should not change data > ok 37 - should not change data > ok 38 - should not change data > ok 39 - should not change data > ok 40 - should not change data > ok 41 - should not change data > ok 42 - should not change data > ok 43 - should not change data > ok 44 - should not change data > ok 45 - should not change data > ok 46 - should not change data > ok 47 - should not change data > ok 48 - should not change data > ok 49 - should not change data > ok 50 - should not change data > ok 51 - should not change data > ok 52 - should not change data > ok 53 - should not change data > ok 54 - should not change data > ok 55 - should not change data > ok 56 - should not change data > ok 57 - should not change data > ok 58 - should not change data > ok 59 - should not change data > ok 60 - should not change data > ok 61 - should not change data > ok 62 - should not change data > ok 63 - should not change data > ok 64 - should not change data > ok 65 - should not change data > ok 66 - should not change data > ok 67 - should not change data > ok 68 - should not change data > ok 69 - should not change data > ok 70 - should not change data > ok 71 - should not change data > ok 72 - should not change data > ok 73 - should not change data > ok 74 - should not change data > ok 75 - should not change data > ok 76 - should not change data > ok 77 - should not change data > ok 78 - should not change data > ok 79 - should not change data > ok 80 - should not change data > ok 81 - should not change data > ok 82 - should not change data > 1..82 > ok 10 - writeSize=64 blockSize=16 writeCount=10 # time=112.202ms > > 1..10 > # time=1070.026ms > } > > ok 6 - test/two-stream.js # time=106.021ms { > ok 1 - should be equal > ok 2 - should be equal > ok 3 - should be equal > ok 4 - should be equal > ok 5 - should be equal > ok 6 - should be equal > ok 7 - should be equal > ok 8 - should be equal > ok 9 - should be equal > ok 10 - should be equal > ok 11 - should be equal > ok 12 - should be equal > ok 13 - should be equal > ok 14 - should be equal > ok 15 - should be equal > ok 16 - should be equal > ok 17 - should be equal > ok 18 - should be equal > ok 19 - should be equal > ok 20 - should be equal > ok 21 - should be equal > ok 22 - should be equal > ok 23 - should be equal > ok 24 - should be equal > ok 25 - should be equal > ok 26 - should be equal > ok 27 - should be equal > ok 28 - should be equal > ok 29 - should be equal > ok 30 - should be equal > ok 31 - should be equal > ok 32 - should be equal > ok 33 - should be equal > ok 34 - should be equal > ok 35 - should be equal > ok 36 - should be equal > ok 37 - should be equal > ok 38 - should be equal > ok 39 - should be equal > ok 40 - should be equal > ok 41 - should be equal > ok 42 - should be equal > ok 43 - should be equal > ok 44 - should be equal > ok 45 - should be equal > ok 46 - should be equal > ok 47 - should be equal > ok 48 - should be equal > ok 49 - should be equal > ok 50 - should be equal > ok 51 - should be equal > ok 52 - should be equal > ok 53 - should be equal > ok 54 - should be equal > ok 55 - should be equal > ok 56 - should be equal > ok 57 - should be equal > ok 58 - should be equal > ok 59 - should be equal > ok 60 - should be equal > ok 61 - should be equal > ok 62 - should be equal > ok 63 - should be equal > ok 64 - should be equal > ok 65 - should be equal > ok 66 - should be equal > ok 67 - should be equal > ok 68 - should be equal > ok 69 - should be equal > ok 70 - should be equal > ok 71 - should be equal > ok 72 - should be equal > ok 73 - should be equal > ok 74 - should be equal > ok 75 - should be equal > ok 76 - should be equal > ok 77 - should be equal > ok 78 - should be equal > ok 79 - should be equal > ok 80 - should be equal > ok 81 - should be equal > ok 82 - should be equal > ok 83 - should be equal > ok 84 - should be equal > ok 85 - should be equal > ok 86 - should be equal > ok 87 - should be equal > ok 88 - should be equal > ok 89 - should be equal > ok 90 - should be equal > ok 91 - should be equal > ok 92 - should be equal > ok 93 - should be equal > ok 94 - should be equal > ok 95 - should be equal > ok 96 - should be equal > ok 97 - should be equal > ok 98 - should be equal > ok 99 - should be equal > ok 100 - should be equal > ok 101 - should be equal > ok 102 - should be equal > ok 103 - should be equal > ok 104 - should be equal > ok 105 - should be equal > ok 106 - should be equal > ok 107 - should be equal > ok 108 - should be equal > ok 109 - should be equal > ok 110 - should be equal > ok 111 - should be equal > ok 112 - should be equal > ok 113 - should be equal > ok 114 - should be equal > ok 115 - should be equal > ok 116 - should be equal > ok 117 - should be equal > ok 118 - should be equal > ok 119 - should be equal > ok 120 - should be equal > ok 121 - should be equal > ok 122 - should be equal > ok 123 - should be equal > ok 124 - should be equal > ok 125 - should be equal > ok 126 - should be equal > ok 127 - should be equal > ok 128 - should be equal > ok 129 - should be equal > ok 130 - should be equal > ok 131 - should be equal > ok 132 - should be equal > ok 133 - should be equal > ok 134 - should be equal > ok 135 - should be equal > ok 136 - should be equal > ok 137 - should be equal > ok 138 - should be equal > ok 139 - should be equal > ok 140 - should be equal > ok 141 - should be equal > ok 142 - should be equal > ok 143 - should be equal > ok 144 - should be equal > ok 145 - should be equal > ok 146 - should be equal > ok 147 - should be equal > ok 148 - should be equal > ok 149 - should be equal > ok 150 - should be equal > ok 151 - should be equal > ok 152 - should be equal > ok 153 - should be equal > ok 154 - should be equal > ok 155 - should be equal > ok 156 - should be equal > ok 157 - should be equal > ok 158 - should be equal > ok 159 - should be equal > ok 160 - should be equal > ok 161 - should be equal > ok 162 - should be equal > ok 163 - should be equal > ok 164 - should be equal > ok 165 - should be equal > ok 166 - should be equal > ok 167 - should be equal > ok 168 - should be equal > ok 169 - should be equal > ok 170 - should be equal > ok 171 - should be equal > ok 172 - should be equal > ok 173 - should be equal > ok 174 - should be equal > ok 175 - should be equal > ok 176 - should be equal > ok 177 - should be equal > ok 178 - should be equal > ok 179 - should be equal > ok 180 - should be equal > ok 181 - should be equal > ok 182 - should be equal > ok 183 - should be equal > ok 184 - should be equal > ok 185 - should be equal > ok 186 - should be equal > ok 187 - should be equal > ok 188 - should be equal > ok 189 - should be equal > ok 190 - should be equal > ok 191 - should be equal > ok 192 - should be equal > ok 193 - should be equal > ok 194 - should be equal > ok 195 - should be equal > ok 196 - should be equal > ok 197 - should be equal > ok 198 - should be equal > ok 199 - should be equal > ok 200 - should be equal > ok 201 - should be equal > ok 202 - should be equal > ok 203 - should be equal > ok 204 - should be equal > ok 205 - should be equal > ok 206 - should be equal > ok 207 - should be equal > ok 208 - should be equal > ok 209 - should be equal > ok 210 - should be equal > ok 211 - should be equal > ok 212 - should be equal > ok 213 - should be equal > ok 214 - should be equal > ok 215 - should be equal > ok 216 - should be equal > ok 217 - should be equal > ok 218 - should be equal > ok 219 - should be equal > ok 220 - should be equal > ok 221 - should be equal > ok 222 - should be equal > ok 223 - should be equal > ok 224 - should be equal > ok 225 - should be equal > ok 226 - should be equal > ok 227 - should be equal > ok 228 - should be equal > ok 229 - should be equal > ok 230 - should be equal > ok 231 - should be equal > ok 232 - should be equal > ok 233 - should be equal > ok 234 - should be equal > ok 235 - should be equal > ok 236 - should be equal > ok 237 - should be equal > ok 238 - should be equal > ok 239 - should be equal > ok 240 - should be equal > ok 241 - should be equal > ok 242 - should be equal > ok 243 - should be equal > ok 244 - should be equal > ok 245 - should be equal > ok 246 - should be equal > ok 247 - should be equal > ok 248 - should be equal > ok 249 - should be equal > ok 250 - should be equal > ok 251 - should be equal > ok 252 - should be equal > ok 253 - should be equal > ok 254 - should be equal > ok 255 - should be equal > ok 256 - should be equal > ok 257 - should be equal > ok 258 - should be equal > ok 259 - should be equal > ok 260 - should be equal > ok 261 - should be equal > ok 262 - should be equal > ok 263 - should be equal > ok 264 - should be equal > ok 265 - should be equal > ok 266 - should be equal > ok 267 - should be equal > ok 268 - should be equal > ok 269 - should be equal > ok 270 - should be equal > ok 271 - should be equal > ok 272 - should be equal > ok 273 - should be equal > ok 274 - should be equal > ok 275 - should be equal > ok 276 - should be equal > ok 277 - should be equal > ok 278 - should be equal > ok 279 - should be equal > ok 280 - should be equal > ok 281 - should be equal > ok 282 - should be equal > ok 283 - should be equal > ok 284 - should be equal > ok 285 - should be equal > ok 286 - should be equal > ok 287 - should be equal > ok 288 - should be equal > ok 289 - should be equal > ok 290 - should be equal > ok 291 - should be equal > ok 292 - should be equal > ok 293 - should be equal > ok 294 - should be equal > ok 295 - should be equal > ok 296 - should be equal > ok 297 - should be equal > ok 298 - should be equal > ok 299 - should be equal > ok 300 - should be equal > ok 301 - should be equal > ok 302 - should be equal > ok 303 - should be equal > ok 304 - should be equal > ok 305 - should be equal > ok 306 - should be equal > ok 307 - should be equal > ok 308 - should be equal > ok 309 - should be equal > ok 310 - should be equal > ok 311 - should be equal > ok 312 - should be equal > ok 313 - should be equal > ok 314 - should be equal > ok 315 - should be equal > ok 316 - should be equal > ok 317 - should be equal > ok 318 - should be equal > ok 319 - should be equal > ok 320 - should be equal > ok 321 - should be equal > ok 322 - should be equal > ok 323 - should be equal > ok 324 - should be equal > ok 325 - should be equal > ok 326 - should be equal > ok 327 - should be equal > ok 328 - should be equal > ok 329 - should be equal > ok 330 - should be equal > ok 331 - should be equal > ok 332 - should be equal > ok 333 - should be equal > ok 334 - should be equal > ok 335 - should be equal > ok 336 - should be equal > ok 337 - should be equal > ok 338 - should be equal > ok 339 - should be equal > ok 340 - should be equal > ok 341 - should be equal > ok 342 - should be equal > ok 343 - should be equal > ok 344 - should be equal > ok 345 - should be equal > ok 346 - should be equal > ok 347 - should be equal > ok 348 - should be equal > ok 349 - should be equal > ok 350 - should be equal > ok 351 - should be equal > ok 352 - should be equal > ok 353 - should be equal > ok 354 - should be equal > ok 355 - should be equal > ok 356 - should be equal > ok 357 - should be equal > ok 358 - should be equal > ok 359 - should be equal > ok 360 - should be equal > ok 361 - should be equal > ok 362 - should be equal > ok 363 - should be equal > ok 364 - should be equal > ok 365 - should be equal > ok 366 - should be equal > ok 367 - should be equal > ok 368 - should be equal > ok 369 - should be equal > ok 370 - should be equal > ok 371 - should be equal > ok 372 - should be equal > ok 373 - should be equal > ok 374 - should be equal > ok 375 - should be equal > ok 376 - should be equal > ok 377 - should be equal > ok 378 - should be equal > ok 379 - should be equal > ok 380 - should be equal > ok 381 - should be equal > ok 382 - should be equal > ok 383 - should be equal > ok 384 - should be equal > ok 385 - should be equal > ok 386 - should be equal > ok 387 - should be equal > ok 388 - should be equal > ok 389 - should be equal > ok 390 - should be equal > ok 391 - should be equal > ok 392 - should be equal > ok 393 - should be equal > ok 394 - should be equal > ok 395 - should be equal > ok 396 - should be equal > ok 397 - should be equal > ok 398 - should be equal > ok 399 - should be equal > ok 400 - should be equal > ok 401 - should be equal > ok 402 - should be equal > ok 403 - should be equal > ok 404 - should be equal > ok 405 - should be equal > ok 406 - should be equal > ok 407 - should be equal > ok 408 - should be equal > ok 409 - should be equal > ok 410 - should be equal > ok 411 - should be equal > ok 412 - should be equal > ok 413 - should be equal > ok 414 - should be equal > ok 415 - should be equal > ok 416 - should be equal > ok 417 - should be equal > ok 418 - should be equal > ok 419 - should be equal > ok 420 - should be equal > ok 421 - should be equal > ok 422 - should be equal > ok 423 - should be equal > ok 424 - should be equal > ok 425 - should be equal > ok 426 - should be equal > ok 427 - should be equal > ok 428 - should be equal > ok 429 - should be equal > ok 430 - should be equal > ok 431 - should be equal > ok 432 - should be equal > ok 433 - should be equal > ok 434 - should be equal > ok 435 - should be equal > ok 436 - should be equal > ok 437 - should be equal > ok 438 - should be equal > ok 439 - should be equal > ok 440 - should be equal > ok 441 - should be equal > ok 442 - should be equal > ok 443 - should be equal > ok 444 - should be equal > ok 445 - should be equal > ok 446 - should be equal > ok 447 - should be equal > ok 448 - should be equal > ok 449 - should be equal > ok 450 - should be equal > ok 451 - should be equal > ok 452 - should be equal > ok 453 - should be equal > ok 454 - should be equal > ok 455 - should be equal > ok 456 - should be equal > ok 457 - should be equal > ok 458 - should be equal > ok 459 - should be equal > ok 460 - should be equal > ok 461 - should be equal > ok 462 - should be equal > ok 463 - should be equal > ok 464 - should be equal > ok 465 - should be equal > ok 466 - should be equal > ok 467 - should be equal > ok 468 - should be equal > ok 469 - should be equal > ok 470 - should be equal > ok 471 - should be equal > ok 472 - should be equal > ok 473 - should be equal > ok 474 - should be equal > ok 475 - should be equal > ok 476 - should be equal > ok 477 - should be equal > ok 478 - should be equal > ok 479 - should be equal > ok 480 - should be equal > ok 481 - should be equal > ok 482 - should be equal > ok 483 - should be equal > ok 484 - should be equal > ok 485 - should be equal > ok 486 - should be equal > ok 487 - should be equal > ok 488 - should be equal > ok 489 - should be equal > ok 490 - should be equal > ok 491 - should be equal > ok 492 - should be equal > ok 493 - should be equal > ok 494 - should be equal > ok 495 - should be equal > ok 496 - should be equal > ok 497 - should be equal > ok 498 - should be equal > ok 499 - should be equal > ok 500 - should be equal > ok 501 - should be equal > ok 502 - should be equal > ok 503 - should be equal > ok 504 - should be equal > ok 505 - should be equal > ok 506 - should be equal > ok 507 - should be equal > ok 508 - should be equal > ok 509 - should be equal > ok 510 - should be equal > ok 511 - should be equal > ok 512 - should be equal > ok 513 - should be equal > ok 514 - should be equal > ok 515 - should be equal > ok 516 - should be equal > ok 517 - should be equal > ok 518 - should be equal > ok 519 - should be equal > ok 520 - should be equal > ok 521 - should be equal > ok 522 - should be equal > ok 523 - should be equal > ok 524 - should be equal > ok 525 - should be equal > ok 526 - should be equal > ok 527 - should be equal > ok 528 - should be equal > ok 529 - should be equal > ok 530 - should be equal > ok 531 - should be equal > ok 532 - should be equal > ok 533 - should be equal > ok 534 - should be equal > ok 535 - should be equal > ok 536 - should be equal > ok 537 - should be equal > ok 538 - should be equal > ok 539 - should be equal > ok 540 - should be equal > ok 541 - should be equal > ok 542 - should be equal > ok 543 - should be equal > ok 544 - should be equal > ok 545 - should be equal > ok 546 - should be equal > ok 547 - should be equal > ok 548 - should be equal > ok 549 - should be equal > ok 550 - should be equal > ok 551 - should be equal > ok 552 - should be equal > ok 553 - should be equal > ok 554 - should be equal > ok 555 - should be equal > ok 556 - should be equal > ok 557 - should be equal > ok 558 - should be equal > ok 559 - should be equal > ok 560 - should be equal > ok 561 - should be equal > ok 562 - should be equal > ok 563 - should be equal > ok 564 - should be equal > ok 565 - should be equal > ok 566 - should be equal > ok 567 - should be equal > ok 568 - should be equal > ok 569 - should be equal > ok 570 - should be equal > ok 571 - should be equal > ok 572 - should be equal > ok 573 - should be equal > ok 574 - should be equal > ok 575 - should be equal > ok 576 - should be equal > ok 577 - should be equal > ok 578 - should be equal > ok 579 - should be equal > ok 580 - should be equal > ok 581 - should be equal > ok 582 - should be equal > ok 583 - should be equal > ok 584 - should be equal > ok 585 - should be equal > ok 586 - should be equal > ok 587 - should be equal > ok 588 - should be equal > ok 589 - should be equal > ok 590 - should be equal > ok 591 - should be equal > ok 592 - should be equal > ok 593 - should be equal > ok 594 - should be equal > ok 595 - should be equal > ok 596 - should be equal > ok 597 - should be equal > ok 598 - should be equal > ok 599 - should be equal > ok 600 - should be equal > ok 601 - should be equal > ok 602 - should be equal > ok 603 - should be equal > ok 604 - should be equal > ok 605 - should be equal > ok 606 - should be equal > ok 607 - should be equal > ok 608 - should be equal > ok 609 - should be equal > ok 610 - should be equal > ok 611 - should be equal > ok 612 - should be equal > ok 613 - should be equal > ok 614 - should be equal > ok 615 - should be equal > ok 616 - should be equal > ok 617 - should be equal > ok 618 - should be equal > ok 619 - should be equal > ok 620 - should be equal > ok 621 - should be equal > ok 622 - should be equal > ok 623 - should be equal > ok 624 - should be equal > ok 625 - should be equal > ok 626 - should be equal > ok 627 - should be equal > ok 628 - should be equal > ok 629 - should be equal > ok 630 - should be equal > ok 631 - should be equal > ok 632 - should be equal > ok 633 - should be equal > ok 634 - should be equal > ok 635 - should be equal > ok 636 - should be equal > ok 637 - should be equal > ok 638 - should be equal > ok 639 - should be equal > ok 640 - should be equal > ok 641 - should be equal > ok 642 - should be equal > ok 643 - should be equal > ok 644 - should be equal > ok 645 - should be equal > ok 646 - should be equal > ok 647 - should be equal > ok 648 - should be equal > ok 649 - should be equal > ok 650 - should be equal > ok 651 - should be equal > ok 652 - should be equal > ok 653 - should be equal > ok 654 - should be equal > ok 655 - should be equal > ok 656 - should be equal > ok 657 - should be equal > ok 658 - should be equal > ok 659 - should be equal > ok 660 - should be equal > ok 661 - should be equal > ok 662 - should be equal > ok 663 - should be equal > ok 664 - should be equal > ok 665 - should be equal > ok 666 - should be equal > ok 667 - should be equal > ok 668 - should be equal > ok 669 - should be equal > ok 670 - should be equal > ok 671 - should be equal > ok 672 - should be equal > ok 673 - should be equal > ok 674 - should be equal > ok 675 - should be equal > ok 676 - should be equal > ok 677 - should be equal > ok 678 - should be equal > ok 679 - should be equal > ok 680 - should be equal > ok 681 - should be equal > ok 682 - should be equal > ok 683 - should be equal > ok 684 - should be equal > ok 685 - should be equal > ok 686 - should be equal > ok 687 - should be equal > ok 688 - should be equal > ok 689 - should be equal > ok 690 - should be equal > ok 691 - should be equal > ok 692 - should be equal > ok 693 - should be equal > ok 694 - should be equal > ok 695 - should be equal > ok 696 - should be equal > ok 697 - should be equal > ok 698 - should be equal > ok 699 - should be equal > ok 700 - should be equal > ok 701 - should be equal > ok 702 - should be equal > ok 703 - should be equal > ok 704 - should be equal > ok 705 - should be equal > ok 706 - should be equal > ok 707 - should be equal > ok 708 - should be equal > ok 709 - should be equal > ok 710 - should be equal > ok 711 - should be equal > ok 712 - should be equal > ok 713 - should be equal > ok 714 - should be equal > ok 715 - should be equal > ok 716 - should be equal > ok 717 - should be equal > ok 718 - should be equal > ok 719 - should be equal > ok 720 - should be equal > ok 721 - should be equal > ok 722 - should be equal > ok 723 - should be equal > ok 724 - should be equal > ok 725 - should be equal > ok 726 - should be equal > ok 727 - should be equal > ok 728 - should be equal > ok 729 - should be equal > ok 730 - should be equal > ok 731 - should be equal > ok 732 - should be equal > ok 733 - should be equal > ok 734 - should be equal > ok 735 - should be equal > ok 736 - should be equal > ok 737 - should be equal > ok 738 - should be equal > ok 739 - should be equal > ok 740 - should be equal > ok 741 - should be equal > ok 742 - should be equal > ok 743 - should be equal > ok 744 - should be equal > ok 745 - should be equal > ok 746 - should be equal > ok 747 - should be equal > ok 748 - should be equal > ok 749 - should be equal > ok 750 - should be equal > ok 751 - should be equal > ok 752 - should be equal > ok 753 - should be equal > ok 754 - should be equal > ok 755 - should be equal > ok 756 - should be equal > ok 757 - should be equal > ok 758 - should be equal > ok 759 - should be equal > ok 760 - should be equal > ok 761 - should be equal > ok 762 - should be equal > ok 763 - should be equal > ok 764 - should be equal > ok 765 - should be equal > ok 766 - should be equal > ok 767 - should be equal > ok 768 - should be equal > ok 769 - should be equal > ok 770 - should be equal > ok 771 - should be equal > ok 772 - should be equal > ok 773 - should be equal > ok 774 - should be equal > ok 775 - should be equal > ok 776 - should be equal > ok 777 - should be equal > ok 778 - should be equal > ok 779 - should be equal > ok 780 - should be equal > ok 781 - should be equal > ok 782 - should be equal > ok 783 - should be equal > ok 784 - should be equal > ok 785 - should be equal > ok 786 - should be equal > ok 787 - should be equal > ok 788 - should be equal > ok 789 - should be equal > ok 790 - should be equal > ok 791 - should be equal > ok 792 - should be equal > ok 793 - should be equal > ok 794 - should be equal > ok 795 - should be equal > ok 796 - should be equal > ok 797 - should be equal > ok 798 - should be equal > ok 799 - should be equal > ok 800 - should be equal > ok 801 - should be equal > ok 802 - should be equal > ok 803 - should be equal > ok 804 - should be equal > ok 805 - should be equal > ok 806 - should be equal > ok 807 - should be equal > ok 808 - should be equal > ok 809 - should be equal > ok 810 - should be equal > ok 811 - should be equal > ok 812 - should be equal > ok 813 - should be equal > ok 814 - should be equal > ok 815 - should be equal > ok 816 - should be equal > ok 817 - should be equal > ok 818 - should be equal > ok 819 - should be equal > ok 820 - should be equal > ok 821 - should be equal > ok 822 - should be equal > ok 823 - should be equal > ok 824 - should be equal > ok 825 - should be equal > ok 826 - should be equal > ok 827 - should be equal > ok 828 - should be equal > ok 829 - should be equal > ok 830 - should be equal > ok 831 - should be equal > ok 832 - should be equal > ok 833 - should be equal > ok 834 - should be equal > ok 835 - should be equal > ok 836 - should be equal > ok 837 - should be equal > ok 838 - should be equal > ok 839 - should be equal > ok 840 - should be equal > ok 841 - should be equal > ok 842 - should be equal > ok 843 - should be equal > ok 844 - should be equal > ok 845 - should be equal > ok 846 - should be equal > ok 847 - should be equal > ok 848 - should be equal > ok 849 - should be equal > ok 850 - should be equal > ok 851 - should be equal > ok 852 - should be equal > ok 853 - should be equal > ok 854 - should be equal > ok 855 - should be equal > ok 856 - should be equal > ok 857 - should be equal > ok 858 - should be equal > ok 859 - should be equal > ok 860 - should be equal > ok 861 - should be equal > ok 862 - should be equal > ok 863 - should be equal > ok 864 - should be equal > ok 865 - should be equal > ok 866 - should be equal > ok 867 - should be equal > ok 868 - should be equal > ok 869 - should be equal > ok 870 - should be equal > ok 871 - should be equal > ok 872 - should be equal > ok 873 - should be equal > ok 874 - should be equal > ok 875 - should be equal > ok 876 - should be equal > ok 877 - should be equal > ok 878 - should be equal > ok 879 - should be equal > ok 880 - should be equal > ok 881 - should be equal > ok 882 - should be equal > ok 883 - should be equal > ok 884 - should be equal > ok 885 - should be equal > ok 886 - should be equal > ok 887 - should be equal > ok 888 - should be equal > ok 889 - should be equal > ok 890 - should be equal > ok 891 - should be equal > ok 892 - should be equal > ok 893 - should be equal > ok 894 - should be equal > ok 895 - should be equal > ok 896 - should be equal > ok 897 - should be equal > ok 898 - should be equal > ok 899 - should be equal > ok 900 - should be equal > ok 901 - should be equal > ok 902 - should be equal > ok 903 - should be equal > ok 904 - should be equal > ok 905 - should be equal > ok 906 - should be equal > ok 907 - should be equal > ok 908 - should be equal > ok 909 - should be equal > ok 910 - should be equal > ok 911 - should be equal > ok 912 - should be equal > ok 913 - should be equal > ok 914 - should be equal > ok 915 - should be equal > ok 916 - should be equal > ok 917 - should be equal > ok 918 - should be equal > ok 919 - should be equal > ok 920 - should be equal > ok 921 - should be equal > ok 922 - should be equal > ok 923 - should be equal > ok 924 - should be equal > ok 925 - should be equal > ok 926 - should be equal > ok 927 - should be equal > ok 928 - should be equal > ok 929 - should be equal > ok 930 - should be equal > ok 931 - should be equal > ok 932 - should be equal > ok 933 - should be equal > ok 934 - should be equal > ok 935 - should be equal > ok 936 - should be equal > ok 937 - should be equal > ok 938 - should be equal > ok 939 - should be equal > ok 940 - should be equal > ok 941 - should be equal > ok 942 - should be equal > ok 943 - should be equal > ok 944 - should be equal > ok 945 - should be equal > ok 946 - should be equal > ok 947 - should be equal > ok 948 - should be equal > ok 949 - should be equal > ok 950 - should be equal > ok 951 - should be equal > ok 952 - should be equal > ok 953 - should be equal > ok 954 - should be equal > ok 955 - should be equal > ok 956 - should be equal > ok 957 - should be equal > ok 958 - should be equal > ok 959 - should be equal > ok 960 - should be equal > ok 961 - should be equal > ok 962 - should be equal > ok 963 - should be equal > ok 964 - should be equal > ok 965 - should be equal > ok 966 - should be equal > ok 967 - should be equal > ok 968 - should be equal > ok 969 - should be equal > ok 970 - should be equal > ok 971 - should be equal > ok 972 - should be equal > ok 973 - should be equal > ok 974 - should be equal > ok 975 - should be equal > ok 976 - should be equal > ok 977 - should be equal > ok 978 - should be equal > ok 979 - should be equal > ok 980 - should be equal > ok 981 - should be equal > ok 982 - should be equal > ok 983 - should be equal > ok 984 - should be equal > ok 985 - should be equal > ok 986 - should be equal > ok 987 - should be equal > ok 988 - should be equal > ok 989 - should be equal > ok 990 - should be equal > ok 991 - should be equal > ok 992 - should be equal > ok 993 - should be equal > ok 994 - should be equal > ok 995 - should be equal > ok 996 - should be equal > ok 997 - should be equal > ok 998 - should be equal > ok 999 - should be equal > ok 1000 - should be equal > ok 1001 - should be equal > ok 1002 - should be equal > ok 1003 - should be equal > ok 1004 - should be equal > ok 1005 - should be equal > ok 1006 - should be equal > ok 1007 - should be equal > ok 1008 - should be equal > ok 1009 - should be equal > ok 1010 - should be equal > ok 1011 - should be equal > ok 1012 - should be equal > ok 1013 - should be equal > ok 1014 - should be equal > ok 1015 - should be equal > ok 1016 - should be equal > ok 1017 - should be equal > ok 1018 - should be equal > ok 1019 - should be equal > ok 1020 - should be equal > ok 1021 - should be equal > ok 1022 - should be equal > ok 1023 - should be equal > ok 1024 - should be equal > ok 1025 - should be equal > ok 1026 - should be equal > ok 1027 - should be equal > ok 1028 - should be equal > ok 1029 - should be equal > ok 1030 - should be equal > ok 1031 - should be equal > ok 1032 - should be equal > ok 1033 - should be equal > ok 1034 - should be equal > ok 1035 - should be equal > ok 1036 - should be equal > ok 1037 - should be equal > ok 1038 - should be equal > ok 1039 - should be equal > ok 1040 - should be equal > ok 1041 - should be equal > ok 1042 - should be equal > ok 1043 - should be equal > ok 1044 - should be equal > ok 1045 - should be equal > ok 1046 - should be equal > ok 1047 - should be equal > ok 1048 - should be equal > ok 1049 - should be equal > ok 1050 - should be equal > ok 1051 - should be equal > ok 1052 - should be equal > ok 1053 - should be equal > ok 1054 - should be equal > ok 1055 - should be equal > ok 1056 - should be equal > ok 1057 - should be equal > ok 1058 - should be equal > ok 1059 - should be equal > ok 1060 - should be equal > ok 1061 - should be equal > ok 1062 - should be equal > ok 1063 - should be equal > ok 1064 - should be equal > ok 1065 - should be equal > ok 1066 - should be equal > ok 1067 - should be equal > ok 1068 - should be equal > ok 1069 - should be equal > ok 1070 - should be equal > ok 1071 - should be equal > ok 1072 - should be equal > ok 1073 - should be equal > ok 1074 - should be equal > ok 1075 - should be equal > ok 1076 - should be equal > ok 1077 - should be equal > ok 1078 - should be equal > ok 1079 - should be equal > ok 1080 - should be equal > ok 1081 - should be equal > ok 1082 - should be equal > ok 1083 - should be equal > ok 1084 - should be equal > ok 1085 - should be equal > ok 1086 - should be equal > ok 1087 - should be equal > ok 1088 - should be equal > ok 1089 - should be equal > ok 1090 - should be equal > ok 1091 - should be equal > ok 1092 - should be equal > ok 1093 - should be equal > ok 1094 - should be equal > ok 1095 - should be equal > ok 1096 - should be equal > ok 1097 - should be equal > ok 1098 - should be equal > ok 1099 - should be equal > ok 1100 - should be equal > ok 1101 - should be equal > ok 1102 - should be equal > ok 1103 - should be equal > ok 1104 - should be equal > ok 1105 - should be equal > ok 1106 - should be equal > ok 1107 - should be equal > ok 1108 - should be equal > ok 1109 - should be equal > ok 1110 - should be equal > ok 1111 - should be equal > ok 1112 - should be equal > ok 1113 - should be equal > ok 1114 - should be equal > ok 1115 - should be equal > ok 1116 - should be equal > ok 1117 - should be equal > ok 1118 - should be equal > ok 1119 - should be equal > ok 1120 - should be equal > ok 1121 - should be equal > ok 1122 - should be equal > ok 1123 - should be equal > ok 1124 - should be equal > ok 1125 - should be equal > ok 1126 - should be equal > ok 1127 - should be equal > ok 1128 - should be equal > ok 1129 - should be equal > ok 1130 - should be equal > ok 1131 - should be equal > ok 1132 - should be equal > ok 1133 - should be equal > ok 1134 - should be equal > ok 1135 - should be equal > ok 1136 - should be equal > ok 1137 - should be equal > ok 1138 - should be equal > ok 1139 - should be equal > ok 1140 - should be equal > ok 1141 - should be equal > ok 1142 - should be equal > ok 1143 - should be equal > ok 1144 - should be equal > ok 1145 - should be equal > ok 1146 - should be equal > ok 1147 - should be equal > ok 1148 - should be equal > ok 1149 - should be equal > ok 1150 - should be equal > ok 1151 - should be equal > ok 1152 - should be equal > ok 1153 - should be equal > ok 1154 - should be equal > ok 1155 - should be equal > ok 1156 - should be equal > ok 1157 - should be equal > ok 1158 - should be equal > ok 1159 - should be equal > ok 1160 - should be equal > ok 1161 - should be equal > ok 1162 - should be equal > ok 1163 - should be equal > ok 1164 - should be equal > ok 1165 - should be equal > ok 1166 - should be equal > ok 1167 - should be equal > ok 1168 - should be equal > ok 1169 - should be equal > ok 1170 - should be equal > ok 1171 - should be equal > ok 1172 - should be equal > ok 1173 - should be equal > ok 1174 - should be equal > ok 1175 - should be equal > ok 1176 - should be equal > ok 1177 - should be equal > ok 1178 - should be equal > ok 1179 - should be equal > ok 1180 - should be equal > ok 1181 - should be equal > ok 1182 - should be equal > ok 1183 - should be equal > ok 1184 - should be equal > ok 1185 - should be equal > ok 1186 - should be equal > ok 1187 - should be equal > ok 1188 - should be equal > ok 1189 - should be equal > ok 1190 - should be equal > ok 1191 - should be equal > ok 1192 - should be equal > ok 1193 - should be equal > ok 1194 - should be equal > ok 1195 - should be equal > ok 1196 - should be equal > ok 1197 - should be equal > ok 1198 - should be equal > ok 1199 - should be equal > ok 1200 - should be equal > ok 1201 - should be equal > ok 1202 - should be equal > ok 1203 - should be equal > ok 1204 - should be equal > ok 1205 - should be equal > ok 1206 - should be equal > ok 1207 - should be equal > ok 1208 - should be equal > ok 1209 - should be equal > ok 1210 - should be equal > ok 1211 - should be equal > ok 1212 - should be equal > ok 1213 - should be equal > ok 1214 - should be equal > ok 1215 - should be equal > ok 1216 - should be equal > ok 1217 - should be equal > ok 1218 - should be equal > ok 1219 - should be equal > ok 1220 - should be equal > ok 1221 - should be equal > ok 1222 - should be equal > ok 1223 - should be equal > ok 1224 - should be equal > ok 1225 - should be equal > ok 1226 - should be equal > ok 1227 - should be equal > ok 1228 - should be equal > ok 1229 - should be equal > ok 1230 - should be equal > ok 1231 - should be equal > ok 1232 - should be equal > ok 1233 - should be equal > ok 1234 - should be equal > ok 1235 - should be equal > ok 1236 - should be equal > ok 1237 - should be equal > ok 1238 - should be equal > ok 1239 - should be equal > ok 1240 - should be equal > ok 1241 - should be equal > ok 1242 - should be equal > ok 1243 - should be equal > ok 1244 - should be equal > ok 1245 - should be equal > ok 1246 - should be equal > ok 1247 - should be equal > ok 1248 - should be equal > ok 1249 - should be equal > ok 1250 - should be equal > ok 1251 - should be equal > ok 1252 - should be equal > ok 1253 - should be equal > ok 1254 - should be equal > ok 1255 - should be equal > ok 1256 - should be equal > ok 1257 - should be equal > ok 1258 - should be equal > ok 1259 - should be equal > ok 1260 - should be equal > ok 1261 - should be equal > ok 1262 - should be equal > ok 1263 - should be equal > ok 1264 - should be equal > ok 1265 - should be equal > ok 1266 - should be equal > ok 1267 - should be equal > ok 1268 - should be equal > ok 1269 - should be equal > ok 1270 - should be equal > ok 1271 - should be equal > ok 1272 - should be equal > ok 1273 - should be equal > ok 1274 - should be equal > ok 1275 - should be equal > ok 1276 - should be equal > ok 1277 - should be equal > ok 1278 - should be equal > ok 1279 - should be equal > ok 1280 - should be equal > ok 1281 - should be equal > ok 1282 - should be equal > ok 1283 - should be equal > ok 1284 - should be equal > ok 1285 - should be equal > ok 1286 - should be equal > ok 1287 - should be equal > ok 1288 - should be equal > ok 1289 - should be equal > ok 1290 - should be equal > ok 1291 - should be equal > ok 1292 - should be equal > ok 1293 - should be equal > ok 1294 - should be equal > ok 1295 - should be equal > ok 1296 - should be equal > ok 1297 - should be equal > ok 1298 - should be equal > ok 1299 - should be equal > ok 1300 - should be equal > ok 1301 - should be equal > ok 1302 - should be equal > ok 1303 - should be equal > ok 1304 - should be equal > ok 1305 - should be equal > ok 1306 - should be equal > ok 1307 - should be equal > ok 1308 - should be equal > ok 1309 - should be equal > ok 1310 - should be equal > ok 1311 - should be equal > ok 1312 - should be equal > ok 1313 - should be equal > ok 1314 - should be equal > ok 1315 - should be equal > ok 1316 - should be equal > ok 1317 - should be equal > ok 1318 - should be equal > ok 1319 - should be equal > ok 1320 - should be equal > ok 1321 - should be equal > ok 1322 - should be equal > ok 1323 - should be equal > ok 1324 - should be equal > ok 1325 - should be equal > ok 1326 - should be equal > ok 1327 - should be equal > ok 1328 - should be equal > ok 1329 - should be equal > ok 1330 - should be equal > ok 1331 - should be equal > ok 1332 - should be equal > ok 1333 - should be equal > ok 1334 - should be equal > ok 1335 - should be equal > ok 1336 - should be equal > ok 1337 - should be equal > ok 1338 - should be equal > ok 1339 - should be equal > ok 1340 - should be equal > ok 1341 - should be equal > ok 1342 - should be equal > ok 1343 - should be equal > ok 1344 - should be equal > ok 1345 - should be equal > ok 1346 - should be equal > ok 1347 - should be equal > ok 1348 - should be equal > ok 1349 - should be equal > ok 1350 - should be equal > ok 1351 - should be equal > ok 1352 - should be equal > ok 1353 - should be equal > ok 1354 - should be equal > ok 1355 - should be equal > ok 1356 - should be equal > ok 1357 - should be equal > ok 1358 - should be equal > ok 1359 - should be equal > ok 1360 - should be equal > ok 1361 - should be equal > ok 1362 - should be equal > ok 1363 - should be equal > ok 1364 - should be equal > ok 1365 - should be equal > ok 1366 - should be equal > ok 1367 - should be equal > ok 1368 - should be equal > ok 1369 - should be equal > ok 1370 - should be equal > ok 1371 - should be equal > ok 1372 - should be equal > ok 1373 - should be equal > ok 1374 - should be equal > ok 1375 - should be equal > ok 1376 - should be equal > ok 1377 - should be equal > ok 1378 - should be equal > ok 1379 - should be equal > ok 1380 - should be equal > ok 1381 - should be equal > ok 1382 - should be equal > ok 1383 - should be equal > ok 1384 - should be equal > ok 1385 - should be equal > ok 1386 - should be equal > ok 1387 - should be equal > ok 1388 - should be equal > ok 1389 - should be equal > ok 1390 - should be equal > ok 1391 - should be equal > ok 1392 - should be equal > ok 1393 - should be equal > ok 1394 - should be equal > ok 1395 - should be equal > ok 1396 - should be equal > ok 1397 - should be equal > ok 1398 - should be equal > ok 1399 - should be equal > ok 1400 - should be equal > ok 1401 - should be equal > ok 1402 - should be equal > ok 1403 - should be equal > ok 1404 - should be equal > ok 1405 - should be equal > ok 1406 - should be equal > ok 1407 - should be equal > ok 1408 - should be equal > ok 1409 - should be equal > ok 1410 - should be equal > ok 1411 - should be equal > ok 1412 - should be equal > ok 1413 - should be equal > ok 1414 - should be equal > ok 1415 - should be equal > ok 1416 - should be equal > ok 1417 - should be equal > ok 1418 - should be equal > ok 1419 - should be equal > ok 1420 - should be equal > ok 1421 - should be equal > ok 1422 - should be equal > ok 1423 - should be equal > ok 1424 - should be equal > ok 1425 - should be equal > ok 1426 - should be equal > ok 1427 - should be equal > ok 1428 - should be equal > ok 1429 - should be equal > ok 1430 - should be equal > ok 1431 - should be equal > ok 1432 - should be equal > ok 1433 - should be equal > ok 1434 - should be equal > ok 1435 - should be equal > ok 1436 - should be equal > ok 1437 - should be equal > ok 1438 - should be equal > ok 1439 - should be equal > ok 1440 - should be equal > ok 1441 - should be equal > ok 1442 - should be equal > ok 1443 - should be equal > ok 1444 - should be equal > ok 1445 - should be equal > ok 1446 - should be equal > ok 1447 - should be equal > ok 1448 - should be equal > ok 1449 - should be equal > ok 1450 - should be equal > ok 1451 - should be equal > ok 1452 - should be equal > ok 1453 - should be equal > ok 1454 - should be equal > ok 1455 - should be equal > ok 1456 - should be equal > ok 1457 - should be equal > ok 1458 - should be equal > ok 1459 - should be equal > ok 1460 - should be equal > ok 1461 - should be equal > ok 1462 - should be equal > ok 1463 - should be equal > ok 1464 - should be equal > ok 1465 - should be equal > ok 1466 - should be equal > ok 1467 - should be equal > ok 1468 - should be equal > ok 1469 - should be equal > ok 1470 - should be equal > ok 1471 - should be equal > ok 1472 - should be equal > ok 1473 - should be equal > ok 1474 - should be equal > ok 1475 - should be equal > ok 1476 - should be equal > ok 1477 - should be equal > ok 1478 - should be equal > ok 1479 - should be equal > ok 1480 - should be equal > ok 1481 - should be equal > ok 1482 - should be equal > ok 1483 - should be equal > ok 1484 - should be equal > ok 1485 - should be equal > ok 1486 - should be equal > ok 1487 - should be equal > ok 1488 - should be equal > ok 1489 - should be equal > ok 1490 - should be equal > ok 1491 - should be equal > ok 1492 - should be equal > ok 1493 - should be equal > ok 1494 - should be equal > ok 1495 - should be equal > ok 1496 - should be equal > ok 1497 - should be equal > ok 1498 - should be equal > ok 1499 - should be equal > ok 1500 - should be equal > ok 1501 - should be equal > ok 1502 - should be equal > ok 1503 - should be equal > ok 1504 - should be equal > ok 1505 - should be equal > ok 1506 - should be equal > ok 1507 - should be equal > ok 1508 - should be equal > ok 1509 - should be equal > ok 1510 - should be equal > ok 1511 - should be equal > ok 1512 - should be equal > ok 1513 - should be equal > ok 1514 - should be equal > ok 1515 - should be equal > ok 1516 - should be equal > ok 1517 - should be equal > ok 1518 - should be equal > ok 1519 - should be equal > ok 1520 - should be equal > ok 1521 - should be equal > ok 1522 - should be equal > ok 1523 - should be equal > ok 1524 - should be equal > ok 1525 - should be equal > ok 1526 - should be equal > ok 1527 - should be equal > ok 1528 - should be equal > ok 1529 - should be equal > ok 1530 - should be equal > ok 1531 - should be equal > ok 1532 - should be equal > ok 1533 - should be equal > ok 1534 - should be equal > ok 1535 - should be equal > ok 1536 - should be equal > ok 1537 - should be equal > ok 1538 - should be equal > ok 1539 - should be equal > ok 1540 - should be equal > ok 1541 - should be equal > ok 1542 - should be equal > ok 1543 - should be equal > ok 1544 - should be equal > ok 1545 - should be equal > ok 1546 - should be equal > ok 1547 - should be equal > ok 1548 - should be equal > ok 1549 - should be equal > ok 1550 - should be equal > ok 1551 - should be equal > ok 1552 - should be equal > ok 1553 - should be equal > ok 1554 - should be equal > ok 1555 - should be equal > ok 1556 - should be equal > ok 1557 - should be equal > ok 1558 - should be equal > ok 1559 - should be equal > ok 1560 - should be equal > ok 1561 - should be equal > ok 1562 - should be equal > ok 1563 - should be equal > ok 1564 - should be equal > ok 1565 - should be equal > ok 1566 - should be equal > ok 1567 - should be equal > ok 1568 - should be equal > ok 1569 - should be equal > ok 1570 - should be equal > ok 1571 - should be equal > ok 1572 - should be equal > ok 1573 - should be equal > ok 1574 - should be equal > ok 1575 - should be equal > ok 1576 - should be equal > ok 1577 - should be equal > ok 1578 - should be equal > ok 1579 - should be equal > ok 1580 - should be equal > ok 1581 - should be equal > ok 1582 - should be equal > ok 1583 - should be equal > ok 1584 - should be equal > ok 1585 - should be equal > ok 1586 - should be equal > ok 1587 - should be equal > ok 1588 - should be equal > ok 1589 - should be equal > ok 1590 - should be equal > ok 1591 - should be equal > ok 1592 - should be equal > ok 1593 - should be equal > ok 1594 - should be equal > ok 1595 - should be equal > ok 1596 - should be equal > ok 1597 - should be equal > ok 1598 - should be equal > ok 1599 - should be equal > ok 1600 - should be equal > ok 1601 - should be equal > ok 1602 - should be equal > ok 1603 - should be equal > ok 1604 - should be equal > ok 1605 - should be equal > ok 1606 - should be equal > ok 1607 - should be equal > ok 1608 - should be equal > ok 1609 - should be equal > ok 1610 - should be equal > ok 1611 - should be equal > ok 1612 - should be equal > ok 1613 - should be equal > ok 1614 - should be equal > ok 1615 - should be equal > ok 1616 - should be equal > ok 1617 - should be equal > ok 1618 - should be equal > ok 1619 - should be equal > ok 1620 - should be equal > ok 1621 - should be equal > ok 1622 - should be equal > ok 1623 - should be equal > ok 1624 - should be equal > ok 1625 - should be equal > ok 1626 - should be equal > ok 1627 - should be equal > ok 1628 - should be equal > ok 1629 - should be equal > ok 1630 - should be equal > ok 1631 - should be equal > ok 1632 - should be equal > ok 1633 - should be equal > ok 1634 - should be equal > ok 1635 - should be equal > ok 1636 - should be equal > ok 1637 - should be equal > ok 1638 - should be equal > ok 1639 - should be equal > ok 1640 - should be equal > ok 1641 - should be equal > ok 1642 - should be equal > ok 1643 - should be equal > ok 1644 - should be equal > ok 1645 - should be equal > ok 1646 - should be equal > ok 1647 - should be equal > ok 1648 - should be equal > ok 1649 - should be equal > ok 1650 - should be equal > ok 1651 - should be equal > ok 1652 - should be equal > ok 1653 - should be equal > ok 1654 - should be equal > ok 1655 - should be equal > ok 1656 - should be equal > ok 1657 - should be equal > ok 1658 - should be equal > ok 1659 - should be equal > ok 1660 - should be equal > ok 1661 - should be equal > ok 1662 - should be equal > ok 1663 - should be equal > ok 1664 - should be equal > ok 1665 - should be equal > ok 1666 - should be equal > ok 1667 - should be equal > ok 1668 - should be equal > ok 1669 - should be equal > ok 1670 - should be equal > ok 1671 - should be equal > ok 1672 - should be equal > ok 1673 - should be equal > ok 1674 - should be equal > ok 1675 - should be equal > ok 1676 - should be equal > ok 1677 - should be equal > ok 1678 - should be equal > ok 1679 - should be equal > ok 1680 - should be equal > ok 1681 - should be equal > ok 1682 - should be equal > ok 1683 - should be equal > ok 1684 - should be equal > ok 1685 - should be equal > ok 1686 - should be equal > ok 1687 - should be equal > ok 1688 - should be equal > ok 1689 - should be equal > ok 1690 - should be equal > ok 1691 - should be equal > ok 1692 - should be equal > ok 1693 - should be equal > ok 1694 - should be equal > ok 1695 - should be equal > ok 1696 - should be equal > ok 1697 - should be equal > ok 1698 - should be equal > ok 1699 - should be equal > ok 1700 - should be equal > ok 1701 - should be equal > ok 1702 - should be equal > ok 1703 - should be equal > ok 1704 - should be equal > ok 1705 - should be equal > ok 1706 - should be equal > ok 1707 - should be equal > ok 1708 - should be equal > ok 1709 - should be equal > ok 1710 - should be equal > ok 1711 - should be equal > ok 1712 - should be equal > ok 1713 - should be equal > ok 1714 - should be equal > ok 1715 - should be equal > ok 1716 - should be equal > ok 1717 - should be equal > ok 1718 - should be equal > ok 1719 - should be equal > ok 1720 - should be equal > ok 1721 - should be equal > ok 1722 - should be equal > ok 1723 - should be equal > ok 1724 - should be equal > ok 1725 - should be equal > ok 1726 - should be equal > ok 1727 - should be equal > ok 1728 - should be equal > ok 1729 - should be equal > ok 1730 - should be equal > ok 1731 - should be equal > ok 1732 - should be equal > ok 1733 - should be equal > ok 1734 - should be equal > ok 1735 - should be equal > ok 1736 - should be equal > ok 1737 - should be equal > ok 1738 - should be equal > ok 1739 - should be equal > ok 1740 - should be equal > ok 1741 - should be equal > ok 1742 - should be equal > ok 1743 - should be equal > ok 1744 - should be equal > ok 1745 - should be equal > ok 1746 - should be equal > ok 1747 - should be equal > ok 1748 - should be equal > ok 1749 - should be equal > ok 1750 - should be equal > ok 1751 - should be equal > ok 1752 - should be equal > ok 1753 - should be equal > ok 1754 - should be equal > ok 1755 - should be equal > ok 1756 - should be equal > ok 1757 - should be equal > ok 1758 - should be equal > ok 1759 - should be equal > ok 1760 - should be equal > ok 1761 - should be equal > ok 1762 - should be equal > ok 1763 - should be equal > ok 1764 - should be equal > ok 1765 - should be equal > ok 1766 - should be equal > ok 1767 - should be equal > ok 1768 - should be equal > ok 1769 - should be equal > ok 1770 - should be equal > ok 1771 - should be equal > ok 1772 - should be equal > ok 1773 - should be equal > ok 1774 - should be equal > ok 1775 - should be equal > ok 1776 - should be equal > ok 1777 - should be equal > ok 1778 - should be equal > ok 1779 - should be equal > ok 1780 - should be equal > ok 1781 - should be equal > ok 1782 - should be equal > ok 1783 - should be equal > ok 1784 - should be equal > ok 1785 - should be equal > ok 1786 - should be equal > ok 1787 - should be equal > ok 1788 - should be equal > ok 1789 - should be equal > ok 1790 - should be equal > ok 1791 - should be equal > ok 1792 - should be equal > ok 1793 - should be equal > ok 1794 - should be equal > ok 1795 - should be equal > ok 1796 - should be equal > ok 1797 - should be equal > ok 1798 - should be equal > ok 1799 - should be equal > ok 1800 - should be equal > ok 1801 - should be equal > ok 1802 - should be equal > ok 1803 - should be equal > ok 1804 - should be equal > ok 1805 - should be equal > ok 1806 - should be equal > ok 1807 - should be equal > ok 1808 - should be equal > ok 1809 - should be equal > ok 1810 - should be equal > ok 1811 - should be equal > ok 1812 - should be equal > ok 1813 - should be equal > ok 1814 - should be equal > ok 1815 - should be equal > ok 1816 - should be equal > ok 1817 - should be equal > ok 1818 - should be equal > ok 1819 - should be equal > ok 1820 - should be equal > ok 1821 - should be equal > ok 1822 - should be equal > ok 1823 - should be equal > ok 1824 - should be equal > ok 1825 - should be equal > ok 1826 - should be equal > ok 1827 - should be equal > ok 1828 - should be equal > ok 1829 - should be equal > ok 1830 - should be equal > ok 1831 - should be equal > ok 1832 - should be equal > ok 1833 - should be equal > ok 1834 - should be equal > ok 1835 - should be equal > ok 1836 - should be equal > ok 1837 - should be equal > ok 1838 - should be equal > ok 1839 - should be equal > ok 1840 - should be equal > ok 1841 - should be equal > ok 1842 - should be equal > ok 1843 - should be equal > ok 1844 - should be equal > ok 1845 - should be equal > ok 1846 - should be equal > ok 1847 - should be equal > ok 1848 - should be equal > ok 1849 - should be equal > ok 1850 - should be equal > ok 1851 - should be equal > ok 1852 - should be equal > ok 1853 - should be equal > ok 1854 - should be equal > ok 1855 - should be equal > ok 1856 - should be equal > ok 1857 - should be equal > ok 1858 - should be equal > ok 1859 - should be equal > ok 1860 - should be equal > ok 1861 - should be equal > ok 1862 - should be equal > ok 1863 - should be equal > ok 1864 - should be equal > ok 1865 - should be equal > ok 1866 - should be equal > ok 1867 - should be equal > ok 1868 - should be equal > ok 1869 - should be equal > ok 1870 - should be equal > ok 1871 - should be equal > ok 1872 - should be equal > ok 1873 - should be equal > ok 1874 - should be equal > ok 1875 - should be equal > ok 1876 - should be equal > ok 1877 - should be equal > ok 1878 - should be equal > ok 1879 - should be equal > ok 1880 - should be equal > ok 1881 - should be equal > ok 1882 - should be equal > ok 1883 - should be equal > ok 1884 - should be equal > ok 1885 - should be equal > ok 1886 - should be equal > ok 1887 - should be equal > ok 1888 - should be equal > ok 1889 - should be equal > ok 1890 - should be equal > ok 1891 - should be equal > ok 1892 - should be equal > ok 1893 - should be equal > ok 1894 - should be equal > ok 1895 - should be equal > ok 1896 - should be equal > ok 1897 - should be equal > ok 1898 - should be equal > ok 1899 - should be equal > ok 1900 - should be equal > ok 1901 - should be equal > ok 1902 - should be equal > ok 1903 - should be equal > ok 1904 - should be equal > ok 1905 - should be equal > ok 1906 - should be equal > ok 1907 - should be equal > ok 1908 - should be equal > ok 1909 - should be equal > ok 1910 - should be equal > ok 1911 - should be equal > ok 1912 - should be equal > ok 1913 - should be equal > ok 1914 - should be equal > ok 1915 - should be equal > ok 1916 - should be equal > ok 1917 - should be equal > ok 1918 - should be equal > ok 1919 - should be equal > ok 1920 - should be equal > ok 1921 - should be equal > ok 1922 - should be equal > ok 1923 - should be equal > ok 1924 - should be equal > ok 1925 - should be equal > ok 1926 - should be equal > ok 1927 - should be equal > ok 1928 - should be equal > ok 1929 - should be equal > ok 1930 - should be equal > ok 1931 - should be equal > ok 1932 - should be equal > ok 1933 - should be equal > ok 1934 - should be equal > ok 1935 - should be equal > ok 1936 - should be equal > ok 1937 - should be equal > ok 1938 - should be equal > ok 1939 - should be equal > ok 1940 - should be equal > ok 1941 - should be equal > ok 1942 - should be equal > ok 1943 - should be equal > ok 1944 - should be equal > ok 1945 - should be equal > ok 1946 - should be equal > ok 1947 - should be equal > ok 1948 - should be equal > ok 1949 - should be equal > ok 1950 - should be equal > ok 1951 - should be equal > ok 1952 - should be equal > ok 1953 - should be equal > ok 1954 - should be equal > ok 1955 - should be equal > ok 1956 - should be equal > ok 1957 - should be equal > ok 1958 - should be equal > ok 1959 - should be equal > ok 1960 - should be equal > ok 1961 - should be equal > ok 1962 - should be equal > ok 1963 - should be equal > ok 1964 - should be equal > ok 1965 - should be equal > ok 1966 - should be equal > ok 1967 - should be equal > ok 1968 - should be equal > ok 1969 - should be equal > ok 1970 - should be equal > ok 1971 - should be equal > ok 1972 - should be equal > ok 1973 - should be equal > ok 1974 - should be equal > ok 1975 - should be equal > ok 1976 - should be equal > ok 1977 - should be equal > ok 1978 - should be equal > ok 1979 - should be equal > ok 1980 - should be equal > ok 1981 - should be equal > ok 1982 - should be equal > ok 1983 - should be equal > ok 1984 - should be equal > ok 1985 - should be equal > ok 1986 - should be equal > ok 1987 - should be equal > ok 1988 - should be equal > ok 1989 - should be equal > ok 1990 - should be equal > ok 1991 - should be equal > ok 1992 - should be equal > ok 1993 - should be equal > ok 1994 - should be equal > ok 1995 - should be equal > ok 1996 - should be equal > ok 1997 - should be equal > ok 1998 - should be equal > ok 1999 - should be equal > ok 2000 - should be equal > ok 2001 - should be equal > ok 2002 - should be equal > ok 2003 - should be equal > ok 2004 - should be equal > ok 2005 - should be equal > ok 2006 - should be equal > ok 2007 - should be equal > ok 2008 - should be equal > ok 2009 - should be equal > ok 2010 - should be equal > ok 2011 - should be equal > ok 2012 - should be equal > ok 2013 - should be equal > ok 2014 - should be equal > ok 2015 - should be equal > ok 2016 - should be equal > ok 2017 - should be equal > ok 2018 - should be equal > ok 2019 - should be equal > ok 2020 - should be equal > ok 2021 - should be equal > ok 2022 - should be equal > ok 2023 - should be equal > ok 2024 - should be equal > ok 2025 - should be equal > ok 2026 - should be equal > ok 2027 - should be equal > ok 2028 - should be equal > ok 2029 - should be equal > ok 2030 - should be equal > ok 2031 - should be equal > ok 2032 - should be equal > ok 2033 - should be equal > ok 2034 - should be equal > ok 2035 - should be equal > ok 2036 - should be equal > ok 2037 - should be equal > ok 2038 - should be equal > ok 2039 - should be equal > ok 2040 - should be equal > ok 2041 - should be equal > ok 2042 - should be equal > ok 2043 - should be equal > ok 2044 - should be equal > ok 2045 - should be equal > ok 2046 - should be equal > ok 2047 - should be equal > ok 2048 - should be equal > ok 2049 - should be equal > ok 2050 - should be equal > 1..2050 > # time=106.021ms > } > > 1..6 > # time=2690.148ms > ERROR: Coverage for functions (87.5%) does not meet global threshold (100%) > ERROR: Coverage for branches (93.05%) does not meet global threshold (100%) > ERROR: Coverage for statements (98.24%) does not meet global threshold (100%) > -----------------|---------|----------|---------|---------|------------------- > File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s > -----------------|---------|----------|---------|---------|------------------- > All files | 98.24 | 93.05 | 87.5 | 100 | > block-stream.js | 98.24 | 93.05 | 87.5 | 100 | 10,15,32,34,63 > -----------------|---------|----------|---------|---------|------------------- > dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1 The full build log is available from: http://qa-logs.debian.net/2022/04/12/node-block-stream_0.0.9-3_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220412;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220412&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.