Skip to content

fix: pr to troubleshoot native image tests#912

Merged
alicejli merged 2 commits intomainfrom
troubleshoot-native
Jul 18, 2022
Merged

fix: pr to troubleshoot native image tests#912
alicejli merged 2 commits intomainfrom
troubleshoot-native

Conversation

@mpeddada1
Copy link
Contributor

@mpeddada1 mpeddada1 commented Jul 14, 2022

Related to #910

@product-auto-label product-auto-label bot added size: u Pull request is empty. api: spanner Issues related to the googleapis/java-spanner-jdbc API. labels Jul 14, 2022
@mpeddada1
Copy link
Contributor Author

The tests are currently failing with the following error:

Caused by: java.lang.ClassNotFoundException: com.google.cloud.spanner.IntegrationTestEnv
	at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:476)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
	... 50 more

This started happening ever since shared-config which updated the native-maven-plugin to 0.9.12 was upgraded.

@mpeddada1 mpeddada1 requested review from a team July 15, 2022 18:37
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. and removed size: u Pull request is empty. labels Jul 15, 2022
@alicejli alicejli added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 18, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 18, 2022
@alicejli alicejli merged commit 4e78071 into main Jul 18, 2022
@alicejli alicejli deleted the troubleshoot-native branch July 18, 2022 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the googleapis/java-spanner-jdbc API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants