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

pouchdb / pouchdb / 8567
100%

Build:
DEFAULT BRANCH: master
Ran 04 Oct 2016 01:21PM UTC
Jobs 1
Files 1
Run time 1s
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
8567

push

travis-ci

daleharvey
(#5782) - Always use string representation of seed

* (#5782) - always use string representation of seed

I noticed that tests appeared to be deterministic when I specified
a seed value but the order of operations was different to that
reported by a specific test run.

This is because the initial seed generates an number (timestamp)
whereas an environment variable passed in is a string. Casting
all seed values to a string normalises these, allowing failing test
runs to be reproduced.

* (#5782) - remove duplicate seedrandom init

Seedrandom is already initialised in tests/integration/node.setup.js.
The second initialisation in this test appears to make things
non-deterministic again (I haven't dug into why) - removing it
makes seeding work as expected.

4608 of 4608 relevant lines covered (100.0%)

26678.06 hits per line

Jobs
ID Job ID Ran Files Coverage
37 8567.37 (COMMAND=report-coverage COVERAGE=1) 04 Oct 2016 01:21PM UTC 0
100.0
Travis Job 8567.37
Source Files on build 8567
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8567
  • fa740d97 on github
  • Prev Build on master (#8561)
  • Next Build on master (#8568)
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