Page MenuHomePhabricator

CodeMirror$ npm run selenium-test

Authored By
zeljkofilipin
Oct 29 2021, 2:20 PM
Size
2 KB
Referenced Files
None
Subscribers
None

CodeMirror$ npm run selenium-test

I have no name!@imac:/CodeMirror$ npm run selenium-test
> @ selenium-test /CodeMirror
> wdio tests/selenium/wdio.conf.js
Execution of 3 spec files started at 2021-10-29T14:18:51.542Z
(node:1067) ExperimentalWarning: The dns.promises API is experimental
(node:1067) ExperimentalWarning: The fs.promises API is experimental
[0-0] (node:1076) ExperimentalWarning: The dns.promises API is experimental
[0-0] (node:1076) ExperimentalWarning: The fs.promises API is experimental
[0-0] RUNNING in chrome - /tests/selenium/specs/highlighting-disabled.js
[0-0] PASSED in chrome - /tests/selenium/specs/highlighting-disabled.js
[0-1] (node:1181) ExperimentalWarning: The dns.promises API is experimental
[0-1] (node:1181) ExperimentalWarning: The fs.promises API is experimental
[0-1] RUNNING in chrome - /tests/selenium/specs/highlighting-wikitext2010.js
[0-1] PASSED in chrome - /tests/selenium/specs/highlighting-wikitext2010.js
[0-2] (node:1285) ExperimentalWarning: The dns.promises API is experimental
[0-2] (node:1285) ExperimentalWarning: The fs.promises API is experimental
[0-2] RUNNING in chrome - /tests/selenium/specs/highlighting-wikitext2017.js
[0-2] AssertionError [ERR_ASSERTION] in "CodeMirror bracket match highlighting for the wikitext 2017 editor.matches according to cursor movement"
AssertionError [ERR_ASSERTION]: Input A expected to strictly equal input B:
+ expected - actual
- ''
+ '{}'
at Context.<anonymous> (/CodeMirror/tests/selenium/specs/highlighting-wikitext2017.js:34:10)
[0-2] FAILED in chrome - /tests/selenium/specs/highlighting-wikitext2017.js
"dot" Reporter:
....F
Spec Files: 2 passed, 1 failed, 3 total (100% completed) in 00:00:24
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! /cache/_logs/2021-10-29T14_19_15_922Z-debug.log

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
9222364
Default Alt Text
CodeMirror$ npm run selenium-test (2 KB)

Event Timeline