Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paste
P67204
/usr/bin/chromium + rosetta
Archived
Public
Actions
Authored by
•
zeljkofilipin
on Aug 2 2024, 12:08 PM.
Edit Paste
Activate Paste
View Raw File
Subscribe
Mute Notifications
Project Tags
None
Referenced Files
F56921525: /usr/bin/chromium
Aug 2 2024, 12:08 PM
2024-08-02 12:08:10 (UTC+0)
Subscribers
None
nobody@docker-desktop:/core$ npm run selenium-test
> selenium-test
> wdio ./tests/selenium/wdio.conf.js
Execution of 6 workers started at 2024-08-02T12:05:33.599Z
[0-0] RUNNING in chrome - /tests/selenium/docs/Create_a_simple_test/specs/specialpages.js
[0-3] RUNNING in chrome - /tests/selenium/specs/user.js
[0-2] RUNNING in chrome - /tests/selenium/specs/recentchanges.js
[0-1] RUNNING in chrome - /tests/selenium/specs/page.js
[0-0] 2024-08-02T12:06:02.016Z ERROR @wdio/runner: Error: connect ECONNREFUSED 127.0.0.1:59811
[0-0] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)
[0-0] RETRYING in chrome - /tests/selenium/docs/Create_a_simple_test/specs/specialpages.js
[0-2] 2024-08-02T12:06:02.403Z ERROR @wdio/runner: Error: connect ECONNREFUSED 127.0.0.1:59561
[0-2] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)
[0-1] 2024-08-02T12:06:02.403Z ERROR @wdio/runner: Error: connect ECONNREFUSED 127.0.0.1:58285
[0-1] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)
[0-3] 2024-08-02T12:06:02.407Z ERROR @wdio/runner: Error: connect ECONNREFUSED 127.0.0.1:58085
[0-3] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)
[0-1] RETRYING in chrome - /tests/selenium/specs/page.js
[0-2] RETRYING in chrome - /tests/selenium/specs/recentchanges.js
[0-3] RETRYING in chrome - /tests/selenium/specs/user.js
[0-0] RUNNING in chrome - /tests/selenium/docs/Create_a_simple_test/specs/specialpages.js
[0-1] RUNNING in chrome - /tests/selenium/specs/page.js
[0-2] RUNNING in chrome - /tests/selenium/specs/recentchanges.js
[0-3] RUNNING in chrome - /tests/selenium/specs/user.js
[0-0] 2024-08-02T12:06:30.166Z ERROR @wdio/runner: Error: connect ECONNREFUSED 127.0.0.1:59585
[0-0] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)
[0-0] FAILED in chrome - /tests/selenium/docs/Create_a_simple_test/specs/specialpages.js (1 retries)
[0-3] 2024-08-02T12:06:31.170Z ERROR @wdio/runner: Error: connect ECONNREFUSED 127.0.0.1:56565
[0-3] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)
[0-2] 2024-08-02T12:06:31.171Z ERROR @wdio/runner: Error: connect ECONNREFUSED 127.0.0.1:57969
[0-2] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)
[0-1] 2024-08-02T12:06:31.171Z ERROR @wdio/runner: Error: connect ECONNREFUSED 127.0.0.1:56567
[0-1] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)
[0-1] FAILED in chrome - /tests/selenium/specs/page.js (1 retries)
[0-2] FAILED in chrome - /tests/selenium/specs/recentchanges.js (1 retries)
[0-3] FAILED in chrome - /tests/selenium/specs/user.js (1 retries)
[0-4] RUNNING in chrome - /tests/selenium/specs/watchlist.js
[0-5] RUNNING in chrome - /tests/selenium/wdio-mediawiki/specs/BlankPage.js
[0-4] 2024-08-02T12:06:57.814Z ERROR @wdio/runner: Error: connect ECONNREFUSED 127.0.0.1:59423
[0-4] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)
[0-4] RETRYING in chrome - /tests/selenium/specs/watchlist.js
[0-5] 2024-08-02T12:06:58.540Z ERROR @wdio/runner: Error: connect ECONNREFUSED 127.0.0.1:55569
[0-5] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)
[0-5] RETRYING in chrome - /tests/selenium/wdio-mediawiki/specs/BlankPage.js
[0-4] RUNNING in chrome - /tests/selenium/specs/watchlist.js
[0-5] RUNNING in chrome - /tests/selenium/wdio-mediawiki/specs/BlankPage.js
[0-4] 2024-08-02T12:07:25.544Z ERROR @wdio/runner: Error: connect ECONNREFUSED 127.0.0.1:55845
[0-4] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)
[0-4] FAILED in chrome - /tests/selenium/specs/watchlist.js (1 retries)
[0-5] 2024-08-02T12:07:26.071Z ERROR @wdio/runner: Error: connect ECONNREFUSED 127.0.0.1:59201
[0-5] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)
[0-5] FAILED in chrome - /tests/selenium/wdio-mediawiki/specs/BlankPage.js (1 retries)
Spec Files: 0 passed, 6 retries, 6 failed, 6 total (100% completed) in 00:01:52
Event Timeline
•
zeljkofilipin
created this paste.
Aug 2 2024, 12:08 PM
2024-08-02 12:08:10 (UTC+0)
•
zeljkofilipin
archived this paste.
•
zeljkofilipin
mentioned this in
T308889: ECONNREFUSED error when running Selenium tests on M1 Mac
.
•
zeljkofilipin
changed the title of this paste from
/usr/bin/chromium
to
/usr/bin/chromium + rosetta
.
Aug 2 2024, 1:59 PM
2024-08-02 13:59:41 (UTC+0)
Log In to Comment