Page MenuHomePhabricator
Paste P11510

wdio-video-reporter
ActivePublic

Authored by Vidhi-Mody on Jun 15 2020, 7:39 PM.
Tags
None
Referenced Files
F31867112: raw.txt
Jun 15 2020, 7:39 PM
Subscribers
None
vidhi@vidhi-Inspiron-13-5378:~/MediaWiki/extensions/ORES$ npm run selenium-test
> @ selenium-test /home/vidhi/MediaWiki/extensions/ORES
> wdio tests/selenium/wdio.conf.js
Execution of 1 spec files started at 2020-06-15T19:37:21.608Z
[0-0] RUNNING in chrome - /tests/selenium/specs/filters.js
[0-0] Problem is: {
command: 'deleteSession',
params: {},
retries: 0,
result: null,
sessionId: 'c461a9db-caf5-4ee7-ab65-7d258d4a5bc2',
cid: '0-0'
}
[0-0] 2020-06-15T19:37:22.781Z ERROR @wdio/local-runner: Failed launching test session: TypeError: Cannot read property 'match' of undefined
at Video.onAfterCommand (/home/vidhi/MediaWiki/extensions/ORES/node_modules/wdio-video-reporter/dist/wdio-video-reporter.js:487:42)
at /home/vidhi/MediaWiki/extensions/ORES/node_modules/@wdio/runner/build/reporter.js:38:49
at Array.forEach (<anonymous>)
at BaseReporter.emit (/home/vidhi/MediaWiki/extensions/ORES/node_modules/@wdio/runner/build/reporter.js:38:20)
at EventEmitter.<anonymous> (/home/vidhi/MediaWiki/extensions/ORES/node_modules/@wdio/runner/build/index.js:196:50)
at Browser.WebDriver.prototype.<computed> [as emit] (/home/vidhi/MediaWiki/extensions/ORES/node_modules/@wdio/utils/build/monad.js:133:33)
at Runner.endSession (/home/vidhi/MediaWiki/extensions/ORES/node_modules/@wdio/runner/build/index.js:277:26)
at Runner.run (/home/vidhi/MediaWiki/extensions/ORES/node_modules/@wdio/runner/build/index.js:163:18)
[0-0] FAILED in chrome - /tests/selenium/specs/filters.js
Spec Files: 0 passed, 1 failed, 1 total (100% completed) in 00:00:01
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @ selenium-test: `wdio tests/selenium/wdio.conf.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @ selenium-test script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/vidhi/.npm/_logs/2020-06-15T19_37_23_056Z-debug.log