From 43bba01371c1e02401c91c0833d9f69ab36a8743 Mon Sep 17 00:00:00 2001 From: Georgios Andrianakis Date: Mon, 19 Sep 2022 15:41:34 +0300 Subject: [PATCH] Revert "Disable tests which get Dosteovsky's birthday wrong in the Americas, on Mac M1, in the CI." This reverts commit cca97bdd877da9fac846f8eb33e0f51f43d91559. --- .../hibernate-orm-graphql-panache/pom.xml | 27 ------------------- .../hibernate-orm-rest-data-panache/pom.xml | 26 ------------------ integration-tests/jackson/pom.xml | 26 ------------------ integration-tests/spring-data-rest/pom.xml | 26 ------------------ 4 files changed, 105 deletions(-) diff --git a/integration-tests/hibernate-orm-graphql-panache/pom.xml b/integration-tests/hibernate-orm-graphql-panache/pom.xml index f0dea0e9be140..983efc7595d19 100644 --- a/integration-tests/hibernate-orm-graphql-panache/pom.xml +++ b/integration-tests/hibernate-orm-graphql-panache/pom.xml @@ -119,31 +119,4 @@ - - - - mac-m1 - - - mac - aarch64 - - - env.GITHUB_ACTIONS - true - - - - - - maven-surefire-plugin - - true - - - - - - - \ No newline at end of file diff --git a/integration-tests/hibernate-orm-rest-data-panache/pom.xml b/integration-tests/hibernate-orm-rest-data-panache/pom.xml index 05d33882b510d..7d46ca2e522f0 100644 --- a/integration-tests/hibernate-orm-rest-data-panache/pom.xml +++ b/integration-tests/hibernate-orm-rest-data-panache/pom.xml @@ -139,30 +139,4 @@ - - - - mac-m1 - - - mac - aarch64 - - - env.GITHUB_ACTIONS - true - - - - - - maven-surefire-plugin - - true - - - - - - diff --git a/integration-tests/jackson/pom.xml b/integration-tests/jackson/pom.xml index 853f3aa344ab5..d382b724cec25 100644 --- a/integration-tests/jackson/pom.xml +++ b/integration-tests/jackson/pom.xml @@ -85,30 +85,4 @@ - - - - mac-m1 - - - mac - aarch64 - - - env.GITHUB_ACTIONS - true - - - - - - maven-surefire-plugin - - true - - - - - - diff --git a/integration-tests/spring-data-rest/pom.xml b/integration-tests/spring-data-rest/pom.xml index 3bfe982abcd07..0bbaf7037c91c 100644 --- a/integration-tests/spring-data-rest/pom.xml +++ b/integration-tests/spring-data-rest/pom.xml @@ -139,30 +139,4 @@ - - - - mac-m1 - - - mac - aarch64 - - - env.GITHUB_ACTIONS - true - - - - - - maven-surefire-plugin - - true - - - - - -