Guest User

Untitled

a guest
Dec 17th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.51 KB | None | 0 0
  1. /app # npm test
  2.  
  3. > @myapp/feature-tests@1.0.0 test /app
  4. > wdio wdio.conf.js
  5.  
  6. 2018-12-17T17:23:57.163Z DEBUG wdio-config: wdio-sync not found, running tests asynchronous
  7. 2018-12-17T17:23:57.462Z DEBUG wdio-cli:run: Run suite with config wdio.conf.js and params { _: [ 'wdio.conf.js' ], '$0': 'node_modules/.bin/wdio' }
  8.  
  9. RUNNING 0-0 in chrome - /test/specs/login.test.js
  10.  
  11. Test Suites: 0 passed, 1 total (0% completed)
  12. Time: πŸ•’ 0.24s
  13.  
  14. Stdout:
  15. 2018-12-17T17:23:57.490Z INFO wdio-cli:Launcher: Run onPrepare hook
  16. 2018-12-17T17:23:57.492Z INFO wdio-local-runner: Start worker 0-0 with arg: wdio.conf.js
  17. [0-0] 2018-12-17T17:23:57.591Z DEBUG wdio-config: wdio-sync not found, running tests asynchronous
  18. [0-0] 2018-12-17T17:23:57.709Z INFO wdio-local-runner: Run worker command: run
  19. 2018-12-17T17:23:57.737Z DEBUG wdio-local-runner: Runner 0-0 finished with exit code 1
  20.  
  21. Stderr:
  22. [0-0] 2018-12-17T17:23:57.713Z ERROR wdio-local-runner: Failed launching test session: TypeError: Cannot read property 'default' of null
  23. at initialisePlugin (/app/node_modules/@wdio/config/src/utils.js:98:23)
  24. at BaseReporter.initReporter (/app/node_modules/@wdio/runner/src/reporter.js:150:29)
  25. at Array.map (<anonymous>)
  26. at new map (/app/node_modules/@wdio/runner/src/reporter.js:20:43)
  27. at Runner.run (/app/node_modules/@wdio/runner/src/index.js:54:25)
  28. at process.on.m (/app/node_modules/@wdio/local-runner/src/run.js:17:5)
  29. at process.emit (events.js:187:15)
  30. at process.emit (/app/node_modules/source-map-support/source-map-support.js:461:21)
  31. at emit (internal/child_process.js:812:12)
  32. at process._tickCallback (internal/process/next_tick.js:63:19)
  33.  
  34. Test Suites: 0 passed, 1 failed, 1 total (100% completed)
  35. Time: πŸ•“ 0.27s
  36.  
  37. Stdout:
  38. 2018-12-17T17:23:57.490Z INFO wdio-cli:Launcher: Run onPrepare hook
  39. 2018-12-17T17:23:57.492Z INFO wdio-local-runner: Start worker 0-0 with arg: wdio.conf.js
  40. [0-0] 2018-12-17T17:23:57.591Z DEBUG wdio-config: wdio-sync not found, running tests asynchronous
  41. [0-0] 2018-12-17T17:23:57.709Z INFO wdio-local-runner: Run worker command: run
  42. 2018-12-17T17:23:57.737Z DEBUG wdio-local-runner: Runner 0-0 finished with exit code 1
  43.  
  44. Stderr:
  45. [0-0] 2018-12-17T17:23:57.713Z ERROR wdio-local-runner: Failed launching test session: TypeError: Cannot read property 'default' of null
  46. at initialisePlugin (/app/node_modules/@wdio/config/src/utils.js:98:23)
  47. at BaseReporter.initReporter (/app/node_modules/@wdio/runner/src/reporter.js:150:29)
  48. at Array.map (<anonymous>)
  49. at new map (/app/node_modules/@wdio/runner/src/reporter.js:20:43)
  50. at Runner.run (/app/node_modules/@wdio/runner/src/index.js:54:25)
  51. at process.on.m (/app/node_modules/@wdio/local-runner/src/run.js:17:5)
  52. at process.emit (events.js:187:15)
  53. at process.emit (/app/node_modules/source-map-support/source-map-support.js:461:21)
  54. at emit (internal/child_process.js:812:12)
  55. at process._tickCallback (internal/process/next_tick.js:63:19)
  56.  
  57. Test Suites: 0 passed, 1 failed, 1 total (100% completed)
  58. Time: πŸ•” 0.27s
  59.  
  60. Stdout:
  61. 2018-12-17T17:23:57.490Z INFO wdio-cli:Launcher: Run onPrepare hook
  62. 2018-12-17T17:23:57.492Z INFO wdio-local-runner: Start worker 0-0 with arg: wdio.conf.js
  63. [0-0] 2018-12-17T17:23:57.591Z DEBUG wdio-config: wdio-sync not found, running tests asynchronous
  64. [0-0] 2018-12-17T17:23:57.709Z INFO wdio-local-runner: Run worker command: run
  65. 2018-12-17T17:23:57.737Z DEBUG wdio-local-runner: Runner 0-0 finished with exit code 1
  66. 2018-12-17T17:23:57.839Z INFO wdio-cli:Launcher: Run onComplete hook
  67.  
  68. Stderr:
  69. [0-0] 2018-12-17T17:23:57.713Z ERROR wdio-local-runner: Failed launching test session: TypeError: Cannot read property 'default' of null
  70. at initialisePlugin (/app/node_modules/@wdio/config/src/utils.js:98:23)
  71. at BaseReporter.initReporter (/app/node_modules/@wdio/runner/src/reporter.js:150:29)
  72. at Array.map (<anonymous>)
  73. at new map (/app/node_modules/@wdio/runner/src/reporter.js:20:43)
  74. at Runner.run (/app/node_modules/@wdio/runner/src/index.js:54:25)
  75. at process.on.m (/app/node_modules/@wdio/local-runner/src/run.js:17:5)
  76. at process.emit (events.js:187:15)
  77. at process.emit (/app/node_modules/source-map-support/source-map-support.js:461:21)
  78. at emit (internal/child_process.js:812:12)
  79. at process._tickCallback (internal/process/next_tick.js:63:19)
  80.  
  81. Test Suites: 0 passed, 1 failed, 1 total (100% completed)
  82. Time: πŸ•• 0.37s
  83.  
  84. npm ERR! Test failed. See above for more details.
Add Comment
Please, Sign In to add comment