Skip to content

fix internal linter warnings

e86cf24
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

[Dataflow Streaming] Modify AbstractWindmillStream to separate logical stream from physical streams. #35327

fix internal linter warnings
e86cf24
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Jul 2, 2025 in 0s

All 7 tests pass in 1h 9m 30s

 7 files   -  1 228   7 suites   - 1 228   1h 9m 30s ⏱️ - 26m 5s
 7 tests  - 10 008   7 ✅  - 9 962  0 💤  - 46  0 ❌ ±0 
15 runs   - 10 018  15 ✅  - 9 972  0 💤  - 46  0 ❌ ±0 

Results for commit e86cf24. ± Comparison against earlier commit c3f74b0.

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