Encountering a peculiar problem during the execution of my Jasmine tests in the Bamboo build. The tests are failing sporadically with the error message below:
Failed: can't convert undefined to object on 18-Nov-2019 at 03:08:56
./node_modules/@angular/core/fesm5/core.js/</ReflectionCapabilities.prototype._ownPropMetadata@http://localhost:9876/_karma_webpack_/vendor.js:56242:13
...
Despite multiple re-runs, the tests eventually pass. Unable to pinpoint the exact cause as each run fails a different test.