Skip to content

[test] Fix unstable tests#8820

Open
juntaozhang wants to merge 2 commits into
apache:masterfrom
juntaozhang:fix-unstable-tests
Open

[test] Fix unstable tests#8820
juntaozhang wants to merge 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.

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