Page MenuHomePhabricator

mediawiki-event-enrichment: changes to test image seem to be ignored in CI
Open, Needs TriagePublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:

What should have happened instead?:

  • CI should pass

Other information (browser name/version, screenshots, etc.):

Tests pass on a locally built test variant of the blubber variant. They also pass when we pull the intermediate image used by run-test-variant locally. Replicate with:

  • $ docker run registry.cloud.releng.team/repos/data-engineering/mediawiki-event-enrichment:page_change-add-badrevision make tests.

However, the coverage reported when running tests in the container (47%) does not match tests ran natively on my dev box (97%). There might be something else going on, but at least the dep that breaks CI is picked up.

Details

TitleReferenceAuthorSource BranchDest Branch
page_content_change: retry requests on missing contentrepos/data-engineering/mediawiki-event-enrichment!62gmodenapage_change-add-badrevisionmain
Customize query in GitLab

Event Timeline

As a workaround we can roll back to the previous CI setup (no artifact sharing).