Your message dated Wed, 13 Apr 2022 15:11:58 +0000
with message-id <e1neef0-000hwr...@fasolo.debian.org>
and subject line Bug#1009586: fixed in node-trysound-sax 0.2.0-3
has caused the Debian Bug report #1009586,
regarding node-trysound-sax: FTBFS: ERROR: Coverage for statements (79.38%) 
does not meet global threshold (100%)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1009586: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009586
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-trysound-sax
Version: 0.2.0-2
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 build
> dh build
>    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/\@trysound
>       ln -s ../../. node_modules/\@trysound/sax
>       /bin/sh -ex debian/tests/pkg-js/test
> + tap test/attribute-name.js test/attribute-no-space.js 
> test/attribute-unquoted.js test/bom.js test/buffer-overrun.js test/case.js 
> test/cdata-chunked.js test/cdata-end-split.js test/cdata-fake-end.js 
> test/cdata-multiple.js test/cdata.js test/cyrillic.js 
> test/duplicate-attribute.js test/emoji.js test/entities.js 
> test/entity-mega.js test/entity-nan.js test/entity-tags.js test/flush.js 
> test/index.js test/issue-23.js test/issue-30.js test/issue-35.js 
> test/issue-47.js test/issue-49.js test/issue-84.js test/issue-86.js 
> test/not-string.js test/opentagstart.js test/parser-position.js 
> test/script-close-better.js test/script.js test/self-closing-child-strict.js 
> test/self-closing-child.js test/self-closing-tag.js 
> test/stand-alone-comment.js test/stray-ending.js 
> test/trailing-attribute-no-value.js test/trailing-non-whitespace.js 
> test/unclosed-root.js test/unquoted.js test/xml-internal-entities.js 
> test/xml_entities.js test/xmlns-as-tag-name.js test/xmlns-issue-41.js 
> test/xmlns-rebinding.js test/xmlns-strict.js test/xmlns-unbound-element.js 
> test/xmlns-unbound.js test/xmlns-xml-default-ns.js 
> test/xmlns-xml-default-prefix-attribute.js test/xmlns-xml-default-prefix.js 
> test/xmlns-xml-default-redefine.js --cov -j4
> TAP version 13
> (node:1125840) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 1 - test/attribute-name.js # time=21.97ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     1..12
>     # time=21.97ms
> }
> 
> (node:1125843) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:1125842) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:1125841) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 2 - test/attribute-no-space.js # time=31.097ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equal
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equivalent
>     ok 28 - no unexpected events
>     ok 29 - should be equal
>     ok 30 - should be equivalent
>     ok 31 - no unexpected events
>     ok 32 - should be equal
>     ok 33 - should be equivalent
>     ok 34 - no unexpected events
>     ok 35 - should be equal
>     ok 36 - should be equivalent
>     ok 37 - no unexpected events
>     ok 38 - should be equal
>     ok 39 - should be equivalent
>     ok 40 - no unexpected events
>     ok 41 - should be equal
>     ok 42 - should be equivalent
>     ok 43 - no unexpected events
>     ok 44 - should be equal
>     ok 45 - should be equivalent
>     ok 46 - no unexpected events
>     ok 47 - should be equal
>     ok 48 - should be equivalent
>     ok 49 - no unexpected events
>     ok 50 - should be equal
>     ok 51 - should be equivalent
>     ok 52 - no unexpected events
>     ok 53 - should be equal
>     ok 54 - should be equivalent
>     ok 55 - no unexpected events
>     ok 56 - should be equal
>     ok 57 - should be equivalent
>     ok 58 - no unexpected events
>     ok 59 - should be equal
>     ok 60 - should be equivalent
>     ok 61 - no unexpected events
>     ok 62 - should be equal
>     ok 63 - should be equivalent
>     ok 64 - no unexpected events
>     ok 65 - should be equal
>     ok 66 - should be equivalent
>     ok 67 - no unexpected events
>     ok 68 - should be equal
>     ok 69 - should be equivalent
>     ok 70 - no unexpected events
>     ok 71 - should be equal
>     ok 72 - should be equivalent
>     ok 73 - no unexpected events
>     ok 74 - should be equal
>     ok 75 - should be equivalent
>     ok 76 - no unexpected events
>     ok 77 - should be equal
>     ok 78 - should be equivalent
>     1..78
>     # time=31.097ms
> }
> 
> ok 3 - test/attribute-unquoted.js # time=19.826ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     1..18
>     # time=19.826ms
> }
> 
> ok 4 - test/bom.js # time=25.747ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equal
>     ok 28 - no unexpected events
>     ok 29 - should be equal
>     ok 30 - should be equivalent
>     ok 31 - no unexpected events
>     ok 32 - should be equal
>     ok 33 - should be equivalent
>     ok 34 - no unexpected events
>     ok 35 - should be equal
>     ok 36 - should be equivalent
>     ok 37 - no unexpected events
>     ok 38 - should be equal
>     ok 39 - should be equivalent
>     ok 40 - no unexpected events
>     ok 41 - should be equal
>     ok 42 - should be equal
>     ok 43 - no unexpected events
>     ok 44 - should be equal
>     ok 45 - should be equivalent
>     ok 46 - no unexpected events
>     ok 47 - should be equal
>     ok 48 - should be equivalent
>     ok 49 - no unexpected events
>     ok 50 - should be equal
>     ok 51 - should be equivalent
>     ok 52 - no unexpected events
>     ok 53 - should be equal
>     ok 54 - should be equivalent
>     1..54
>     # time=25.747ms
> }
> 
> (node:1125868) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:1125875) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 5 - test/buffer-overrun.js # time=27.583ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equal
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equal
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equal
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     1..21
>     # time=27.583ms
> }
> 
> ok 6 - test/case.js # time=19.476ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equivalent
>     ok 28 - no unexpected events
>     ok 29 - should be equal
>     ok 30 - should be equivalent
>     ok 31 - no unexpected events
>     ok 32 - should be equal
>     ok 33 - should be equivalent
>     ok 34 - no unexpected events
>     ok 35 - should be equal
>     ok 36 - should be equivalent
>     ok 37 - no unexpected events
>     ok 38 - should be equal
>     ok 39 - should be equivalent
>     ok 40 - no unexpected events
>     ok 41 - should be equal
>     ok 42 - should be equivalent
>     ok 43 - no unexpected events
>     ok 44 - should be equal
>     ok 45 - should be equivalent
>     1..45
>     # time=19.476ms
> }
> 
> (node:1125881) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 7 - test/cdata-chunked.js # time=13.955ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     1..18
>     # time=13.955ms
> }
> 
> (node:1125889) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 8 - test/cdata-end-split.js # time=25.865ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     1..18
>     # time=25.865ms
> }
> 
> (node:1125897) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:1125896) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:1125909) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 9 - test/cdata-fake-end.js # time=29.015ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equivalent
>     ok 28 - no unexpected events
>     ok 29 - should be equal
>     ok 30 - should be equivalent
>     ok 31 - no unexpected events
>     ok 32 - should be equal
>     ok 33 - should be equivalent
>     ok 34 - no unexpected events
>     ok 35 - should be equal
>     ok 36 - should be equivalent
>     1..36
>     # time=29.015ms
> }
> 
> ok 10 - test/cdata-multiple.js # time=18.754ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equivalent
>     1..27
>     # time=18.754ms
> }
> 
> ok 11 - test/cdata.js # time=17.836ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     1..18
>     # time=17.836ms
> }
> 
> (node:1125917) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 12 - test/cyrillic.js # time=14.85ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     1..12
>     # time=14.85ms
> }
> 
> (node:1125924) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 13 - test/duplicate-attribute.js # time=19.117ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     1..12
>     # time=19.117ms
> }
> 
> (node:1125926) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 14 - test/emoji.js # time=13.224ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     1..12
>     # time=13.224ms
> }
> 
> (node:1125931) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 15 - test/entities.js # time=21.77ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     1..12
>     # time=21.77ms
> }
> 
> (node:1125945) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 16 - test/entity-mega.js # time=23.672ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     1..12
>     # time=23.672ms
> }
> 
> (node:1125952) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 17 - test/entity-nan.js # time=13.211ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     1..12
>     # time=13.211ms
> }
> 
> (node:1125953) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 18 - test/entity-tags.js # time=14.495ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     1..21
>     # time=14.495ms
> }
> 
> (node:1125966) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 19 - test/flush.js # time=16.288ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     1..15
>     # time=16.288ms
> }
> 
> ok 20 - test/index.js # time=4.318ms {
>     ok 1 - common test file
>     1..1
>     # time=4.318ms
> }
> 
> (node:1125981) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:1125980) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 21 - test/issue-23.js # time=31.972ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equivalent
>     ok 28 - no unexpected events
>     ok 29 - should be equal
>     ok 30 - should be equivalent
>     ok 31 - no unexpected events
>     ok 32 - should be equal
>     ok 33 - should be equivalent
>     ok 34 - no unexpected events
>     ok 35 - should be equal
>     ok 36 - should be equivalent
>     ok 37 - no unexpected events
>     ok 38 - should be equal
>     ok 39 - should be equivalent
>     ok 40 - no unexpected events
>     ok 41 - should be equal
>     ok 42 - should be equivalent
>     ok 43 - no unexpected events
>     ok 44 - should be equal
>     ok 45 - should be equivalent
>     ok 46 - no unexpected events
>     ok 47 - should be equal
>     ok 48 - should be equivalent
>     ok 49 - no unexpected events
>     ok 50 - should be equal
>     ok 51 - should be equivalent
>     ok 52 - no unexpected events
>     ok 53 - should be equal
>     ok 54 - should be equivalent
>     ok 55 - no unexpected events
>     ok 56 - should be equal
>     ok 57 - should be equivalent
>     ok 58 - no unexpected events
>     ok 59 - should be equal
>     ok 60 - should be equivalent
>     ok 61 - no unexpected events
>     ok 62 - should be equal
>     ok 63 - should be equivalent
>     ok 64 - no unexpected events
>     ok 65 - should be equal
>     ok 66 - should be equivalent
>     ok 67 - no unexpected events
>     ok 68 - should be equal
>     ok 69 - should be equivalent
>     ok 70 - no unexpected events
>     ok 71 - should be equal
>     ok 72 - should be equivalent
>     ok 73 - no unexpected events
>     ok 74 - should be equal
>     ok 75 - should be equivalent
>     ok 76 - no unexpected events
>     ok 77 - should be equal
>     ok 78 - should be equivalent
>     ok 79 - no unexpected events
>     ok 80 - should be equal
>     ok 81 - should be equivalent
>     ok 82 - no unexpected events
>     ok 83 - should be equal
>     ok 84 - should be equivalent
>     ok 85 - no unexpected events
>     ok 86 - should be equal
>     ok 87 - should be equivalent
>     ok 88 - no unexpected events
>     ok 89 - should be equal
>     ok 90 - should be equivalent
>     1..90
>     # time=31.972ms
> }
> 
> ok 22 - test/issue-30.js # time=22.472ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equivalent
>     ok 28 - no unexpected events
>     ok 29 - should be equal
>     ok 30 - should be equivalent
>     1..30
>     # time=22.472ms
> }
> 
> (node:1125994) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 23 - test/issue-35.js # time=19.097ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     1..12
>     # time=19.097ms
> }
> 
> (node:1126000) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 24 - test/issue-47.js # time=21.799ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     1..12
>     # time=21.799ms
> }
> 
> (node:1126009) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:1126008) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 25 - test/issue-49.js # time=23.89ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equivalent
>     ok 28 - no unexpected events
>     ok 29 - should be equal
>     ok 30 - should be equivalent
>     ok 31 - no unexpected events
>     ok 32 - should be equal
>     ok 33 - should be equivalent
>     ok 34 - no unexpected events
>     ok 35 - should be equal
>     ok 36 - should be equivalent
>     ok 37 - no unexpected events
>     ok 38 - should be equal
>     ok 39 - should be equivalent
>     ok 40 - no unexpected events
>     ok 41 - should be equal
>     ok 42 - should be equivalent
>     ok 43 - no unexpected events
>     ok 44 - should be equal
>     ok 45 - should be equivalent
>     ok 46 - no unexpected events
>     ok 47 - should be equal
>     ok 48 - should be equivalent
>     1..48
>     # time=23.89ms
> }
> 
> ok 26 - test/issue-84.js # time=13.136ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     1..15
>     # time=13.136ms
> }
> 
> (node:1126022) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 27 - test/issue-86.js # time=25.238ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equivalent
>     ok 28 - no unexpected events
>     ok 29 - should be equal
>     ok 30 - should be equal
>     ok 31 - no unexpected events
>     ok 32 - should be equal
>     ok 33 - should be equivalent
>     ok 34 - no unexpected events
>     ok 35 - should be equal
>     ok 36 - should be equal
>     ok 37 - no unexpected events
>     ok 38 - should be equal
>     ok 39 - should be equivalent
>     ok 40 - no unexpected events
>     ok 41 - should be equal
>     ok 42 - should be equal
>     1..42
>     # time=25.238ms
> }
> 
> (node:1126029) [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 28 - test/not-string.js # time=11.711ms {
>     1..1
>     ok 1 - should be equivalent
>     # time=11.711ms
> }
> 
> (node:1126036) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 29 - test/opentagstart.js # time=20.014ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     1..24
>     # time=20.014ms
> }
> 
> ok 30 - test/parser-position.js # time=11.924ms {
>     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
>     1..16
>     # time=11.924ms
> }
> 
> (node:1126050) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:1126056) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 31 - test/script-close-better.js # time=25.039ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equivalent
>     ok 28 - no unexpected events
>     ok 29 - should be equal
>     ok 30 - should be equivalent
>     1..30
>     # time=25.039ms
> }
> 
> ok 32 - test/script.js # time=15.818ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equivalent
>     ok 28 - no unexpected events
>     ok 29 - should be equal
>     ok 30 - should be equivalent
>     1..30
>     # time=15.818ms
> }
> 
> (node:1126064) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:1126070) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 33 - test/self-closing-child-strict.js # time=32.091ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equivalent
>     ok 28 - no unexpected events
>     ok 29 - should be equal
>     ok 30 - should be equivalent
>     ok 31 - no unexpected events
>     ok 32 - should be equal
>     ok 33 - should be equivalent
>     ok 34 - no unexpected events
>     ok 35 - should be equal
>     ok 36 - should be equivalent
>     ok 37 - no unexpected events
>     ok 38 - should be equal
>     ok 39 - should be equivalent
>     ok 40 - no unexpected events
>     ok 41 - should be equal
>     ok 42 - should be equivalent
>     ok 43 - no unexpected events
>     ok 44 - should be equal
>     ok 45 - should be equivalent
>     1..45
>     # time=32.091ms
> }
> 
> ok 34 - test/self-closing-child.js # time=25.718ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equivalent
>     ok 28 - no unexpected events
>     ok 29 - should be equal
>     ok 30 - should be equivalent
>     ok 31 - no unexpected events
>     ok 32 - should be equal
>     ok 33 - should be equivalent
>     ok 34 - no unexpected events
>     ok 35 - should be equal
>     ok 36 - should be equivalent
>     ok 37 - no unexpected events
>     ok 38 - should be equal
>     ok 39 - should be equivalent
>     ok 40 - no unexpected events
>     ok 41 - should be equal
>     ok 42 - should be equivalent
>     ok 43 - no unexpected events
>     ok 44 - should be equal
>     ok 45 - should be equivalent
>     1..45
>     # time=25.718ms
> }
> 
> (node:1126079) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:1126078) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 35 - test/self-closing-tag.js # time=25.457ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equivalent
>     ok 28 - no unexpected events
>     ok 29 - should be equal
>     ok 30 - should be equivalent
>     ok 31 - no unexpected events
>     ok 32 - should be equal
>     ok 33 - should be equivalent
>     ok 34 - no unexpected events
>     ok 35 - should be equal
>     ok 36 - should be equivalent
>     ok 37 - no unexpected events
>     ok 38 - should be equal
>     ok 39 - should be equivalent
>     1..39
>     # time=25.457ms
> }
> 
> ok 36 - test/stand-alone-comment.js # time=8.453ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     1..3
>     # time=8.453ms
> }
> 
> (node:1126092) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:1126093) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 37 - test/stray-ending.js # time=17.894ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     1..21
>     # time=17.894ms
> }
> 
> (node:1126105) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 38 - test/trailing-attribute-no-value.js # time=16.015ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     1..9
>     # time=16.015ms
> }
> 
> ok 39 - test/trailing-non-whitespace.js # time=18.79ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     1..21
>     # time=18.79ms
> }
> 
> (node:1126112) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 40 - test/unclosed-root.js # time=11.83ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equal
>     1..9
>     # time=11.83ms
> }
> 
> (node:1126120) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:1126122) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 41 - test/unquoted.js # time=14.362ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     1..15
>     # time=14.362ms
> }
> 
> (node:1126121) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 42 - test/xml-internal-entities.js # time=27.734ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equal
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equal
>     ok 28 - no unexpected events
>     ok 29 - should be equal
>     ok 30 - should be equivalent
>     ok 31 - no unexpected events
>     ok 32 - should be equal
>     ok 33 - should be equivalent
>     ok 34 - no unexpected events
>     ok 35 - should be equal
>     ok 36 - should be equivalent
>     ok 37 - no unexpected events
>     ok 38 - should be equal
>     ok 39 - should be equivalent
>     ok 40 - no unexpected events
>     ok 41 - should be equal
>     ok 42 - should be equivalent
>     ok 43 - no unexpected events
>     ok 44 - should be equal
>     ok 45 - should be equivalent
>     ok 46 - no unexpected events
>     ok 47 - should be equal
>     ok 48 - should be equivalent
>     1..48
>     # time=27.734ms
> }
> 
> ok 43 - test/xml_entities.js # time=16.39ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     1..12
>     # time=16.39ms
> }
> 
> (node:1126141) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 44 - test/xmlns-as-tag-name.js # time=16.829ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     1..9
>     # time=16.829ms
> }
> 
> (node:1126149) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:1126148) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:1126168) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 45 - test/xmlns-issue-41.js # time=32.991ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equivalent
>     ok 28 - no unexpected events
>     ok 29 - should be equal
>     ok 30 - should be equivalent
>     ok 31 - no unexpected events
>     ok 32 - should be equal
>     ok 33 - should be equivalent
>     ok 34 - no unexpected events
>     ok 35 - should be equal
>     ok 36 - should be equivalent
>     ok 37 - no unexpected events
>     ok 38 - should be equal
>     ok 39 - should be equivalent
>     ok 40 - no unexpected events
>     ok 41 - should be equal
>     ok 42 - should be equivalent
>     1..42
>     # time=32.991ms
> }
> 
> ok 46 - test/xmlns-rebinding.js # time=48.069ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
> (node:1126162) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equivalent
>     ok 28 - no unexpected events
>     ok 29 - should be equal
>     ok 30 - should be equivalent
>     ok 31 - no unexpected events
>     ok 32 - should be equal
>     ok 33 - should be equivalent
>     ok 34 - no unexpected events
>     ok 35 - should be equal
>     ok 36 - should be equivalent
>     ok 37 - no unexpected events
>     ok 38 - should be equal
>     ok 39 - should be equivalent
>     ok 40 - no unexpected events
>     ok 41 - should be equal
>     ok 42 - should be equivalent
>     ok 43 - no unexpected events
>     ok 44 - should be equal
>     ok 45 - should be equivalent
>     ok 46 - no unexpected events
>     ok 47 - should be equal
>     ok 48 - should be equivalent
>     ok 49 - no unexpected events
>     ok 50 - should be equal
>     ok 51 - should be equivalent
>     ok 52 - no unexpected events
>     ok 53 - should be equal
>     ok 54 - should be equivalent
>     ok 55 - no unexpected events
>     ok 56 - should be equal
>     ok 57 - should be equivalent
>     ok 58 - no unexpected events
>     ok 59 - should be equal
>     ok 60 - should be equivalent
>     ok 61 - no unexpected events
>     ok 62 - should be equal
>     ok 63 - should be equivalent
>     ok 64 - no unexpected events
>     ok 65 - should be equal
>     ok 66 - should be equivalent
>     ok 67 - no unexpected events
>     ok 68 - should be equal
>     ok 69 - should be equivalent
>     ok 70 - no unexpected events
>     ok 71 - should be equal
>     ok 72 - should be equivalent
>     ok 73 - no unexpected events
>     ok 74 - should be equal
>     ok 75 - should be equivalent
>     ok 76 - no unexpected events
>     ok 77 - should be equal
>     ok 78 - should be equivalent
>     ok 79 - no unexpected events
>     ok 80 - should be equal
>     ok 81 - should be equivalent
>     1..81
>     # time=48.069ms
> }
> 
> ok 47 - test/xmlns-strict.js # time=53.076ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equivalent
>     ok 28 - no unexpected events
>     ok 29 - should be equal
>     ok 30 - should be equivalent
>     ok 31 - no unexpected events
>     ok 32 - should be equal
>     ok 33 - should be equivalent
>     ok 34 - no unexpected events
>     ok 35 - should be equal
>     ok 36 - should be equivalent
>     ok 37 - no unexpected events
>     ok 38 - should be equal
>     ok 39 - should be equivalent
>     ok 40 - no unexpected events
>     ok 41 - should be equal
>     ok 42 - should be equivalent
>     ok 43 - no unexpected events
>     ok 44 - should be equal
>     ok 45 - should be equivalent
>     ok 46 - no unexpected events
>     ok 47 - should be equal
>     ok 48 - should be equivalent
>     ok 49 - no unexpected events
>     ok 50 - should be equal
>     ok 51 - should be equivalent
>     ok 52 - no unexpected events
>     ok 53 - should be equal
>     ok 54 - should be equivalent
>     ok 55 - no unexpected events
>     ok 56 - should be equal
>     ok 57 - should be equivalent
>     ok 58 - no unexpected events
>     ok 59 - should be equal
>     ok 60 - should be equivalent
>     ok 61 - no unexpected events
>     ok 62 - should be equal
>     ok 63 - should be equivalent
>     ok 64 - no unexpected events
>     ok 65 - should be equal
>     ok 66 - should be equivalent
>     ok 67 - no unexpected events
>     ok 68 - should be equal
>     ok 69 - should be equivalent
>     ok 70 - no unexpected events
>     ok 71 - should be equal
>     ok 72 - should be equivalent
>     ok 73 - no unexpected events
>     ok 74 - should be equal
>     ok 75 - should be equivalent
>     ok 76 - no unexpected events
>     ok 77 - should be equal
>     ok 78 - should be equivalent
>     ok 79 - no unexpected events
>     ok 80 - should be equal
>     ok 81 - should be equivalent
>     ok 82 - no unexpected events
>     ok 83 - should be equal
>     ok 84 - should be equivalent
>     ok 85 - no unexpected events
>     ok 86 - should be equal
>     ok 87 - should be equivalent
>     ok 88 - no unexpected events
>     ok 89 - should be equal
>     ok 90 - should be equivalent
>     ok 91 - no unexpected events
>     ok 92 - should be equal
>     ok 93 - should be equivalent
>     1..93
>     # time=53.076ms
> }
> 
> ok 48 - test/xmlns-unbound-element.js # time=17.482ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equal
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     ok 22 - no unexpected events
>     ok 23 - should be equal
>     ok 24 - should be equivalent
>     ok 25 - no unexpected events
>     ok 26 - should be equal
>     ok 27 - should be equivalent
>     ok 28 - no unexpected events
>     ok 29 - should be equal
>     ok 30 - should be equivalent
>     1..30
>     # time=17.482ms
> }
> 
> (node:1126176) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 49 - test/xmlns-unbound.js # time=22.048ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equal
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     1..15
>     # time=22.048ms
> }
> 
> (node:1126184) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:1126183) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 50 - test/xmlns-xml-default-ns.js # time=15.686ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     ok 16 - no unexpected events
>     ok 17 - should be equal
>     ok 18 - should be equivalent
>     ok 19 - no unexpected events
>     ok 20 - should be equal
>     ok 21 - should be equivalent
>     1..21
>     # time=15.686ms
> }
> 
> ok 51 - test/xmlns-xml-default-prefix-attribute.js # time=18.002ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     1..12
>     # time=18.002ms
> }
> 
> (node:1126197) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 52 - test/xmlns-xml-default-prefix.js # time=12.327ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equivalent
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     1..9
>     # time=12.327ms
> }
> 
> (node:1126204) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 53 - test/xmlns-xml-default-redefine.js # time=14.661ms {
>     ok 1 - no unexpected events
>     ok 2 - should be equal
>     ok 3 - should be equivalent
>     ok 4 - no unexpected events
>     ok 5 - should be equal
>     ok 6 - should be equal
>     ok 7 - no unexpected events
>     ok 8 - should be equal
>     ok 9 - should be equivalent
>     ok 10 - no unexpected events
>     ok 11 - should be equal
>     ok 12 - should be equivalent
>     ok 13 - no unexpected events
>     ok 14 - should be equal
>     ok 15 - should be equivalent
>     1..15
>     # time=14.661ms
> }
> 
> 1..53
> # time=6064.669ms
> ERROR: Coverage for lines (79.3%) does not meet global threshold (100%)
> ERROR: Coverage for functions (89.18%) does not meet global threshold (100%)
> ERROR: Coverage for branches (78.41%) does not meet global threshold (100%)
> ERROR: Coverage for statements (79.38%) does not meet global threshold (100%)
> ----------|---------|----------|---------|---------|------------------------------------------------
> File      | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s        
>                       
> ----------|---------|----------|---------|---------|------------------------------------------------
> All files |   79.38 |    78.41 |   89.18 |    79.3 |                          
>                       
>  sax.js   |   79.38 |    78.41 |   89.18 |    79.3 | 
> ...320,1326,1335-1343,1348-1356,1375-1377,1404 
> ----------|---------|----------|---------|---------|------------------------------------------------
> 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-trysound-sax_0.2.0-2_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.

