Skip to content

acc: fix sporadic errors in 'make cover'#2870

Merged
denik merged 2 commits intomainfrom
denik/acc-fix-coverage
May 14, 2025
Merged

acc: fix sporadic errors in 'make cover'#2870
denik merged 2 commits intomainfrom
denik/acc-fix-coverage

Conversation

@denik
Copy link
Copy Markdown
Contributor

@denik denik commented May 13, 2025

Acceptance test runner already writes coverage to individual directory per test because there is an error otherwise. However, this is not the case for EnvMatrix-produced tests, which currently share the directory and thus still sometimes trigger this issue.

@denik denik temporarily deployed to test-trigger-is May 13, 2025 15:52 — with GitHub Actions Inactive
@denik denik enabled auto-merge May 14, 2025 08:01
@denik denik added this pull request to the merge queue May 14, 2025
Merged via the queue into main with commit ce5119e May 14, 2025
10 checks passed
@denik denik deleted the denik/acc-fix-coverage branch May 14, 2025 09:11
anton-107 pushed a commit that referenced this pull request May 14, 2025
Acceptance test runner already writes coverage to individual directory
per test because there is an error otherwise. However, this is not the
case for EnvMatrix-produced tests, which currently share the directory
and thus still sometimes trigger this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants