Skip to content

[TASK] Order tests by default by default#1341

Merged
lolli42 merged 1 commit intomainfrom
lolli-1
Mar 6, 2026
Merged

[TASK] Order tests by default by default#1341
lolli42 merged 1 commit intomainfrom
lolli-1

Conversation

@lolli42
Copy link
Copy Markdown
Member

@lolli42 lolli42 commented Mar 6, 2026

Do not randomize test order in phpunit.xml since that is annoying when actively working with the test code base. Have a dedicated workflow job instead to add a randomized run.

Raise phpunit.xsd to oldest common denominator and remove resolveDependencies attribute which is identical to the default value.

Do not randomize test order in phpunit.xml since that is
annoying when actively working with the test code base. Have
a dedicated workflow job instead to add a randomized run.

Raise phpunit.xsd to oldest common denominator and remove
resolveDependencies attribute which is identical to the
default value.
@lolli42 lolli42 merged commit 80ebac9 into main Mar 6, 2026
10 checks passed
@lolli42 lolli42 deleted the lolli-1 branch March 6, 2026 21:23
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