Skip to content

Add equals/hashcode to test data class to avoid direct runner coder warning #23958

Add equals/hashcode to test data class to avoid direct runner coder warning

Add equals/hashcode to test data class to avoid direct runner coder warning #23958

GitHub Actions / Test Results succeeded Nov 6, 2024 in 0s

All 7 tests pass in 45m 19s

 5 files   - 1 210   5 suites   - 1 210   45m 19s ⏱️ - 1h 28m 40s
 7 tests  - 9 814   7 ✅  - 9 757  0 💤  - 47  0 ❌  - 10 
11 runs   - 9 828  11 ✅  - 9 771  0 💤  - 47  0 ❌  - 10 

Results for commit c1bddd2. ± Comparison against earlier commit 98209d1.

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