Skip to content

[test] Fix unstable tests#8820

Merged
JingsongLi merged 2 commits into
apache:masterfrom
juntaozhang:fix-unstable-tests
Jul 23, 2026
Merged

[test] Fix unstable tests#8820
JingsongLi merged 2 commits into
apache:masterfrom
juntaozhang:fix-unstable-tests

Conversation

@juntaozhang

@juntaozhang juntaozhang commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

@JingsongLi

Copy link
Copy Markdown
Contributor
  • When the time is exactly ss=00, ms=000, LocalDateTime.toString() outputs 2026-07-23T12:34, but the current regex still enforces :ss, so the test will still fail with an extremely low probability; I have reproduced this locally.
  • SparkMultimodalITCase simply changes the fixed port from 9092 to 9093; essentially, this merely shifts the port conflict. It is recommended to use a dynamic idle port.

@JingsongLi

Copy link
Copy Markdown
Contributor

+1

@JingsongLi
JingsongLi merged commit 9f0e06d into apache:master Jul 23, 2026
12 checks passed
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