• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

qunitjs / qunit / 2874
89%
main: 90%

Build:
Build:
LAST BUILD BRANCH: 2.x
DEFAULT BRANCH: main
Ran 15 Sep 2020 01:12AM UTC
Jobs 1
Files 30
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2874

push

travis-ci-com

Krinkle
Tests: Make the memory-leak even more robust

It only passing some of the time on the latest Node 14 build, confirmed
locally on macOS and also seen at Travis CI on Linux.

It appears V8 now realizes destroy() is a no-op and sometimes inlines
the code or otherwise makes it no longer appear in the heap.

Instead of trying to fool V8 with no-op methods in afterEach(), make
explicitly remain in memory using a regular Set, and then clear it
from there when we're ready for it and calling GC.

738 of 1427 branches covered (51.72%)

1428 of 2342 relevant lines covered (60.97%)

109.31 hits per line

Jobs
ID Job ID Ran Files Coverage
6 2874.6 (NPM_SCRIPT=coveralls) 15 Sep 2020 01:12AM UTC 0
60.97
Travis Job 2874.6
Source Files on build 2874
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2874
  • 3e4229d8 on github
  • Prev Build on master (#2872)
  • Next Build on master (#2901)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc