On my local machine (Ubuntu 18.10, Node 10.10.0, npm 6.4.1) one test fails with
latest master:
```
Failures:
1) CordovaError class Test 003 : toString works
Message:
Expected 'error
at' to equal 'CordovaError'.
Stack:
Error: Expected 'error
at <Jasmine>
at UserContext.<anonymous>
(/home/raphinesse/cordova/code/cordova-common/spec/CordovaError/CordovaError.spec.js:37:60)
at <Jasmine>
at runCallback (timers.js:694:18)
at tryOnImmediate (timers.js:665:5)
at processImmediate (timers.js:647:5)
```
The test was introduced in ce3801a184d34cc4c3ea08aeecd159227c6ae9e9 as part of
#24. That is also the first commit where the test fails for me. Curiously, the
[CI run of that
test](https://travis-ci.org/apache/cordova-common/builds/427303046?utm_source=github_status&utm_medium=notification)
is green.
Do you have any idea what might be going on here @knight9999?
[ Full content available at: https://github.com/apache/cordova-common/issues/49
]
This message was relayed via gitbox.apache.org for [email protected]