shunping commented on code in PR #36874:
URL: https://github.com/apache/beam/pull/36874#discussion_r2566953916


##########
sdks/python/apache_beam/yaml/extended_tests/data/enrichment.yaml:
##########
@@ -82,6 +82,8 @@ pipelines:
         - type: AssertEqual
           config:
             elements:
+              - {label: '11a', rank: 0, name: 'S1'}
               - {label: '37a', rank: 1, name: 'S2'}
+              - {label: '389a', rank: 2, name: 'S3'}

Review Comment:
   When I looked at this the other day, I found it is a flaky test. 
   
   https://github.com/apache/beam/actions/runs/19349133623/job/55356733649
   
   In the run above, one was successful, while the others were not.
   
   The perm-red started around 11/13, but I did not see any related change 
there.
   https://github.com/apache/beam/issues/35198#issuecomment-3573557297



-- 
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]

Reply via email to