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

Rearrange Java Example tests on Dataflow #28565

Merged
merged 2 commits into from
Sep 22, 2023

Fix readme

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

Rearrange Java Example tests on Dataflow #28565

Fix readme
08e0cbf
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Test Results succeeded Sep 20, 2023 in 0s

All 7 tests pass in 1h 18m 4s

  9 files   -   1 260    9 suites   - 1 260   1h 18m 4s ⏱️ - 1h 4m 52s
  7 tests  - 10 622    7 ✔️  - 10 554  0 💤  - 68  0 ±0 
17 runs   - 10 636  17 ✔️  - 10 568  0 💤  - 68  0 ±0 

Results for commit 08e0cbf. ± Comparison against earlier commit e864092.

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 ‑ verifyRunningJVMVersionIs11
org.apache.beam.sdk.testutils.jvmverification.JvmVerification ‑ verifyTestCodeIsCompiledWithJava11