Skip to content

Test: Reorder integration tests to diagnose position-dependent failure#1299

Merged
ivanovac merged 1 commit into
masterfrom
fix-composer-security-advisory-failures
Jul 6, 2026
Merged

Test: Reorder integration tests to diagnose position-dependent failure#1299
ivanovac merged 1 commit into
masterfrom
fix-composer-security-advisory-failures

Conversation

@ivanovac

@ivanovac ivanovac commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Move 'Default' test to second position to determine if the consistent failure is related to being the first test to execute or specific to the test itself.

If a different test now fails first, it indicates a timing/resource issue. If 'Default' still fails, it's something specific about that test fixture.

Related to integration test failure with HTTP 500 error on php.buildpacks.ci.cloudfoundry.org environment.

Move 'Default' test to second position to determine if the consistent failure
is related to being the first test to execute or specific to the test itself.

If a different test now fails first, it indicates a timing/resource issue.
If 'Default' still fails, it's something specific about that test fixture.

Related to integration test failure with HTTP 500 error on
php.buildpacks.ci.cloudfoundry.org environment.
@ivanovac ivanovac merged commit de29671 into master Jul 6, 2026
9 checks passed
@ivanovac ivanovac deleted the fix-composer-security-advisory-failures branch July 6, 2026 08:49
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.

1 participant