Page MenuHomePhabricator
Paste P17206

TwoColConflict$ npm run selenium-test
ArchivedPublic

Authored by zeljkofilipin on Sep 3 2021, 11:33 AM.
Tags
None
Referenced Files
F34630707: TwoColConflict$ npm run selenium-test
Sep 3 2021, 11:33 AM
Subscribers
None
nobody@docker-desktop:/core/extensions/TwoColConflict$ npm run selenium-test
> @ selenium-test /core/extensions/TwoColConflict
> wdio tests/selenium/wdio.conf.js
Execution of 7 spec files started at 2021-09-03T11:18:25.427Z
(node:799) ExperimentalWarning: The dns.promises API is experimental
(node:799) ExperimentalWarning: The fs.promises API is experimental
[0-0] (node:808) ExperimentalWarning: The dns.promises API is experimental
[0-0] (node:808) ExperimentalWarning: The fs.promises API is experimental
[0-0] RUNNING in chrome - /tests/selenium/specs/collapse.js
[0-0] PASSED in chrome - /tests/selenium/specs/collapse.js
[0-1] (node:888) ExperimentalWarning: The dns.promises API is experimental
[0-1] (node:888) ExperimentalWarning: The fs.promises API is experimental
[0-1] RUNNING in chrome - /tests/selenium/specs/editmerge.js
[0-1] PASSED in chrome - /tests/selenium/specs/editmerge.js
[0-2] (node:971) ExperimentalWarning: The dns.promises API is experimental
[0-2] (node:971) ExperimentalWarning: The fs.promises API is experimental
[0-2] RUNNING in chrome - /tests/selenium/specs/nojs.js
[0-2] PASSED in chrome - /tests/selenium/specs/nojs.js
[0-3] (node:1051) ExperimentalWarning: The dns.promises API is experimental
[0-3] (node:1051) ExperimentalWarning: The fs.promises API is experimental
[0-3] RUNNING in chrome - /tests/selenium/specs/savepreviewdiff.js
[0-3] PASSED in chrome - /tests/selenium/specs/savepreviewdiff.js
[0-4] (node:1134) ExperimentalWarning: The dns.promises API is experimental
[0-4] (node:1134) ExperimentalWarning: The fs.promises API is experimental
[0-4] RUNNING in chrome - /tests/selenium/specs/talkpage.js
[0-4] PASSED in chrome - /tests/selenium/specs/talkpage.js
[0-5] (node:1215) ExperimentalWarning: The dns.promises API is experimental
[0-5] (node:1215) ExperimentalWarning: The fs.promises API is experimental
[0-5] RUNNING in chrome - /tests/selenium/specs/tourdialog.js
[0-5] PASSED in chrome - /tests/selenium/specs/tourdialog.js
[0-6] (node:1297) ExperimentalWarning: The dns.promises API is experimental
[0-6] (node:1297) ExperimentalWarning: The fs.promises API is experimental
[0-6] RUNNING in chrome - /tests/selenium/specs/twocolconflict.js
[0-6] Error in "TwoColConflict shows a dismissible hint on the core edit conflict interface"
Error: element ("//span[text() = "(prefs-betafeatures)"]") still not displayed after 5000ms
at PreferencesPage.openBetaFeaturesPreferences (/core/extensions/TwoColConflict/tests/selenium/pageobjects/preferences.page.js:16:28)
at PreferencesPage.hasBetaFeatureSetting (/core/extensions/TwoColConflict/tests/selenium/pageobjects/preferences.page.js:55:8)
at Context.<anonymous> (/core/extensions/TwoColConflict/tests/selenium/specs/twocolconflict.js:65:24)
[0-6] FAILED in chrome - /tests/selenium/specs/twocolconflict.js
"dot" Reporter:
.............................................F
Spec Files: 6 passed, 1 failed, 7 total (100% completed) in 00:09:55
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-09-03T11_28_21_146Z-debug.log