Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 7, 2024

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

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

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

Add equals/hashcode to test data class to avoid direct runner warning…
c1bddd2
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Nov 6, 2024 in 0s

All 4 tests pass in 1h 21m 46s

 8 files   - 1 207   8 suites   - 1 207   1h 21m 46s ⏱️ - 52m 13s
 4 tests  - 9 817   4 ✅  - 9 760  0 💤  - 47  0 ❌  - 10 
14 runs   - 9 825  14 ✅  - 9 768  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

4 tests found

There are 4 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