Skip to content

Fix Spotless violations in DataflowRunner.java

076fda7
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Fix flaky DataflowRunnerTest by ignoring batch tests in streaming mode #37402

Fix Spotless violations in DataflowRunner.java
076fda7
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Jan 23, 2026 in 0s

All 7 tests pass in 1h 9m 17s

 7 files   -   850   7 suites   - 850   1h 9m 17s ⏱️ + 19m 49s
 7 tests  - 7 314   7 ✅  - 7 283  0 💤  - 31  0 ❌ ±0 
15 runs   - 7 316  15 ✅  - 7 285  0 💤  - 31  0 ❌ ±0 

Results for commit 076fda7. ± Comparison against earlier commit d064e8c.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

7 tests found

There are 7 tests, see "Raw output" for the full list of tests.
Raw output
org.apache.beam.examples.WindowedWordCountIT ‑ testWindowedWordCountInBatchDynamicSharding
org.apache.beam.examples.WindowedWordCountIT ‑ testWindowedWordCountInBatchStaticSharding
org.apache.beam.examples.WindowedWordCountIT ‑ testWindowedWordCountInStreamingStaticSharding
org.apache.beam.examples.WordCountIT ‑ testE2EWordCount
org.apache.beam.sdk.testutils.jvmverification.JvmVerification ‑ verifyCodeIsCompiledWithJava8
org.apache.beam.sdk.testutils.jvmverification.JvmVerification ‑ verifyRunningJVMVersionIs21
org.apache.beam.sdk.testutils.jvmverification.JvmVerification ‑ verifyTestCodeIsCompiledWithJava21