<div id="geary-body" dir="auto"><div><br></div></div><div id="geary-quote" dir="auto">Control: reassign -1 rollup<div>Control: found -1 1.0.2-1</div><div>Control: retitle -1 rollup 1.0.2 creates broken bundle for node-d3</div><div><br>On Sun, Oct 13, 2019 at 16:48, Pirate Praveen <praveen@onenetbeyond.org> wrote:<br><blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;">On Sat, 12 Oct 2019 13:04:10 +0530 Pirate Praveen
<<a href="mailto:praveen@onenetbeyond.org">praveen@onenetbeyond.org</a>> wrote:
<blockquote> package: node-d3
 version: 4.13.0-10
</blockquote>
With node-d3 5.12, build succeeds and one test fails,

# version matches package.json
ok 1 should be equal
# d3.event is a getter for d3Selection.event
ok 2 should be equal
not ok 3 should be equal
  ---
    operator: equal
    expected: 42
    actual:   null
    at: Test.<anonymous> (/<<PKGBUILDDIR>>/test/d3-test.js:15:10)
    stack: |-
      Error: should be equal
          at Test.assert [as _assert]
(/usr/lib/nodejs/tape/lib/test.js:235:54)
          at Test.bound [as _assert]
(/usr/lib/nodejs/tape/lib/test.js:87:32)
          at Test.equal (/usr/lib/nodejs/tape/lib/test.js:395:10)
          at Test.bound [as equal] (/usr/lib/nodejs/tape/lib/test.js:87:32)
          at Test.<anonymous> (/<<PKGBUILDDIR>>/test/d3-test.js:15:10)
          at Test.bound [as _cb] (/usr/lib/nodejs/tape/lib/test.js:87:32)
          at Test.run (/usr/lib/nodejs/tape/lib/test.js:106:10)
          at Test.bound [as run] (/usr/lib/nodejs/tape/lib/test.js:87:32)
          at Immediate.next [as _onImmediate]
(/usr/lib/nodejs/tape/lib/results.js:71:15)
          at runCallback (timers.js:705:18)
  ...
</div></blockquote><span style="white-space: pre-wrap;"><br></span><div><span style="white-space: pre-wrap;">This seems like a bug in rollup 1.0.2. Using with rollup 1.0.2 in package.json, npm i; npm run test also fails. Works fine with rollup 1.8.</span></div></div></div>