Skip to content

ci: fix kokoro windows build scripts#3979

Merged
emmileaf merged 8 commits intomasterfrom
kokoro-windows-patch
Apr 6, 2023
Merged

ci: fix kokoro windows build scripts#3979
emmileaf merged 8 commits intomasterfrom
kokoro-windows-patch

Conversation

@emmileaf
Copy link
Contributor

@emmileaf emmileaf commented Apr 3, 2023

Resolves #3978.

Individual issues addressed:

  • Java 8 issue: updated scripts to use the new environment's default JAVA_HOME (C:\Program Files\Java\jdk1.8.0_211) and removes the previously set location.

  • BuildFilesTest issue: switched test to unix-based newline instead of System.lineSeparator() in BuildFilesTest.

  • UpdateCheckerTest issue: added extra lag time between operations in UpdateCheckerTest with before/after timestamp comparison.

@emmileaf emmileaf requested review from a team and mpeddada1 April 3, 2023 19:56
@suztomo
Copy link
Contributor

suztomo commented Apr 5, 2023

"kokoro-windows" is failing.

@emmileaf
Copy link
Contributor Author

emmileaf commented Apr 5, 2023

@suztomo Right, the windows check is currently blocked on and tracked in #3978. This PR was a partial fix that uncovered other incompatibilities down the line, thus converted back to draft for further troubleshooting.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 5 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@emmileaf emmileaf marked this pull request as ready for review April 6, 2023 03:28
@emmileaf emmileaf requested review from a team, mpeddada1 and suztomo April 6, 2023 03:29
@emmileaf emmileaf merged commit 618670b into master Apr 6, 2023
@emmileaf emmileaf deleted the kokoro-windows-patch branch April 6, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kokoro Windows continuous job failing after image migration

3 participants