-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[Failing Test]: ValidatesRunner tests failing due to StringSet counter #31814
Comments
The PR added two tests,
failing on various test suites. Besides that, beam_PostCommit_Java_ValidatesRunner_Dataflow now also failing testCommittedCounterMetrics. Error:
|
testAttemptedStringSetMetrics ========== and testCommittedCounterMetrics testCommittedStringSetMetrics ========= testCommittedStringSetMetrics testAttemptedStringSetMetrics ========= testAttemptedStringSetMetrics ========== Dataflow V1 streaming passed, because both UseAttemptedMetrics and UseCommittedMetrics tests are excluded. |
What happened?
Many validates runner tests failing due to #31789
Issue Failure
Failure: Test is continually failing
Issue Priority
Priority: 1 (unhealthy code / failing or flaky postcommit so we cannot be sure the product is healthy)
Issue Components
The text was updated successfully, but these errors were encountered: