diff --git a/.kokoro/build.sh b/.kokoro/build.sh index 3fd2f578b..e1de1093e 100755 --- a/.kokoro/build.sh +++ b/.kokoro/build.sh @@ -71,7 +71,7 @@ integration) ;; graalvm) # Run Unit and Integration Tests with Native Image - mvn test -Pnative -Penable-integration-tests + mvn -ntp -Pnative -Penable-integration-tests test RETURN_CODE=$? ;; samples) diff --git a/synth.metadata b/synth.metadata index 13c08681a..bb8d54362 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-firestore.git", - "sha": "36cd665ece8f3efbcad4e7fea889d4a3131f1b4e" + "sha": "8b349ebcf02f6a3fa2b0d10c0236870577bc5317" } }, { @@ -19,7 +19,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "7a7c48f96e90d1cdc3ab0cc8293279fdcb10fd36" + "sha": "723f3ce6c8927683e96cd7a4a02b59606a14eafc" } } ],