Page MenuHomePhabricator
Paste P17187

RevisionSlider$ npm run selenium-test
ArchivedPublic

Authored by zeljkofilipin on Sep 2 2021, 6:31 PM.
Tags
None
Referenced Files
F36535903: RevisionSlider$ npm run selenium-test
Jan 28 2023, 4:57 PM
F34715308: RevisionSlider$ npm run selenium-test
Oct 29 2021, 2:04 PM
F34629640: RevisionSlider$ npm run selenium-test
Sep 2 2021, 6:31 PM
Subscribers
pwangai@wmf RevisionSlider % npm run selenium-test
> selenium-test
> wdio tests/selenium/wdio.conf.js
Execution of 8 spec files started at 2023-01-28T16:52:51.162Z
[0-0] RUNNING in chrome - /tests/selenium/specs/autoexpand.js
[0-0] PASSED in chrome - /tests/selenium/specs/autoexpand.js
[0-1] RUNNING in chrome - /tests/selenium/specs/difflinks.js
[0-1] PASSED in chrome - /tests/selenium/specs/difflinks.js
[0-2] RUNNING in chrome - /tests/selenium/specs/filterhighlighting.js
[0-2] PASSED in chrome - /tests/selenium/specs/filterhighlighting.js
[0-3] RUNNING in chrome - /tests/selenium/specs/help.js
[0-3] RETRYING in chrome - /tests/selenium/specs/help.js
[0-3] RUNNING in chrome - /tests/selenium/specs/help.js
[0-3] PASSED in chrome - /tests/selenium/specs/help.js (1 retries)
[0-4] RUNNING in chrome - /tests/selenium/specs/history.js
[0-4] PASSED in chrome - /tests/selenium/specs/history.js
[0-5] RUNNING in chrome - /tests/selenium/specs/pointers.js
[0-5] PASSED in chrome - /tests/selenium/specs/pointers.js
[0-6] RUNNING in chrome - /tests/selenium/specs/timeline.js
[0-6] PASSED in chrome - /tests/selenium/specs/timeline.js
[0-7] RUNNING in chrome - /tests/selenium/specs/tooltips.js
[0-7] PASSED in chrome - /tests/selenium/specs/tooltips.js
"dot" Reporter:
.......................
Spec Files: 8 passed, 1 retries, 8 total (100% completed) in 00:04:11

Event Timeline

Hello @zeljkofilipin , I ran the selenium-test for RevisionSlider and without changing anything in documentation I found all my tests have been passed. Here is my paste of test result: P17634