Philipp Dallig created ZEPPELIN-5963:
----------------------------------------
Summary: Migrate all Flink test to JUnit5
Key: ZEPPELIN-5963
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5963
Project: Zeppelin
Issue Type: Task
Components: flink
Affects Versions: 0.10.1
Reporter: Philipp Dallig
Currently the
[FlinkSqlInterpreterTest|https://github.com/apache/zeppelin/blob/11f6aa6f295b4d11f43f4ad6e9dc8200f8f9081f/flink/flink-scala-parent/src/test/java/org/apache/zeppelin/flink/FlinkSqlInterpreterTest.java#L71]
is still written with JUnit4. I am not able to migrate this.
After Migration remove the
[vintage-engine|https://github.com/apache/zeppelin/blob/11f6aa6f295b4d11f43f4ad6e9dc8200f8f9081f/flink/flink-scala-parent/pom.xml#L576-L581]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)