So it appears to be loading the standard provided setup.ts that has that import.
I enabled debug and here is the wallaby output, that shows it loading the files, and running 10 of the tests successfully. Then failing on the noted error…
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:project Wallaby Node version: v10.15.3
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:project Wallaby config: G:\2019\Aurelia-TS-Wallaby\xcell-client-v2-jasmine\wallaby.js
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: tsconfig.json
[Info] Started Wallaby.js Core v1.0.703
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: src/app.html
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: src/app.ts
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: src/blur-image.ts
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: src/child-router.ts
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: src/child-router.html
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: src/environment.ts
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: src/main.ts
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: src/nav-bar.html
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: src/users.html
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: src/users.ts
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: src/welcome.html
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: src/welcome.ts
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: src/resources/index.ts
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: test/unit/app.spec.ts
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: test/unit/child-router.spec.ts
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: test/unit/setup.ts
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: test/unit/users.spec.ts
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:fs File added: test/e2e/integration/app.e2e.ts
[Info] Sun, 07 Jul 2019 01:30:15 GMT wallaby:project File cache:
.
. snipped because of length
.
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:processor No compilers found for tsconfig.json
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:processor No compilers found for src/main.ts
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File tsconfig.json is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project No preprocessors configured for tsconfig.json
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project Writing to disk and caching processed file tsconfig.json
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:processor No compilers found for src/nav-bar.html
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File src/main.ts is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project No preprocessors configured for src/main.ts
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project Writing to disk and caching processed file src/main.ts
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:processor No compilers found for src/users.html
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File src/nav-bar.html is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project No preprocessors configured for src/nav-bar.html
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project Writing to disk and caching processed file src/nav-bar.html
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File src/users.html is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project No preprocessors configured for src/users.html
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:processor No compilers found for src/users.ts
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project Writing to disk and caching processed file src/users.html
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:processor No compilers found for src/app.html
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:processor No compilers found for src/welcome.html
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File src/users.ts is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project No preprocessors configured for src/users.ts
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project Writing to disk and caching processed file src/users.ts
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File tsconfig.json changes saved, store ts: 1562168034640, change ts: 1562463016242
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File src/app.html is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:processor No compilers found for src/welcome.ts
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project No preprocessors configured for src/app.html
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project Writing to disk and caching processed file src/app.html
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File src/welcome.html is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:processor No compilers found for src/resources/index.ts
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project No preprocessors configured for src/welcome.html
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project Writing to disk and caching processed file src/welcome.html
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File src/main.ts changes saved, store ts: 1562162753864, change ts: 1562463016244
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:processor No compilers found for test/unit/app.spec.ts
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File src/welcome.ts is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project No preprocessors configured for src/welcome.ts
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project Writing to disk and caching processed file src/welcome.ts
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File src/resources/index.ts is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:processor No compilers found for test/unit/child-router.spec.ts
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project No preprocessors configured for src/resources/index.ts
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project Writing to disk and caching processed file src/resources/index.ts
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File src/nav-bar.html changes saved, store ts: 1562162753866, change ts: 1562463016244
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File test/unit/app.spec.ts is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project No preprocessors configured for test/unit/app.spec.ts
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project Writing to disk and caching processed file test/unit/app.spec.ts
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File test/unit/child-router.spec.ts is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project No preprocessors configured for test/unit/child-router.spec.ts
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project Writing to disk and caching processed file test/unit/child-router.spec.ts
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File src/users.html changes saved, store ts: 1562162753869, change ts: 1562463016245
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File src/users.ts changes saved, store ts: 1562162753872, change ts: 1562463016245
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File src/app.html changes saved, store ts: 1562162753857, change ts: 1562463016242
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File src/resources/index.ts changes saved, store ts: 1562162753874, change ts: 1562463016246
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File src/welcome.ts changes saved, store ts: 1562162753873, change ts: 1562463016246
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File test/unit/app.spec.ts changes saved, store ts: 1562168923574, change ts: 1562463016246
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File src/welcome.html changes saved, store ts: 1562162753869, change ts: 1562463016245
[Info] Sun, 07 Jul 2019 01:30:17 GMT wallaby:project File test/unit/child-router.spec.ts changes saved, store ts: 1562162753877, change ts: 1562463016247
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:processor No compilers found for src/app.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File src/app.ts is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project No preprocessors configured for src/app.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Writing to disk and caching processed file src/app.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File src/app.ts changes saved, store ts: 1562162753854, change ts: 1562463016243
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:processor No compilers found for src/child-router.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File src/child-router.ts is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project No preprocessors configured for src/child-router.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Writing to disk and caching processed file src/child-router.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:processor No compilers found for src/environment.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File src/environment.ts is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project No preprocessors configured for src/environment.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Writing to disk and caching processed file src/environment.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File src/environment.ts changes saved, store ts: 1562164539505, change ts: 1562463016244
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File src/child-router.ts changes saved, store ts: 1562162753860, change ts: 1562463016243
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:processor No compilers found for src/child-router.html
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File src/child-router.html is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project No preprocessors configured for src/child-router.html
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Writing to disk and caching processed file src/child-router.html
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File src/child-router.html changes saved, store ts: 1562162753862, change ts: 1562463016243
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File src/blur-image.ts changes are patches only: false
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File test/unit/setup.ts changes are patches only: false
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File test/unit/users.spec.ts changes are patches only: false
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File test/e2e/integration/app.e2e.ts changes are patches only: false
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Preparing to process src/blur-image.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Starting processor pool (if not yet started)
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Preparing to process test/unit/setup.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Starting processor pool (if not yet started)
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:processor No compilers found for src/blur-image.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Preparing to process test/unit/users.spec.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Starting processor pool (if not yet started)
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:processor No compilers found for test/unit/setup.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File src/blur-image.ts is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project No preprocessors configured for src/blur-image.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:processor No compilers found for test/unit/users.spec.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Writing to disk and caching processed file src/blur-image.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File test/unit/setup.ts is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project No preprocessors configured for test/unit/setup.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Writing to disk and caching processed file test/unit/setup.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Preparing to process test/e2e/integration/app.e2e.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Starting processor pool (if not yet started)
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:processor No compilers found for test/e2e/integration/app.e2e.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File test/unit/users.spec.ts is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project No preprocessors configured for test/unit/users.spec.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Writing to disk and caching processed file test/unit/users.spec.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File test/e2e/integration/app.e2e.ts is not instrumented by core
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project No preprocessors configured for test/e2e/integration/app.e2e.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Writing to disk and caching processed file test/e2e/integration/app.e2e.ts
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File test/unit/setup.ts changes saved, store ts: 1562162753822, change ts: 1562463018090
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File test/unit/users.spec.ts changes saved, store ts: 1562162753881, change ts: 1562463018090
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File src/blur-image.ts changes saved, store ts: 1562162753859, change ts: 1562463018090
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project File test/e2e/integration/app.e2e.ts changes saved, store ts: 1562162753854, change ts: 1562463018091
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Stopping process pool
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Running postprocessor
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:postprocessor New TypeScript language service is required
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:postprocessor TypeScript compiler options module (before tsconfig.json): 1
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:postprocessor TypeScript compiler options module (after tsconfig.json): 1
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Preparing to process src/app.js
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Preparing to process src/blur-image.js
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Preparing to process src/child-router.js
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Preparing to process src/environment.js
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Preparing to process src/main.js
[Info] Sun, 07 Jul 2019 01:30:18 GMT wallaby:project Preparing to process src/resources/index.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Preparing to process src/users.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Preparing to process src/welcome.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Preparing to process test/e2e/integration/app.e2e.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Preparing to process test/unit/setup.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Preparing to process test/unit/app.spec.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Preparing to process test/unit/child-router.spec.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Preparing to process test/unit/users.spec.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Processing compiled src/app.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Instrumenting src/app.js, via process pool: false
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Processing compiled src/blur-image.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Instrumenting src/blur-image.js, via process pool: false
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Processing compiled src/child-router.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Instrumenting src/child-router.js, via process pool: false
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Processing compiled src/environment.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Instrumenting src/environment.js, via process pool: false
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Processing compiled src/main.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Instrumenting src/main.js, via process pool: false
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Processing compiled src/resources/index.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Instrumenting src/resources/index.js, via process pool: false
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Processing compiled src/users.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Instrumenting src/users.js, via process pool: false
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Processing compiled src/welcome.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Instrumenting src/welcome.js, via process pool: false
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Processing compiled test/e2e/integration/app.e2e.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Instrumenting test/e2e/integration/app.e2e.js, via process pool: false
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Processing compiled test/unit/setup.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Instrumenting test/unit/setup.js, via process pool: false
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Processing compiled test/unit/app.spec.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Instrumenting test/unit/app.spec.js, via process pool: false
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Processing compiled test/unit/child-router.spec.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Instrumenting test/unit/child-router.spec.js, via process pool: false
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Processing compiled test/unit/users.spec.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Instrumenting test/unit/users.spec.js, via process pool: false
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project No preprocessors configured for src/app.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project No preprocessors configured for src/blur-image.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project No preprocessors configured for src/child-router.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project No preprocessors configured for src/environment.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project No preprocessors configured for src/main.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project No preprocessors configured for src/resources/index.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project No preprocessors configured for src/users.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project No preprocessors configured for src/welcome.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project No preprocessors configured for test/e2e/integration/app.e2e.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project No preprocessors configured for test/unit/setup.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project No preprocessors configured for test/unit/app.spec.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project No preprocessors configured for test/unit/child-router.spec.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project No preprocessors configured for test/unit/users.spec.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Writing to disk and caching processed file src/app.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Writing to disk and caching processed file src/blur-image.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Writing to disk and caching processed file src/child-router.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Writing to disk and caching processed file src/environment.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Writing to disk and caching processed file src/main.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Writing to disk and caching processed file src/resources/index.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Writing to disk and caching processed file src/users.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Writing to disk and caching processed file src/welcome.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Writing to disk and caching processed file test/e2e/integration/app.e2e.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Writing to disk and caching processed file test/unit/setup.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Writing to disk and caching processed file test/unit/app.spec.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Writing to disk and caching processed file test/unit/child-router.spec.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Writing to disk and caching processed file test/unit/users.spec.js
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Postprocessor execution finished
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Test run started; run priority: 3
[Info] Sun, 07 Jul 2019 01:30:19 GMT wallaby:project Running all tests
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers Starting test run, priority: 3
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers Distributing tests between 4 workers
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers Running tests in parallel
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:nodeRunner Starting sandbox [worker #0, session #eujjk]
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:nodeRunner Starting sandbox [worker #1, session #72d6v]
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:nodeRunner Starting sandbox [worker #2, session #yqvg9]
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:nodeRunner Starting sandbox [worker #3, session #l8gj1]
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:nodeRunner Preparing sandbox [worker #0, session #eujjk]
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:nodeRunner Preparing sandbox [worker #1, session #72d6v]
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:nodeRunner Preparing sandbox [worker #2, session #yqvg9]
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:nodeRunner Preparing sandbox [worker #3, session #l8gj1]
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:nodeRunner Prepared sandbox [worker #0, session #eujjk]
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:nodeRunner Prepared sandbox [worker #1, session #72d6v]
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:nodeRunner Prepared sandbox [worker #2, session #yqvg9]
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:nodeRunner Prepared sandbox [worker #3, session #l8gj1]
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [worker #0, session #eujjk] Running tests in sandbox
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [worker #1, session #72d6v] Running tests in sandbox
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [worker #2, session #yqvg9] Running tests in sandbox
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [worker #3, session #l8gj1] Running tests in sandbox
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [l8gj1] Loaded 0 test(s)
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [l8gj1] Run 0 test(s), skipped 0 test(s)
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [eujjk] Loaded 5 test(s)
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [l8gj1] Sandbox is responsive, closing it
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [eujjk] Test executed: contains a router property
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [eujjk] Test executed: should have a welcome route
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [eujjk] Test executed: should have a child router route
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [72d6v] Loaded 5 test(s)
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [eujjk] Test executed: configures the router title
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [eujjk] Test executed: should have a users route
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [72d6v] Test executed: should have a users route
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [72d6v] Test executed: should have a welcome route
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [72d6v] Test executed: configures the heading
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [72d6v] Test executed: should have a child router route
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [72d6v] Test executed: contains a router property
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [eujjk] Run 5 test(s), skipped 0 test(s)
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [eujjk] Sandbox is responsive, closing it
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [72d6v] Run 5 test(s), skipped 0 test(s)
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [72d6v] Sandbox is responsive, closing it
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers Sandbox (active) [yqvg9] error: Reflect.getOwnMetadata is not a function
[Error] Runtime error: TypeError: Reflect.getOwnMetadata is not a function
[Error] at Object.getOwn (G:\2019\Aurelia-TS-Wallaby\xcell-client-v2-jasmine\node_modules\aurelia-metadata\dist\commonjs\aurelia-metadata.js:41:20)
[Error] at deco (G:\2019\Aurelia-TS-Wallaby\xcell-client-v2-jasmine\node_modules\aurelia-dependency-injection\dist\commonjs\aurelia-dependency-injection.js:724:50)
[Error] at autoinject (G:\2019\Aurelia-TS-Wallaby\xcell-client-v2-jasmine\node_modules\aurelia-dependency-injection\dist\commonjs\aurelia-dependency-injection.js:732:28)
[Error] at __decorate (.\src\users.js:11:73)
[Error] at .\src\users.js:250:28
[Error] at Object.<anonymous> (.\src\users.js:255:2)
[Error] at Module._compile (internal/modules/cjs/loader.js:701:30)
[Error] at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)
[Error] at Module.load (internal/modules/cjs/loader.js:600:32)
[Error] at tryModuleLoad (internal/modules/cjs/loader.js:539:12)
[Error] at Function.Module._load (internal/modules/cjs/loader.js:531:3)
[Error] at Module.require (internal/modules/cjs/loader.js:637:17)
[Error] at require (internal/modules/cjs/helpers.js:22:18)
[Error] at Object.<anonymous> (.\test\unit\users.spec.js:4:29)
[Error] at Module._compile (internal/modules/cjs/loader.js:701:30)
[Error] at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)
[Error] at Module.load (internal/modules/cjs/loader.js:600:32)
[Error] at tryModuleLoad (internal/modules/cjs/loader.js:539:12)
[Error] at Function.Module._load (internal/modules/cjs/loader.js:531:3)
[Error] at Module.require (internal/modules/cjs/loader.js:637:17)
[Error] at require (internal/modules/cjs/helpers.js:22:18)
[Error] at G:\2019\Aurelia-TS-Wallaby\xcell-client-v2-jasmine\node_modules\jasmine\lib\jasmine.js:89:5
[Error] at Array.forEach (<anonymous>)
[Error] at Jasmine.loadSpecs (G:\2019\Aurelia-TS-Wallaby\xcell-client-v2-jasmine\node_modules\jasmine\lib\jasmine.js:88:18)
[Error] at Jasmine.execute (G:\2019\Aurelia-TS-Wallaby\xcell-client-v2-jasmine\node_modules\jasmine\lib\jasmine.js:259:8)
[Error] at WebSocket.emit (events.js:189:13)
[Error] at afterWrite (_stream_writable.js:480:3)
[Error] at onwrite (_stream_writable.js:471:7)
[Error] at InflateRaw.afterTransform (_stream_transform.js:94:3)
[Error] at Zlib.processCallback (zlib.js:626:8)
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [yqvg9] Run 0 test(s), skipped 0 test(s)
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers [yqvg9] Sandbox is responsive, closing it
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:workers Merging parallel test run results
[Info] Finished executing 10 affected test(s)
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:project Test run finished
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:project Processed console.log entries
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:project Processed loading sequences
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:project Processed executed tests
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:project Processed code coverage
[Info] Sun, 07 Jul 2019 01:30:20 GMT wallaby:project Test run result processed and sent to IDE