Skip to content

Conversation

@derrickaw
Copy link
Collaborator

@derrickaw derrickaw commented May 30, 2025

Seeing failures with precommit yaml xlang probably due to increase in run times due to these PRs -

  1. Yaml IT - Phase 3b #35022
  2. Yaml IT - Phase 3a #34782

Short term plan is to move most of the recently added tests to a tmp folder to not run them and lower the precommit time drastically.

Long term plan is to move precommit yaml xlang direct to postcommit.

Fixes the first part of #35098.


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.

@derrickaw derrickaw marked this pull request as ready for review May 30, 2025 15:03
@derrickaw derrickaw force-pushed the fixTFRecordFailure branch from e4db227 to be8a311 Compare May 30, 2025 15:12
@derrickaw
Copy link
Collaborator Author

Run PythonDocs Precommit

@derrickaw
Copy link
Collaborator Author

Run Yaml_Xlang_Direct PreCommit

@derrickaw
Copy link
Collaborator Author

derrickaw commented May 30, 2025

We are back to green for yaml_xlang_direct with this PR.

Copy link
Contributor

@Abacn Abacn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can just name it "extended_tests" / "complete_tests", then when we setup PostCommit workflow no need to move it around again

@liferoad liferoad merged commit 16b4335 into apache:master May 30, 2025
89 of 90 checks passed
@derrickaw derrickaw deleted the fixTFRecordFailure branch May 30, 2025 18:43
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.

3 participants