Abacn opened a new issue, #32911:
URL: https://github.com/apache/beam/issues/32911

   ### What happened?
   
   Apparently on Java11 console output has fancy colors, which fails assert:
   
   
![image](https://github.com/user-attachments/assets/84d615b6-cd1b-4064-a9f7-e1f9e7fca9b5)
   
   ```
   expected to contain:
       INFO Serving JobManagement endpoint=localhost:5555
   but was:
       ?[2m?[37m[2024-10-23T18:04:52.324084899Z]?[0m ?[42m?[30m INFO ?[0m 
?[32mServing JobManagement?[0m
       ?[34m*?[0m ?[35mendpoint?[0m: ?[4m?[34mlocalhost:5555?[0m?[0m
       
       ?[2m?[37m[2024-10-23T18:04:52.328261009Z]?[0m ?[42m?[30m INFO ?[0m 
?[32mServing WebUI?[0m
       ?[34m*?[0m ?[35mendpoint?[0m: ?[4m?[34mhttp://localhost:8074?[0m?[0m
       
       
        at 
app//org.apache.beam.runners.prism.PrismExecutorTest.executeWithCustomArgumentsThenStop(PrismExecutorTest.java:89)
   ```
   
   ### Issue Failure
   
   Failure: Test is continually failing
   
   ### Issue Priority
   
   Priority: 2 (backlog / disabled test but we think the product is healthy)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [ ] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam YAML
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Infrastructure
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


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