Skip to content

Fix configuring external libraries on Windows

01b90e8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Fix configuring external libraries on Windows #22

Fix configuring external libraries on Windows
01b90e8
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Dec 5, 2025 in 0s

All 66 tests pass, 1 skipped in 1d 16h 53m 13s

 42 files  ±0   42 suites  ±0   1d 16h 53m 13s ⏱️ + 12h 33m 45s
 67 tests ±0   66 ✅ ±0   1 💤 ±0  0 ❌ ±0 
134 runs  ±0  123 ✅ ±0  11 💤 ±0  0 ❌ ±0 

Results for commit 01b90e8. ± Comparison against earlier commit 5f4781e.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 skipped test found

There is 1 skipped test, see "Raw output" for the name of the skipped test.
Raw output
com.salesforce.bazel.sdk.util.SystemUtilTest ‑ isWindows_returns_true_on_Windows

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

67 tests found

There are 67 tests, see "Raw output" for the full list of tests.
Raw output
Java Language Extension - Standard Bazel Java Extension should activate
Java Language Extension - Standard Bazel Java Extension should be present
Java Language Extension - Standard RedHat Java Extension should activate
Java Language Extension - Standard RedHat Java Extension should be present
Java Language Extension - Standard should build workspace without problems within reasonable time
Java Language Extension - Standard should have working JDTLS
Java Language Extension - Standard should register all java.bazel commands
Java Language Extension - Standard version should be correct
com.google.idea.blaze.base.ideinfo.JavaIdeInfoTest ‑ testUnchangedFromSerializationRoundTrip
com.google.idea.blaze.base.model.primitives.ExecutionRootPathTest ‑ testAbsoluteFileDoesNotGetRerooted
com.google.idea.blaze.base.model.primitives.ExecutionRootPathTest ‑ testCreateRelativePathWithOneAbsolutePathAndOneRelativePathReturnsNull1
com.google.idea.blaze.base.model.primitives.ExecutionRootPathTest ‑ testCreateRelativePathWithOneAbsolutePathAndOneRelativePathReturnsNull2
com.google.idea.blaze.base.model.primitives.ExecutionRootPathTest ‑ testCreateRelativePathWithTwoAbsolutePaths
com.google.idea.blaze.base.model.primitives.ExecutionRootPathTest ‑ testCreateRelativePathWithTwoAbsolutePathsWithNoRelativePath
com.google.idea.blaze.base.model.primitives.ExecutionRootPathTest ‑ testCreateRelativePathWithTwoRelativePaths
com.google.idea.blaze.base.model.primitives.ExecutionRootPathTest ‑ testCreateRelativePathWithTwoRelativePathsWithNoRelativePath
com.google.idea.blaze.base.model.primitives.ExecutionRootPathTest ‑ testMultiLevelPathEndInSlash
com.google.idea.blaze.base.model.primitives.ExecutionRootPathTest ‑ testRelativeFileGetsRerooted
com.google.idea.blaze.base.model.primitives.ExecutionRootPathTest ‑ testSingleLevelPathEndInSlash
com.google.idea.blaze.base.model.primitives.LabelTest ‑ testConstructor
com.google.idea.blaze.base.model.primitives.LabelTest ‑ testConstructorExternalWorkspace
com.google.idea.blaze.base.model.primitives.LabelTest ‑ testFactoryMethod
com.google.idea.blaze.base.model.primitives.LabelTest ‑ testFactoryMethodExternalWorkspace
com.google.idea.blaze.base.model.primitives.LabelTest ‑ testValidateLabel
com.google.idea.blaze.base.model.primitives.LabelTest ‑ testValidatePackage
com.google.idea.blaze.base.model.primitives.PackagePathValidatorTest ‑ testFailingValidations
com.google.idea.blaze.base.model.primitives.PackagePathValidatorTest ‑ testPassingValidations
com.google.idea.blaze.base.model.primitives.TargetExpressionTest ‑ emptyExpressionShouldThrow
com.google.idea.blaze.base.model.primitives.TargetExpressionTest ‑ globExpressionShouldYieldGeneralTargetExpression
com.google.idea.blaze.base.model.primitives.TargetExpressionTest ‑ testFailingValidations
com.google.idea.blaze.base.model.primitives.TargetExpressionTest ‑ testPassingValidations
com.google.idea.blaze.base.model.primitives.TargetExpressionTest ‑ validLabelShouldYieldLabel
com.google.idea.blaze.base.model.primitives.TargetNameTest ‑ testValidateTargetName
com.google.idea.blaze.base.model.primitives.WorkspacePathTest ‑ testStringConcatenationConstructor
com.google.idea.blaze.base.model.primitives.WorkspacePathTest ‑ testValidation
com.salesforce.bazel.eclipse.core.extensions.EclipseHeadlessBazelCommandExecutorTest ‑ redirect_to_stdout
com.salesforce.bazel.eclipse.core.model.BazelModelTest ‑ equals_and_hashCode
com.salesforce.bazel.eclipse.core.model.BazelWorkspaceTest ‑ equals_and_hashCode
com.salesforce.bazel.eclipse.core.util.trace.TraceGraphDumperTest ‑ ensure_output_produced_for_sample_trace
com.salesforce.bazel.eclipse.ui.execution.BazelInfoCommandWithConsoleExecutorTest ‑ bazel_query_command
com.salesforce.bazel.eclipse.ui.execution.BazelInfoCommandWithConsoleExecutorTest ‑ default_bazel_version_detection
com.salesforce.bazel.eclipse.ui.execution.CapturingLiniesAndForwardingOutputStreamTest ‑ invalid_number_of_lines(int)[1] 0
com.salesforce.bazel.eclipse.ui.execution.CapturingLiniesAndForwardingOutputStreamTest ‑ invalid_number_of_lines(int)[2] -1
com.salesforce.bazel.eclipse.ui.execution.CapturingLiniesAndForwardingOutputStreamTest ‑ invalid_number_of_lines(int)[3] -300
com.salesforce.bazel.eclipse.ui.execution.CapturingLiniesAndForwardingOutputStreamTest ‑ write_more_then_captured_lines(int)[1] 15
com.salesforce.bazel.eclipse.ui.execution.CapturingLiniesAndForwardingOutputStreamTest ‑ write_more_then_captured_lines(int)[2] 20
com.salesforce.bazel.eclipse.ui.execution.CapturingLiniesAndForwardingOutputStreamTest ‑ write_more_then_captured_lines(int)[3] 16000
com.salesforce.bazel.eclipse.ui.execution.CapturingLiniesAndForwardingOutputStreamTest ‑ write_single_incomplete_line
com.salesforce.bazel.eclipse.ui.execution.EclipseConsoleBazelCommandExecutorTest ‑ redirect_to_stdout
com.salesforce.bazel.sdk.command.DefaultBazelCommandExecutorTest ‑ no_shell_wrapping_when_disabled
com.salesforce.bazel.sdk.command.DefaultBazelCommandExecutorTest ‑ redirect_to_file
com.salesforce.bazel.sdk.command.DefaultBazelCommandExecutorTest ‑ shell_wrapping_when_enabled
com.salesforce.bazel.sdk.command.shell.MacOsLoginShellFinderTest ‑ detectLoginShell
com.salesforce.bazel.sdk.command.shell.MacOsLoginShellFinderTest ‑ detectLoginShell_unknonw_users
com.salesforce.bazel.sdk.command.shell.ShellUtilTest ‑ testToQuotedStringForShell_quotation
com.salesforce.bazel.sdk.command.shell.UnixLoginShellFinderTest ‑ detectLoginShell_from_SHELL_env_when_available
com.salesforce.bazel.sdk.command.shell.UnixLoginShellFinderTest ‑ detectLoginShell_from_etc_passwd_current_user
com.salesforce.bazel.sdk.command.shell.UnixLoginShellFinderTest ‑ readLoginShellFromEtcPasswd_unknonw_users
com.salesforce.bazel.sdk.model.BazelLabelTest ‑ isConcrete_positive_test
com.salesforce.bazel.sdk.model.BazelLabelTest ‑ toPrimitive_and_back(String)[1] //src/main/java/com/google/devtools/build/lib/runtime/mobileinstall:mobileinstall
com.salesforce.bazel.sdk.model.BazelLabelTest ‑ toPrimitive_and_back(String)[2] @external//foo:bar
com.salesforce.bazel.sdk.util.SystemUtilTest ‑ isMac_returns_false_on_none_Mac
com.salesforce.bazel.sdk.util.SystemUtilTest ‑ isMac_returns_true_on_Mac
com.salesforce.bazel.sdk.util.SystemUtilTest ‑ isUnix_returns_false_on_none_Linux
com.salesforce.bazel.sdk.util.SystemUtilTest ‑ isUnix_returns_true_on_Linux
com.salesforce.bazel.sdk.util.SystemUtilTest ‑ isWindows_returns_false_on_none_Windows
com.salesforce.bazel.sdk.util.SystemUtilTest ‑ isWindows_returns_true_on_Windows