--- End Message ---
--- Begin Message ---
Source: node-trysound-sax
Source-Version: 0.2.0-3
Done: Yadd <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-trysound-sax, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1009...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yadd <y...@debian.org> (supplier of updated node-trysound-sax package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 13 Apr 2022 16:37:58 +0200
Source: node-trysound-sax
Architecture: source
Version: 0.2.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1009586
Changes:
 node-trysound-sax (0.2.0-3) unstable; urgency=medium
 .
   * Team upload
   * Add "Rules-Requires-Root: no"
   * Fix test for tap >= 15 (--no-cov) (Closes: #1009586)
Checksums-Sha1: 
 998c16686be73efdfdcf10e49b8e3152e8009078 2079 node-trysound-sax_0.2.0-3.dsc
 45ba8c2969ae5c5685ec5f6c4865b4ce3bf31b73 2068 
node-trysound-sax_0.2.0-3.debian.tar.xz
Checksums-Sha256: 
 fd15a9d7fdca96df30ba899cf4f404e109d670e9fb07a0fe8385e6f7cb11abc6 2079 
node-trysound-sax_0.2.0-3.dsc
 179a44a1f0bc0aabb22428cb19a0990d66b7265d7ab880cf860b7479f69b25ff 2068 
node-trysound-sax_0.2.0-3.debian.tar.xz
Files: 
 6882437833e493ed14271fbe97a0a4a1 2079 javascript optional 
node-trysound-sax_0.2.0-3.dsc
 3cc265015f7a44ceb733e6952fa35a35 2068 javascript optional 
node-trysound-sax_0.2.0-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmJW4JIACgkQ9tdMp8mZ
7ukxFBAAgB6NuM00EV4dpSstxZpJVfIBflyu4QaDTNeN3QwPesVvA+51ea/nKPnk
pR1UKueDV+Nr6jGPO//1x10jj9+QlM79LJYmm/e6vRTctapHZqIgXFKMOShuwaOR
PbBB8VwwewEbusdFY4nWYS1gPBVmxGlCV7FWvePKMgTL5bEz6ICSqyWQ/0DJrV6j
rC+h3Kgy0/iACuu7hCTlhe8IzBNJTJmn4iypZ1i8MKEaot32et5hopxMlhFMZdiu
3jvNwBSaixshbhNQdp+0aCZyVSEVCI3p5g+NWpBkQw39LJBsVjdunlpibRr9tn7j
6tzdUAL4HunWTPqw964Wd+1Ft5PpUaqTqtRdLQUXNmJGuYIWYc9VAjni4BxxL1y+
Wxze5IrP+nAMMXGexJ6XOjKL9Npl+RRQd/M/w6kH0xcgozY4tElKnzSmZz+DhM/d
wHReEz5YZvzPs3EFqIBlLZzt1hrFBwRZcXE4fXwXiVZtEKdGNtrmknZkGPce6BQo
+dyYG5IB8UCikYHTjU/Lj7PxstZSfSTyaG5IkyiOB9RcRt68EzFIW8vauJaHef0P
NUuDmW9bPDFqFonme5QO79O4joVI9ZBwroEm96We51VcmAIpTWiijpGOSKvaamx8
9Hty6p06v65Pz4KXF3lSLwSoD+uujMMfyZK/JZn7w4LA6YZ/g6s=
=+rZS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to