api-layer
api-layer copied to clipboard
Flaky tests in org.zowe.apiml.cloudgatewayservice.config package
Describe the bug Tests are failing during build.
Steps to Reproduce
- Clone repo
- Switch to branch
v3.x.x - Run
./gradlew build
Expected behavior All test pass and the build is green.
Screenshots
Logs buildlog.txt
Based on the attached file it seems that the issue is happening on MacBook. Can you please also share what Java version was used?
Java:
openjdk version "17.0.10" 2024-01-16
IBM Semeru Runtime Open Edition 17.0.10.0 (build 17.0.10+7)
Eclipse OpenJ9 VM 17.0.10.0 (build openj9-0.43.0, JRE 17 Mac OS X amd64-64-Bit Compressed References 20240116_636 (JIT enabled, AOT enabled)
OpenJ9 - 2c3d78b48
OMR - ea8124dbc
JCL - 2aad089841f based on jdk-17.0.10+7)
macOS: Sonoma 14.5 MBP 2019 Intel
I just built it with OpenJDK, same version as Semeru, and it went well.
openjdk version "17.0.10" 2024-01-16
OpenJDK Runtime Environment Homebrew (build 17.0.10+0)
OpenJDK 64-Bit Server VM Homebrew (build 17.0.10+0, mixed mode, sharing)
Unable to reproduce on current v3.x.x branch. Closing.