Page MenuHomePhabricator
Paste P17548

codemirror$npm run selenium-test
ActivePublic

Authored by Lykarungi on Oct 19 2021, 3:28 PM.
Tags
None
Referenced Files
F34697827: codemirror$npm run selenium-test
Oct 19 2021, 3:28 PM
Subscribers
None
lydiakarungi@Lydias-MacBook-Pro codemirror % npm run selenium-test
> @ selenium-test /Users/lydiakarungi/Desktop/outreachy/mediawiki/extensions/CodeMirror
> wdio tests/selenium/wdio.conf.js
Execution of 3 spec files started at 2021-10-19T15:26:18.030Z
[0-0] RUNNING in chrome - /tests/selenium/specs/highlighting-disabled.js
[0-0] PASSED in chrome - /tests/selenium/specs/highlighting-disabled.js
[0-1] RUNNING in chrome - /tests/selenium/specs/highlighting-wikitext2010.js
[0-1] FAILED in chrome - /tests/selenium/specs/highlighting-wikitext2010.js
[0-2] RUNNING in chrome - /tests/selenium/specs/highlighting-wikitext2017.js
[0-2] FAILED in chrome - /tests/selenium/specs/highlighting-wikitext2017.js
"dot" Reporter:
.
Spec Files: 1 passed, 2 failed, 3 total (100% completed) in 00:00:54
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! /Users/lydiakarungi/.npm/_logs/2021-10-19T15_27_12_389Z-debug.log
lydiakarungi@Lydias-MacBook-Pro codemirror %