Merge branch '3.3.x'
This commit is contained in:
@@ -22,9 +22,4 @@ dependencies {
|
||||
|
||||
aotSmokeTest {
|
||||
webApplication = true
|
||||
nativeAppTest {
|
||||
expectedToFail {
|
||||
becauseOf "https://github.com/oracle/graalvm-reachability-metadata/pull/495"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,14 +27,4 @@ dependencies {
|
||||
|
||||
aotSmokeTest {
|
||||
webApplication = true
|
||||
nativeAppTest {
|
||||
expectedToFail {
|
||||
becauseOf "https://github.com/oracle/graalvm-reachability-metadata/pull/495"
|
||||
}
|
||||
}
|
||||
nativeTest {
|
||||
expectedToFail {
|
||||
becauseOf "https://github.com/oracle/graalvm-reachability-metadata/pull/495"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user