Skip to content

Commit 6ea5651

Browse files
committed
[ci] Bazel run on Windows cannot shorten the path enough
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent d922168 commit 6ea5651

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-java.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
# https://github.com/bazelbuild/rules_jvm_external/issues/1046
2323
java-version: 17
2424
run: |
25+
fsutil 8dot3name set 0
2526
bazel test --flaky_test_attempts 3 //java/test/org/openqa/selenium/chrome:ChromeDriverFunctionalTest `
2627
//java/test/org/openqa/selenium/federatedcredentialmanagement:FederatedCredentialManagementTest `
2728
//java/test/org/openqa/selenium/firefox:FirefoxDriverBuilderTest `

0 commit comments

Comments
 (0)