ehoner commented on PR #1673:
URL: https://github.com/apache/samza/pull/1673#issuecomment-1603201360

   Thank you @mynameborat . I was looking at the failure, do you know how/if 
the error relates to _this_ PR? The failure is in 
[TestSamzaSqlEndToEnd](https://github.com/apache/samza/blob/f8560047677c7661c4a69b49541464f73148f1b4/samza-test/src/test/java/org/apache/samza/test/samzasql/TestSamzaSqlEndToEnd.java#L865).
   
   CI build: 
[8.0.232](https://github.com/apache/samza/actions/runs/5348601380/jobs/9699243317?pr=1673#step:6:1276)
   ```
   > Task :samza-test_2.12:test
   
   testEndToEndStreamTableInnerJoinWithUdf FAILED
       java.lang.AssertionError: expected:<20> but was:<19>
           at org.junit.Assert.fail(Assert.java:88)
           at org.junit.Assert.failNotEquals(Assert.java:834)
           at org.junit.Assert.assertEquals(Assert.java:645)
           at org.junit.Assert.assertEquals(Assert.java:631)
           at 
org.apache.samza.test.samzasql.TestSamzaSqlEndToEnd.testEndToEndStreamTableInnerJoinWithUdf(TestSamzaSqlEndToEnd.java:892)
   ```


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