Update workflows with latest failure expectations

This commit is contained in:
Andy Wilkinson
2024-05-15 14:57:59 +01:00
parent a7be6802d9
commit 9c284a0666
5 changed files with 0 additions and 7 deletions

View File

@@ -22,7 +22,6 @@ jobs:
checkout_ref: main
project: data:data-jpa-entityscan
task: nativeAppTest
expected_to_fail: true
data_jpa_entityscan_test:
name: Data Jpa Entityscan Test
uses: ./.github/workflows/smoke-test-jvm.yml
@@ -41,4 +40,3 @@ jobs:
checkout_ref: main
project: data:data-jpa-entityscan
task: nativeTest
expected_to_fail: true

View File

@@ -22,4 +22,3 @@ jobs:
checkout_ref: main
project: data:data-jpa-kotlin
task: nativeAppTest
expected_to_fail: true

View File

@@ -22,7 +22,6 @@ jobs:
checkout_ref: main
project: data:data-jpa
task: nativeAppTest
expected_to_fail: true
data_jpa_test:
name: Data Jpa Test
uses: ./.github/workflows/smoke-test-jvm.yml
@@ -41,4 +40,3 @@ jobs:
checkout_ref: main
project: data:data-jpa
task: nativeTest
expected_to_fail: true

View File

@@ -22,4 +22,3 @@ jobs:
checkout_ref: main
project: framework:hibernate-enhancer
task: nativeAppTest
expected_to_fail: true

View File

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