Current tests are failing
fgordillo opened this issue · 2 comments
fgordillo commented
Current master branch is not passing all the tests:
# autoDetectSourceControl(): mercurial repo
ok 40 should be truthy
ok 41 should be truthy
not ok 42 should be equivalent
---
operator: deepEqual
expected: |-
{ provider: 'bitbucket', repository: 'https://bugsnag@bitbucket.org/bugsnag/fictional_repo', revision: '4d1ccd3c4b12' }
actual: |-
null
at: end (/home/fgordillo/pruebas/bugsnag-build-reporter-node/node_modules/run-parallel/index.js:16:15)
...
phillipsam commented
Hi @fgordillo - thanks for the report! We are looking into a fix for this.
mattdyoung commented
Tests are now passing on the master branch.