Page MenuHomePhabricator
Paste P94719

RUNS=10 ./find_flaky_selenium_tests
ArchivedPublic

Authored by zeljkofilipin on Jul 3 2026, 12:49 PM.
Project Tags
None
Referenced Files
F92794803: RUNS=10 ./find_flaky_selenium_tests
Jul 10 2026, 1:52 PM
F91685464: RUNS=10 ./find_flaky_selenium_tests
Jul 3 2026, 12:49 PM
Subscribers
None
~/Documents/gitlab/zfilipin/quibble-local$ TIME_ELAPSED=1 RUNS=10 ./find_flaky_selenium_tests
logs: log/2026-07-10-15-40-15/
OS: Linux 6.14.0-37-generic
CPU: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz (4 cores)
RAM: 15.6 GB
bash: 5.2.21(1)-release
git: git version 2.43.0
docker: Docker version 29.6.1, build 8900f1d
docker CPUs: 4
docker RAM: 15.6 GB
Running ./run_selenium_tests 10 times
run-1 run_selenium_tests ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (1m 12s)
run-2 run_selenium_tests ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (1m 2s)
run-3 run_selenium_tests ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (1m 5s)
run-4 run_selenium_tests ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (1m 10s)
run-5 run_selenium_tests ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (1m 12s)
run-6 run_selenium_tests ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (1m 8s)
run-7 run_selenium_tests ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (1m 9s)
run-8 run_selenium_tests ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (1m 11s)
run-9 run_selenium_tests ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (1m 10s)
run-10 run_selenium_tests ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (1m 5s)
========================================
= Test results across 10 runs
========================================
Flaky tests (passed in some runs, failed in others):
(none)
Consistently failing tests (failed in every run — likely real failures, not flakes):
(none)
Tests that passed in every run:
10 passed: chrome.149_0_7827_196.linux.Page: should be previewable
10 passed: chrome.149_0_7827_196.linux.Page: should be creatable
10 passed: chrome.149_0_7827_196.linux.Page: should be re creatable
10 passed: chrome.149_0_7827_196.linux.Page: should be editable
10 passed: chrome.149_0_7827_196.linux.Page: should have history
10 passed: chrome.149_0_7827_196.linux.Page: should be undoable
10 passed: chrome.149_0_7827_196.linux.Special:RecentChanges: shows page creation
10 passed: chrome.149_0_7827_196.linux.Page_admin_actions: should be deletable
10 passed: chrome.149_0_7827_196.linux.Page_admin_actions: should be restorable
10 passed: chrome.149_0_7827_196.linux.Page_admin_actions: should be protectable
10 passed: chrome.149_0_7827_196.linux.Temporary_user: should not see signup form fields relevant to named users
10 passed: chrome.149_0_7827_196.linux.Temporary_user_account_creation: should be able to create account
10 passed: chrome.149_0_7827_196.linux.User: should be able to create account
10 passed: chrome.149_0_7827_196.linux.User: should be able to log in
10 passed: chrome.149_0_7827_196.linux.User: named user should see extra signup form fields when creating an account
10 passed: chrome.149_0_7827_196.linux.User: should be able to block a user
10 passed: chrome.149_0_7827_196.linux.Special:SpecialPages: should not have Edit link
10 passed: chrome.149_0_7827_196.linux.User: should be able to log in without page object
10 passed: chrome.149_0_7827_196.linux.Main_page: should have edit link when using expect
10 passed: chrome.149_0_7827_196.linux.Main_page: should have edit link when using mocha
10 passed: chrome.149_0_7827_196.linux.Main_Page: should have edit link when using page object
10 passed: chrome.149_0_7827_196.linux.API: Main Page should exist
10 passed: chrome.149_0_7827_196.linux.API: Missing Page should not exist
10 passed: chrome.149_0_7827_196.linux.BlankPage: should have its title
Tests skipped in every run:
(none)
Per-run result files: log/2026-07-10-15-40-15/find_flaky_selenium_tests/run-N/
========================================
= Results
========================================
PASSED:
run-1
run-2
run-3
run-4
run-5
run-6
run-7
run-8
run-9
run-10
All passed.
(11m 24s)