"amdgpu/navi14_ta.bin" did not exist on "ad9017881fe3b34fa122535ff31c2c9cda2f833b"
Add mvn options to ignore test failures (#5092)
add "-Dmaven.test.failure.ignore=true" . This option will not ignore all tests but ignore the failures when run tests. See http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#testFailureIgnore
Please register or sign in to comment