1) Echo checks for welcome message after signup:
element (".mw-echo-ui-notificationItemWidget-content-message-header") still not visible after 10000ms
running chrome
Error: element (".mw-echo-ui-notificationItemWidget-content-message-header") still not visible after 10000ms
at elements(".mw-echo-ui-notificationItemWidget-content-message-header") - isVisible.js:54:17
at isVisible(".mw-echo-ui-notificationItemWidget-content-message-header") - waitForVisible.js:73:22
2) Mention test for Echo checks if admin gets alert when mentioned:
The expression evaluated to a falsy value:
assert( regexp.test( EchoPage.alertMessage.getText() ) )
running chrome
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert( regexp.test( EchoPage.alertMessage.getText() ) )
at Context.<anonymous> (/src/tests/selenium/specs/mention.js:24:3)
at new Promise (<anonymous>)
at new F (/src/node_modules/core-js/library/modules/_export.js:36:28)Description
Details
Related Objects
Event Timeline
Change 520036 had a related patch set uploaded (by Zfilipin; owner: Zfilipin):
[mediawiki/extensions/Echo@master] WIP Fix failing test by removing some unicode characters
Change 520038 had a related patch set uploaded (by Zfilipin; owner: Zfilipin):
[mediawiki/extensions/Echo@master] Selenium: Fix failing Jenkins job by disabling failing tests
Change 520038 merged by jenkins-bot:
[mediawiki/extensions/Echo@master] Selenium: Fix failing Jenkins job by disabling failing tests
Change 520663 had a related patch set uploaded (by Ephemeralwaves; owner: Ephemeralwaves):
[mediawiki/extensions/Echo@master] WIP Fix failing test by only running tests tagged @daily
Change 520663 merged by jenkins-bot:
[mediawiki/extensions/Echo@master] Selenium: Fix failing test by only running tests tagged @daily
Change 520036 abandoned by Zfilipin:
WIP Fix failing test by removing some unicode characters
Reason:
just a test
One of these tests (Mention test for Echo checks if admin gets alert when mentioned) is now failing consistently in https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Echo/+/524520
Change 526440 had a related patch set uploaded (by Kosta Harlan; owner: Kosta Harlan):
[mediawiki/extensions/Echo@master] Skip broken Selenium test
Change 526440 merged by jenkins-bot:
[mediawiki/extensions/Echo@master] Skip broken Selenium test