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

[Do not merge] Test vendored_grpc_1_60_1:0.3 #32787

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Abacn
Copy link
Contributor

@Abacn Abacn commented Oct 15, 2024

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, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with 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)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

@Abacn Abacn marked this pull request as draft October 15, 2024 17:28
@Abacn Abacn changed the title Test vendored_grpc_1_60_1:0.3 [Do not merge] Test vendored_grpc_1_60_1:0.3 Oct 15, 2024
Copy link
Contributor

github-actions bot commented Oct 15, 2024

Test Results

15 tests  +14   15 ✅ +14   1h 43m 19s ⏱️ + 1h 29m 1s
12 suites +11    0 💤 ± 0 
12 files   +11    0 ❌ ± 0 

Results for commit 9c47193. ± Comparison against base commit 33fdb23.

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
…

♻️ This comment has been updated with latest results.

@Abacn
Copy link
Contributor Author

Abacn commented Oct 16, 2024

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

@Abacn
Copy link
Contributor Author

Abacn commented Oct 17, 2024

Now testing the actual release candidate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant