Page MenuHomePhabricator

Fix CommunityRequests manifest so Selenium tests pass
Closed, ResolvedPublic

Description

See P73229.

Details

Related Changes in GitLab:
TitleReferenceAuthorSource BranchDest Branch
extensions: Add CommunityRequestsrepos/test-platform/mediawiki-quickstart!50zfilipinT385705main
Customize query in GitLab

Event Timeline

zeljkofilipin changed the task status from In Progress to Open.Feb 5 2025, 12:59 PM
zeljkofilipin removed zeljkofilipin as the assignee of this task.
zeljkofilipin raised the priority of this task from Medium to Needs Triage.
zeljkofilipin removed a project: User-zeljkofilipin.
zeljkofilipin moved this task from In progress to Backlog on the Test-Platform (The First One) board.
zeljkofilipin updated the task description. (Show Details)
SDunlap triaged this task as Medium priority.Mar 18 2025, 8:47 PM
zeljkofilipin claimed this task.

According to https://quickstart-ci-components.wmcloud.org/ this is fixed:

Stages
1 - Fresh install of Mediawiki
2 - Component installation
3 - Component Selenium tests exist
4 - Component Selenium tests (via 'run_component_selenium_tests')
5 - Component Selenium tests (via 'run_selenium_tests')

                                                     Stages
-----------------------------------------------------------------
   #   Component                                  1  2  3  4  5  
-----------------------------------------------------------------
...
  21   extensions/CommunityRequests               ✓  ✓  ✓  ✓  ✓  
...