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

Bump to Java17 for GHA runner #31762

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

Bump to Java17 for GHA runner #31762

wants to merge 3 commits into from

Conversation

Abacn
Copy link
Contributor

@Abacn Abacn commented Jul 3, 2024

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.

@github-actions github-actions bot added the build label Jul 3, 2024
Copy link
Contributor

github-actions bot commented Jul 3, 2024

Test Results

15 tests   - 221   15 ✅  - 220   1h 39m 8s ⏱️ - 19h 53m 51s
12 suites  -  28    0 💤  -   1 
12 files    -  28    0 ❌ ±  0 

Results for commit f910375. ± Comparison against base commit 1e873f4.

This pull request removes 236 and adds 15 tests. Note that renamed tests count towards both.
org.apache.beam.sdk.PipelineTest ‑ testIdentityTransform
org.apache.beam.sdk.PipelineTest ‑ testMultipleApply
org.apache.beam.sdk.PipelineTest ‑ testTupleInjectionTransform
org.apache.beam.sdk.PipelineTest ‑ testTupleProjectionTransform
org.apache.beam.sdk.SdkHarnessEnvironmentTest ‑ testJammAgentAvailable
org.apache.beam.sdk.SdkHarnessEnvironmentTest ‑ testLogging
org.apache.beam.sdk.SdkHarnessEnvironmentTest ‑ testTlsAvailable
org.apache.beam.sdk.metrics.MetricsTest$AttemptedMetricTests ‑ testAttemptedCounterMetrics
org.apache.beam.sdk.metrics.MetricsTest$AttemptedMetricTests ‑ testAttemptedDistributionMetrics
org.apache.beam.sdk.metrics.MetricsTest$CommittedMetricTests ‑ testCommittedCounterMetrics
…
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
…

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

Successfully merging this pull request may close these issues.

None yet

1 participant