Page MenuHomePhabricator

Selenium tests failed on REL1_31
Closed, ResolvedPublic

Description

On a GlobalBlocking change - https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/GlobalBlocking/+/579429/

https://integration.wikimedia.org/ci/job/quibble-composer-mysql-php72-docker/12358/console

23:08:17 [chrome #0-1] Spec: /workspace/src/tests/selenium/specs/user.js
23:08:17 [chrome #0-1] Running: chrome
23:08:17 [chrome #0-1]
23:08:17 [chrome #0-1]   User
23:08:17 [chrome #0-1]
23:08:17 [chrome #0-1]   User
23:08:17 [chrome #0-1]       1) should be able to create account
23:08:17 [chrome #0-1]       2) should be able to log in
23:08:17 [chrome #0-1]       3) should be able to change preferences
23:08:17 [chrome #0-1]
23:08:17 [chrome #0-1]
23:08:17 [chrome #0-1] 3 failing (4s)
23:08:17 [chrome #0-1]
23:08:17 [chrome #0-1] 1) User should be able to create account:
23:08:17 [chrome #0-1] An element could not be located on the page using the given search parameters ("#wpName2").
23:08:17 [chrome #0-1] Error: An element could not be located on the page using the given search parameters ("#wpName2").
23:08:17 [chrome #0-1]     at setValue("User-0.011885305044489591") - index.js:312:3
23:08:17 [chrome #0-1]
23:08:17 [chrome #0-1] 2) User should be able to log in:
23:08:17 [chrome #0-1] An element could not be located on the page using the given search parameters ("#wpName1").
23:08:17 [chrome #0-1] Error: An element could not be located on the page using the given search parameters ("#wpName1").
23:08:17 [chrome #0-1]     at setValue("User-0.6942049796718655") - index.js:312:3
23:08:17 [chrome #0-1]
23:08:17 [chrome #0-1] 3) User should be able to change preferences:
23:08:17 [chrome #0-1] An element could not be located on the page using the given search parameters ("#wpName1").
23:08:17 [chrome #0-1] Error: An element could not be located on the page using the given search parameters ("#wpName1").
23:08:17 [chrome #0-1]     at setValue("User-0.14212821513271945") - index.js:312:3
23:08:17 [chrome #0-1]
23:08:17 
23:08:17 Wrote xunit report to [../log/].
23:08:17 Wrote xunit report to [../log/].
23:08:17 
23:08:17 
23:08:17 1 passing (11.60s)
23:08:17 8 failing
23:08:17 
23:08:17 1) Page should be creatable:
23:08:17 An element could not be located on the page using the given search parameters ("#wpTextbox1").
23:08:17 running chrome
23:08:17 Error: An element could not be located on the page using the given search parameters ("#wpTextbox1").
23:08:17     at setValue("0.35649886989237145-öäü-♠♣♥♦") - index.js:312:3
23:08:17 
23:08:17 2) Page should be re-creatable:
23:08:17 An element could not be located on the page using the given search parameters ("#wpTextbox1").
23:08:17 running chrome
23:08:17 Error: An element could not be located on the page using the given search parameters ("#wpTextbox1").
23:08:17     at setValue("0.5343535477499854-öäü-♠♣♥♦") - index.js:312:3
23:08:17 
23:08:17 3) Page should be editable:
23:08:17 An element could not be located on the page using the given search parameters ("#wpTextbox1").
23:08:17 running chrome
23:08:17 Error: An element could not be located on the page using the given search parameters ("#wpTextbox1").
23:08:17     at setValue("0.16014153497306016-öäü-♠♣♥♦") - index.js:312:3
23:08:17 
23:08:17 4) Page should be deletable:
23:08:17 An element could not be located on the page using the given search parameters ("#wpName1").
23:08:17 running chrome
23:08:17 Error: An element could not be located on the page using the given search parameters ("#wpName1").
23:08:17     at setValue("WikiAdmin") - index.js:312:3
23:08:17 
23:08:17 5) Page should be restorable:
23:08:17 An element could not be located on the page using the given search parameters ("#wpName1").
23:08:17 running chrome
23:08:17 Error: An element could not be located on the page using the given search parameters ("#wpName1").
23:08:17     at setValue("WikiAdmin") - index.js:312:3
23:08:17 
23:08:17 6) User should be able to create account:
23:08:17 An element could not be located on the page using the given search parameters ("#wpName2").
23:08:17 running chrome
23:08:17 Error: An element could not be located on the page using the given search parameters ("#wpName2").
23:08:17     at setValue("User-0.011885305044489591") - index.js:312:3
23:08:17 
23:08:17 7) User should be able to log in:
23:08:17 An element could not be located on the page using the given search parameters ("#wpName1").
23:08:17 running chrome
23:08:17 Error: An element could not be located on the page using the given search parameters ("#wpName1").
23:08:17     at setValue("User-0.6942049796718655") - index.js:312:3
23:08:17 
23:08:17 8) User should be able to change preferences:
23:08:17 An element could not be located on the page using the given search parameters ("#wpName1").
23:08:17 running chrome
23:08:17 Error: An element could not be located on the page using the given search parameters ("#wpName1").
23:08:17     at setValue("User-0.14212821513271945") - index.js:312:3
23:08:17 
23:08:17 
23:08:17 Warning: Task "webdriver:test" failed. Use --force to continue.
23:08:17 
23:08:17 Aborted due to warnings.

Event Timeline

One was disabled in newer versions in T199446

Change 579432 had a related patch set uploaded (by Reedy; owner: Legoktm):
[mediawiki/core@REL1_31] Disable "...able to change preferences" browser test

https://gerrit.wikimedia.org/r/579432

Change 579432 merged by jenkins-bot:
[mediawiki/core@REL1_31] Disable "...able to change preferences" browser test

https://gerrit.wikimedia.org/r/579432

Change 579435 had a related patch set uploaded (by Reedy; owner: Reedy):
[mediawiki/core@REL1_31] Disable some more flaky/broken selenium tests

https://gerrit.wikimedia.org/r/579435

Change 579435 merged by jenkins-bot:
[mediawiki/core@REL1_31] Disable some more flaky/broken selenium tests

https://gerrit.wikimedia.org/r/579435

Change 579437 had a related patch set uploaded (by Reedy; owner: Reedy):
[mediawiki/core@REL1_31] Disable even more flaky/broken selenium tests

https://gerrit.wikimedia.org/r/579437

Change 579437 merged by jenkins-bot:
[mediawiki/core@REL1_31] Disable even more flaky/broken selenium tests

https://gerrit.wikimedia.org/r/579437

Reedy claimed this task.