Skip to content

Fix JUnit timing aggregation for long-running tests - #23438

Merged
morrisonlevi merged 1 commit into
php:masterfrom
morrisonlevi:fix-junit-timer-formatting
Aug 24, 2026
Merged

Fix JUnit timing aggregation for long-running tests#23438
morrisonlevi merged 1 commit into
php:masterfrom
morrisonlevi:fix-junit-timer-formatting

Conversation

@morrisonlevi

Copy link
Copy Markdown
Contributor

This fixes a warning when doing math on a number_formatted string.

I'm opening this against PHP 8.4 because in parallel mode, when the test worker encounters a php_error of any kind, it will terminate all workers and abort the run. This is quite undesirable. But of course, if a maintainer/reviewer is against that, we can move it to master instead.

@Girgias Girgias left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MSTM

@morrisonlevi
morrisonlevi merged commit c66ac29 into php:master Aug 24, 2026
18 checks passed
@morrisonlevi
morrisonlevi deleted the fix-junit-timer-formatting branch August 24, 2026 16:24
wheakerd pushed a commit to wheakerd/php-src that referenced this pull request Aug 24, 2026
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