Page MenuHomePhabricator
Paste P45888

fresh-node14
ArchivedPublic

Authored by zeljkofilipin on Mar 17 2023, 1:33 PM.
Tags
None
Referenced Files
F36916229: fresh-node14
Mar 17 2023, 1:33 PM
Subscribers
None
z@imac-ubuntu:~/Documents/gerrit/mediawiki/core$ fresh-node14 -env -net
# fresh: 22.11.3
# image: docker-registry.wikimedia.org/releng/node14-test-browser:0.0.2-s4
# software: Debian GNU/Linux 11 (bullseye)
# Node.js v14.17.5 (npm 7.21.0)
# Chromium 97.0.4692.99
# Mozilla Firefox 91.5.0esr
# JSDuck 5.3.4 (Ruby 2.7.4) ruby 2.7.4p191
# mount: /core ➟ /home/z/Documents/gerrit/mediawiki/core (read-write)
# /core/.git ➟ /home/z/Documents/gerrit/mediawiki/core/.git (read-only)
# env: MW_*, MEDIAWIKI_*
# net: expose host
🌱 Fresh!
I have no name!@imac-ubuntu:/core$ npm run selenium-test
> selenium-test
> wdio ./tests/selenium/wdio.conf.js
Execution of 5 workers started at 2023-03-17T13:32:54.576Z
[0-3] RUNNING in chrome - file:///tests/selenium/specs/watchlist.js
[0-1] RUNNING in chrome - file:///tests/selenium/specs/recentchanges.js
[0-2] RUNNING in chrome - file:///tests/selenium/specs/user.js
[0-0] RUNNING in chrome - file:///tests/selenium/specs/page.js
[0-3] PASSED in chrome - file:///tests/selenium/specs/watchlist.js
[0-4] RUNNING in chrome - file:///tests/selenium/wdio-mediawiki/specs/BlankPage.js
[0-1] PASSED in chrome - file:///tests/selenium/specs/recentchanges.js
[0-4] PASSED in chrome - file:///tests/selenium/wdio-mediawiki/specs/BlankPage.js
[0-2] PASSED in chrome - file:///tests/selenium/specs/user.js
[0-0] PASSED in chrome - file:///tests/selenium/specs/page.js
"spec" Reporter:
------------------------------------------------------------------
[chrome 97.0.4692.99 linux #0-3] Running: chrome (v97.0.4692.99) on linux
[chrome 97.0.4692.99 linux #0-3] Session ID: 0e20b173-12bd-4d7d-92fa-2aca9f46c08e
[chrome 97.0.4692.99 linux #0-3]
[chrome 97.0.4692.99 linux #0-3] » /tests/selenium/specs/watchlist.js
[chrome 97.0.4692.99 linux #0-3] Special:Watchlist
[chrome 97.0.4692.99 linux #0-3] - should show page with new edit @daily
[chrome 97.0.4692.99 linux #0-3]
[chrome 97.0.4692.99 linux #0-3] 1 skipped (482ms)
------------------------------------------------------------------
[chrome 97.0.4692.99 linux #0-1] Running: chrome (v97.0.4692.99) on linux
[chrome 97.0.4692.99 linux #0-1] Session ID: f5f81055-e47a-48fd-9d1a-bd909595d2fd
[chrome 97.0.4692.99 linux #0-1]
[chrome 97.0.4692.99 linux #0-1] » /tests/selenium/specs/recentchanges.js
[chrome 97.0.4692.99 linux #0-1] Special:RecentChanges
[chrome 97.0.4692.99 linux #0-1] ✓ shows page creation
[chrome 97.0.4692.99 linux #0-1]
[chrome 97.0.4692.99 linux #0-1] 1 passing (2.6s)
------------------------------------------------------------------
[chrome 97.0.4692.99 linux #0-4] Running: chrome (v97.0.4692.99) on linux
[chrome 97.0.4692.99 linux #0-4] Session ID: 33a6a4f1-5df5-400b-ad0b-2c197a2be5da
[chrome 97.0.4692.99 linux #0-4]
[chrome 97.0.4692.99 linux #0-4] » /tests/selenium/wdio-mediawiki/specs/BlankPage.js
[chrome 97.0.4692.99 linux #0-4] BlankPage
[chrome 97.0.4692.99 linux #0-4] ✓ should have its title @daily
[chrome 97.0.4692.99 linux #0-4]
[chrome 97.0.4692.99 linux #0-4] 1 passing (421ms)
------------------------------------------------------------------
[chrome 97.0.4692.99 linux #0-2] Running: chrome (v97.0.4692.99) on linux
[chrome 97.0.4692.99 linux #0-2] Session ID: f7fcaf42-d326-4791-b496-1018e3908fdf
[chrome 97.0.4692.99 linux #0-2]
[chrome 97.0.4692.99 linux #0-2] » /tests/selenium/specs/user.js
[chrome 97.0.4692.99 linux #0-2] User
[chrome 97.0.4692.99 linux #0-2] ✓ should be able to create account
[chrome 97.0.4692.99 linux #0-2] ✓ should be able to log in @daily
[chrome 97.0.4692.99 linux #0-2]
[chrome 97.0.4692.99 linux #0-2] 2 passing (3.9s)
------------------------------------------------------------------
[chrome 97.0.4692.99 linux #0-0] Running: chrome (v97.0.4692.99) on linux
[chrome 97.0.4692.99 linux #0-0] Session ID: d3eb69f7-638c-47ee-a667-71c1c9ac8df5
[chrome 97.0.4692.99 linux #0-0]
[chrome 97.0.4692.99 linux #0-0] » /tests/selenium/specs/page.js
[chrome 97.0.4692.99 linux #0-0] Page
[chrome 97.0.4692.99 linux #0-0] ✓ should be previewable @daily
[chrome 97.0.4692.99 linux #0-0] ✓ should be creatable
[chrome 97.0.4692.99 linux #0-0] ✓ should be re-creatable
[chrome 97.0.4692.99 linux #0-0] ✓ should be editable @daily
[chrome 97.0.4692.99 linux #0-0] ✓ should have history @daily
[chrome 97.0.4692.99 linux #0-0] ✓ should be deletable
[chrome 97.0.4692.99 linux #0-0] ✓ should be restorable
[chrome 97.0.4692.99 linux #0-0] ✓ should be protectable
[chrome 97.0.4692.99 linux #0-0] ✓ should be undoable @daily
[chrome 97.0.4692.99 linux #0-0]
[chrome 97.0.4692.99 linux #0-0] 9 passing (13.2s)
Spec Files: 5 passed, 5 total (100% completed) in 00:00:16