Page MenuHomePhabricator

GlobalBlocking REL1_44 and REL1_43 CI blocked with Graph dependency issue causing PHPUnit test failure
Closed, ResolvedPublic

Description

The merge of https://gerrit.wikimedia.org/r/c/mediawiki/extensions/GlobalBlocking/+/1188800 is blocked due to a failure caused by the interaction between PageViewInfo and MediaWiki-extensions-Graph

15:50:05 There was 1 failure:
15:50:05 
15:50:05 1) ResourcesTest::testValidDependencies
15:50:05 Dependencies that do not exist
15:50:05 Failed asserting that two arrays are equal.
15:50:05 --- Expected
15:50:05 +++ Actual
15:50:05 @@ @@
15:50:05  Array (
15:50:05      'ext.pageviewinfo' => Array (
15:50:05 +        0 => 'ext.graph.render'
15:50:05      )
15:50:05  )
15:50:05 
15:50:05 /workspace/src/tests/phpunit/structure/ResourcesTest.php:81

Event Timeline

Dreamy_Jazz renamed this task from GlobalBlocking REL1_44 CI blocked with Graph dependency issue causing PHPUnit test failure to GlobalBlocking REL1_44 and REL1_43 CI blocked with Graph dependency issue causing PHPUnit test failure.Sep 16 2025, 2:57 PM
Dreamy_Jazz triaged this task as Unbreak Now! priority.

Blocking merge of security fixes, so making this UBN

Change #1188812 had a related patch set uploaded (by Dreamy Jazz; author: Dreamy Jazz):

[mediawiki/core@master] Skip 'ext.pageviewinfo' module in ResourcesTest to avoid CI failure

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

Change #1188813 had a related patch set uploaded (by Dreamy Jazz; author: Dreamy Jazz):

[mediawiki/core@REL1_44] Skip 'ext.pageviewinfo' module in ResourcesTest to avoid CI failure

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

Change #1188812 abandoned by Dreamy Jazz:

[mediawiki/core@master] Skip 'ext.pageviewinfo' module in ResourcesTest to avoid CI failure

Reason:

Not needed for the master branch

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

Change #1188814 had a related patch set uploaded (by Dreamy Jazz; author: Dreamy Jazz):

[mediawiki/core@REL1_43] Skip 'ext.pageviewinfo' module in ResourcesTest to avoid CI failure

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

Change #1188814 merged by jenkins-bot:

[mediawiki/core@REL1_43] Skip 'ext.pageviewinfo' module in ResourcesTest to avoid CI failure

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

Change #1188813 merged by jenkins-bot:

[mediawiki/core@REL1_44] Skip 'ext.pageviewinfo' module in ResourcesTest to avoid CI failure

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