mbland / custom-links

An application for allowing authenticated users to create and dereference custom URLs hosted on a custom domain.
ISC License
7 stars 1 forks source link

Update to latest npms, incl. mocha-chrome 1.1.0 #178

Closed mbland closed 6 years ago

mbland commented 6 years ago

./go test end-to-end was failing with the latest Chrome 66.0.3359.117. Updating the packages resolved all the issues.

cc: @akashvbabu

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 98.185% when pulling 725e3679bffd4ce74d5f4015a3828e5275be3f5b on update-npms into f6c12b2e10e83b164741a06ea6ae70ed833cc1d9 on master.

mbland commented 6 years ago

Hmm, inconsistent test failures between builds due to browser timeouts or something. Restarted the builds.

mbland commented 6 years ago

Hmm, the browser tests were flaking out on Travis in all kinds of ways today, under both Node 6 and the latest Node. Merging.