lostluck commented on PR #33840:
URL: https://github.com/apache/beam/pull/33840#issuecomment-2631774619
The failures are unrelated to this change.
--------
Looks like the Java Precommit and Examples are hit by an unrelated license
generation issue, Tracked in #33836 .
------
Prism doesn't yet support BoundedTried metrics, and tests were added in the
last week or two to the JAva test suite, causing the prism suite to fail.
org.apache.beam.sdk.metrics.MetricsTest$AttemptedMetricTests >
testAllAttemptedMetrics FAILED
java.lang.AssertionError at MetricsTest.java:435
org.apache.beam.sdk.metrics.MetricsTest$AttemptedMetricTests >
testAttemptedBoundedTrieMetrics FAILED
java.lang.AssertionError at MetricsTest.java:475
org.apache.beam.sdk.metrics.MetricsTest$CommittedMetricTests >
testCommittedBoundedTrieMetrics FAILED
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]