issues
search
streamnative
/
flink
Apache Flink
Apache License 2.0
9
stars
7
forks
source link
254: fix failing test to make room for release
#259
Closed
imaffe
closed
2 years ago
imaffe
commented
2 years ago
Change list:
use
mvn verify
instead of
mvn test
to trigger ITCase. Seems previously the ITCase were not running in PR checks. Some ITCase were broken on 1.15 as well. Need to fix them as well
Fix some updated test class name
Change list:
mvn verify
instead ofmvn test
to trigger ITCase. Seems previously the ITCase were not running in PR checks. Some ITCase were broken on 1.15 as well. Need to fix them as well