-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
Hello, test 122 started failing in Ubuntu since some weeks... Can you please give me some hints?
not ok 122 should be equal
# d3.active(node) returns null if the specified node has no active transition with the null name
ok 120 should be equal
ok 121 should be equal
not ok 122 should be equal
---
operator: equal
expected: |-
null
actual: |-
{ _groups: [ [ <html>...</html> ] ], _parents: [ null ], _name: null, _id: 40 }
at: <anonymous> (/tmp/autopkgtest.9DnYzH/autopkgtest_tmp/smokeKkmJz3/test/active-test.js:21:10)
stack: |-
Error: should be equal
at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:236:54)
at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:88:32)
at Test.equal (/usr/share/nodejs/tape/lib/test.js:396:10)
at Test.bound [as strictEqual] (/usr/share/nodejs/tape/lib/test.js:88:32)
at /tmp/autopkgtest.9DnYzH/autopkgtest_tmp/smokeKkmJz3/test/active-test.js:21:10
at /usr/share/nodejs/d3-timer/dist/d3-timer.js:124:5
at timerFlush (/usr/share/nodejs/d3-timer/dist/d3-timer.js:68:48)
at Timeout.wake [as _onTimeout] (/usr/share/nodejs/d3-timer/dist/d3-timer.js:78:5)
at listOnTimeout (internal/timers.js:554:17)
at processTimers (internal/timers.js:497:7)
...
ok 123 should be equal
# d3.active(node, null) returns null if the specified node has no active transition with the null name
version is 1.3.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels