[ https://issues.apache.org/jira/browse/FLINK-24480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428638#comment-17428638 ]
Ingo Bürk commented on FLINK-24480: ----------------------------------- The actual exception is unfortunately discarded. I've opened [PR #17469|https://github.com/apache/flink/pull/17469] to get a better insight here. Would appreciate if someone could push this through. > EqualiserCodeGeneratorTest fails on azure > ----------------------------------------- > > Key: FLINK-24480 > URL: https://issues.apache.org/jira/browse/FLINK-24480 > Project: Flink > Issue Type: Bug > Components: Table SQL / Planner > Affects Versions: 1.12.5, 1.13.2 > Reporter: Xintong Song > Assignee: Ingo Bürk > Priority: Major > Labels: pull-request-available, test-stability > Fix For: 1.12.6, 1.13.4 > > > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=24809&view=logs&j=955770d3-1fed-5a0a-3db6-0c7554c910cb&t=14447d61-56b4-5000-80c1-daa459247f6a&l=42615 > {code} > Oct 07 01:11:46 [ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, > Time elapsed: 8.236 s <<< FAILURE! - in > org.apache.flink.table.planner.codegen.EqualiserCodeGeneratorTest > Oct 07 01:11:46 [ERROR] > testManyFields(org.apache.flink.table.planner.codegen.EqualiserCodeGeneratorTest) > Time elapsed: 8.21 s <<< FAILURE! > Oct 07 01:11:46 java.lang.AssertionError: Expected compilation to succeed > Oct 07 01:11:46 at org.junit.Assert.fail(Assert.java:88) > Oct 07 01:11:46 at > org.apache.flink.table.planner.codegen.EqualiserCodeGeneratorTest.testManyFields(EqualiserCodeGeneratorTest.java:102) > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)