Update workflows with latest expectation

This commit is contained in:
Stéphane Nicoll
2024-07-29 10:00:05 +02:00
parent 4525cf6d0f
commit 9c4a19ebe4
19 changed files with 0 additions and 19 deletions

View File

@@ -22,4 +22,3 @@ jobs:
checkout_ref: main
project: boot:boot-tcf
task: nativeTest
expected_to_fail: true

View File

@@ -40,4 +40,3 @@ jobs:
checkout_ref: main
project: boot:json
task: nativeTest
expected_to_fail: true

View File

@@ -40,5 +40,4 @@ jobs:
checkout_ref: main
project: data:data-jdbc-h2-kotlin
task: nativeTest
expected_to_fail: true
java_version: 22

View File

@@ -40,4 +40,3 @@ jobs:
checkout_ref: main
project: data:data-jdbc-h2
task: nativeTest
expected_to_fail: true

View File

@@ -40,4 +40,3 @@ jobs:
checkout_ref: main
project: data:data-jpa-entityscan
task: nativeTest
expected_to_fail: true

View File

@@ -40,4 +40,3 @@ jobs:
checkout_ref: main
project: data:data-jpa
task: nativeTest
expected_to_fail: true

View File

@@ -40,4 +40,3 @@ jobs:
checkout_ref: main
project: framework:jdbc-h2
task: nativeTest
expected_to_fail: true

View File

@@ -22,4 +22,3 @@ jobs:
checkout_ref: main
project: framework:tcf
task: nativeTest
expected_to_fail: true

View File

@@ -40,4 +40,3 @@ jobs:
checkout_ref: main
project: framework:webflux-jetty
task: nativeTest
expected_to_fail: true

View File

@@ -40,4 +40,3 @@ jobs:
checkout_ref: main
project: framework:webflux-netty
task: nativeTest
expected_to_fail: true

View File

@@ -40,4 +40,3 @@ jobs:
checkout_ref: main
project: framework:webflux-undertow
task: nativeTest
expected_to_fail: true

View File

@@ -40,4 +40,3 @@ jobs:
checkout_ref: main
project: framework:webmvc-tomcat
task: nativeTest
expected_to_fail: true

View File

@@ -40,4 +40,3 @@ jobs:
checkout_ref: main
project: framework:webmvc-undertow
task: nativeTest
expected_to_fail: true

View File

@@ -40,4 +40,3 @@ jobs:
checkout_ref: main
project: graphql:graphql-webflux-rsocket
task: nativeTest
expected_to_fail: true

View File

@@ -40,4 +40,3 @@ jobs:
checkout_ref: main
project: graphql:graphql-webflux
task: nativeTest
expected_to_fail: true

View File

@@ -40,4 +40,3 @@ jobs:
checkout_ref: main
project: graphql:graphql-webmvc
task: nativeTest
expected_to_fail: true

View File

@@ -40,4 +40,3 @@ jobs:
checkout_ref: main
project: security:ldap-odm
task: nativeTest
expected_to_fail: true

View File

@@ -40,4 +40,3 @@ jobs:
checkout_ref: main
project: security:security-ldap
task: nativeTest
expected_to_fail: true

View File

@@ -40,4 +40,3 @@ jobs:
checkout_ref: main
project: security:security-thymeleaf
task: nativeTest
expected_to_fail: true