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

feat: add pubsub topic validation #32582

Merged
merged 3 commits into from
Oct 17, 2024

Merge branch 'master' of https://github.com/apache/beam into feat-pub…

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

feat: add pubsub topic validation #32582

Merge branch 'master' of https://github.com/apache/beam into feat-pub…
ad9c053
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Sep 29, 2024 in 0s

All 7 tests pass in 41m 50s

 5 files   -   202   5 suites   - 202   41m 50s ⏱️ - 1h 9m 45s
 7 tests  - 2 052   7 ✅  - 1 851  0 💤  - 200  0 ❌  - 1 
11 runs   - 2 048  11 ✅  - 1 847  0 💤  - 200  0 ❌  - 1 

Results for commit ad9c053. ± Comparison against earlier commit 4ff4197.

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