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

Better assertion error messages for PAssert.thatSingleton #31761

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

Amar3tto
Copy link
Contributor

@Amar3tto Amar3tto commented Jul 3, 2024

Fixes #28612


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 java label Jul 3, 2024
@Amar3tto Amar3tto marked this pull request as ready for review July 3, 2024 14:59
@Amar3tto
Copy link
Contributor Author

Amar3tto commented Jul 3, 2024

R: @Abacn

Copy link
Contributor

github-actions bot commented Jul 3, 2024

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control

@Amar3tto
Copy link
Contributor Author

R: @kennknowles

@Amar3tto
Copy link
Contributor Author

R: @damccorm

@Abacn
Copy link
Contributor

Abacn commented Jul 17, 2024

Sorry for late reply. Could you please run PostCommit Java ValidatesRunner Direct on this PR? That is attach a file named ".github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Direct.json" to trigger the test

@github-actions github-actions bot added the build label Jul 18, 2024
@Amar3tto Amar3tto force-pushed the passert-singleton-error-messages branch from c165de0 to ce0757f Compare July 18, 2024 08:08
@Amar3tto
Copy link
Contributor Author

Run Java PreCommit

@Amar3tto
Copy link
Contributor Author

Run Java_Amazon-Web-Services2_IO_Direct PreCommit

Copy link
Contributor

@m-trieu m-trieu left a comment

Choose a reason for hiding this comment

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

LGTM Java

@Amar3tto
Copy link
Contributor Author

Run Java_GCP_IO_Direct PreCommit

@Abacn Abacn merged commit 24f22f2 into apache:master Jul 18, 2024
28 of 29 checks passed
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.

[Feature Request]: Better assertion error message for PAssert.thatSingleton
3 participants