Skip to content

Conversation

damccorm
Copy link
Contributor

@damccorm damccorm commented Oct 9, 2025

Trying to root cause #36346 (comment) in a CI environment

With all GBEK changes reverted, this does succeed - https://github.com/apache/beam/actions/runs/18381522753/job/52368896343?pr=36454

After reapplying c4b2f19 it fails again - https://github.com/apache/beam/actions/runs/18385306114/job/52382127110

Interestingly, limiting it to just 1 test running at a time causes the job to succeed. So I suspect this is a test issue - https://github.com/apache/beam/actions/runs/18388238231


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.

Copy link

codecov bot commented Oct 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 36.21%. Comparing base (e3293e2) to head (867f9d6).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files
@@              Coverage Diff              @@
##             master   #36454       +/-   ##
=============================================
- Coverage     55.03%   36.21%   -18.82%     
  Complexity     1667     1667               
=============================================
  Files          1058     1058               
  Lines        165248   165285       +37     
  Branches       1190     1190               
=============================================
- Hits          90940    59865    -31075     
- Misses        72134   103246    +31112     
  Partials       2174     2174               
Flag Coverage Δ
python 40.53% <ø> (-40.41%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@damccorm
Copy link
Contributor Author

Fixed in #36479

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