[Do not merge] Test vendored_grpc_1_60_1:0.3
Testing #32758
Please add a meaningful description for your change here
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
- [ ] Mention the appropriate issue in your description (for example:
addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>instead. - [ ] Update
CHANGES.mdwith noteworthy changes. - [ ] If this contribution is large, please file an Apache Individual Contributor License Agreement.
See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.
Test Results
15 tests +14 15 :white_check_mark: +14 1h 43m 19s :stopwatch: + 1h 29m 1s 12 suites +11 0 :zzz: ± 0 12 files +11 0 :x: ± 0
Results for commit 9c471930. ± Comparison against base commit 33fdb234.
This pull request removes 1 and adds 15 tests. Note that renamed tests count towards both.
apache_beam.examples.streaming_wordcount_it_test.StreamingWordCountIT ‑ test_streaming_wordcount_it
org.apache.beam.examples.complete.AutoCompleteIT ‑ testE2EAutoComplete
org.apache.beam.examples.complete.TfIdfIT ‑ testE2ETfIdf
org.apache.beam.examples.complete.TopWikipediaSessionsIT ‑ testE2ETopWikiPages
org.apache.beam.examples.complete.TrafficMaxLaneFlowIT ‑ testE2ETrafficMaxLaneFlow
org.apache.beam.examples.complete.TrafficRoutesIT ‑ testE2ETrafficRoutes
org.apache.beam.examples.cookbook.BigQueryTornadoesIT ‑ testE2EBigQueryTornadoesWithExport
org.apache.beam.examples.cookbook.BigQueryTornadoesIT ‑ testE2EBigQueryTornadoesWithExportUsingQuery
org.apache.beam.examples.cookbook.BigQueryTornadoesIT ‑ testE2eBigQueryTornadoesWithStorageApi
org.apache.beam.examples.cookbook.BigQueryTornadoesIT ‑ testE2eBigQueryTornadoesWithStorageApiUsingQuery
org.apache.beam.examples.cookbook.CombinePerKeyExamplesIT ‑ testE2ECombinePerKey
…
:recycle: This comment has been updated with latest results.
PreCommit Go two attempt different test fail
First run
- FAIL github.com/apache/beam/sdks/v2/go/test/integration/xlang 17.936s
- ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec 3.265s
second run
- FAIL github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec 600.137s
- ok github.com/apache/beam/sdks/v2/go/test/integration/xlang 9.429s
Rerun PostCommit Go and PostCommit XVR Direct and PreCommit Java after fixing dependency
Now testing the actual release candidate