Page MenuHomePhabricator

CodeMirror$ npm run selenium-test

Authored By
pwangai
Feb 6 2023, 2:17 PM
Size
2 KB
Referenced Files
None
Subscribers
None

CodeMirror$ npm run selenium-test

pwangai@wmf CodeMirror % npm run selenium-test
> CodeMirror@ selenium-test /Users/pwangai/wiki/core/extensions/CodeMirror
> wdio tests/selenium/wdio.conf.js
Execution of 2 spec files started at 2023-02-06T14:15:23.016Z
[0-0] RUNNING in chrome - /tests/selenium/specs/highlighting-wikitext2010.js
[0-0] AssertionError [ERR_ASSERTION] in "CodeMirror bracket match highlighting for the wikitext 2010 editor.highlights matching bracket"
AssertionError [ERR_ASSERTION]: Input A expected to strictly equal input B:
+ expected - actual
- ''
+ '[]'
at Context.<anonymous> (/Users/pwangai/wiki/core/extensions/CodeMirror/tests/selenium/specs/highlighting-wikitext2010.js:24:10)
[0-0] AssertionError [ERR_ASSERTION] in "CodeMirror bracket match highlighting for the wikitext 2010 editor.matches according to cursor movement"
AssertionError [ERR_ASSERTION]: Input A expected to strictly equal input B:
+ expected - actual
- ''
+ '{}'
at Context.<anonymous> (/Users/pwangai/wiki/core/extensions/CodeMirror/tests/selenium/specs/highlighting-wikitext2010.js:31:10)
[0-0] RETRYING in chrome - /tests/selenium/specs/highlighting-wikitext2010.js
[0-0] RUNNING in chrome - /tests/selenium/specs/highlighting-wikitext2010.js
[0-0] AssertionError [ERR_ASSERTION] in "CodeMirror bracket match highlighting for the wikitext 2010 editor.highlights matching bracket"
AssertionError [ERR_ASSERTION]: Input A expected to strictly equal input B:
+ expected - actual
- ''
+ '[]'
at Context.<anonymous> (/Users/pwangai/wiki/core/extensions/CodeMirror/tests/selenium/specs/highlighting-wikitext2010.js:24:10)
[0-0] AssertionError [ERR_ASSERTION] in "CodeMirror bracket match highlighting for the wikitext 2010 editor.matches according to cursor movement"
AssertionError [ERR_ASSERTION]: Input A expected to strictly equal input B:
+ expected - actual
- ''
+ '{}'
at Context.<anonymous> (/Users/pwangai/wiki/core/extensions/CodeMirror/tests/selenium/specs/highlighting-wikitext2010.js:31:10)
[0-0] FAILED in chrome - /tests/selenium/specs/highlighting-wikitext2010.js (1 retries)
[0-1] RUNNING in chrome - /tests/selenium/specs/highlighting-wikitext2017.js
[0-1] RETRYING in chrome - /tests/selenium/specs/highlighting-wikitext2017.js
[0-1] RUNNING in chrome - /tests/selenium/specs/highlighting-wikitext2017.js
[0-1] FAILED in chrome - /tests/selenium/specs/highlighting-wikitext2017.js (1 retries)
"dot" Reporter:
FFFF
Spec Files: 0 passed, 2 retries, 2 failed, 2 total (100% completed) in 00:01:13
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! CodeMirror@ selenium-test: `wdio tests/selenium/wdio.conf.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the CodeMirror@ 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/pwangai/.npm/_logs/2023-02-06T14_16_36_598Z-debug.log

File Metadata

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

Event Timeline