Make project settings more explicit #146
GitHub Actions / Test Results
succeeded
Aug 28, 2023 in 0s
All 53 tests pass, 3 skipped in 32s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
3 skipped tests found
There are 3 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
com.salesforce.bazel.sdk.command.shell.MacOsLoginShellFinderTest ‑ Unknown test
com.salesforce.bazel.sdk.command.shell.UnixLoginShellFinderTest ‑ Unknown test
com.salesforce.bazel.sdk.util.SystemUtilTest ‑ isWindows_returns_true_on_Windows
Check notice on line 0 in .github
github-actions / Test Results
56 tests found
There are 56 tests, see "Raw output" for the full list of tests.
Raw output
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.ui.execution.BazelInfoCommandWithConsoleExecutorTest ‑ bazel_query_command
com.salesforce.bazel.eclipse.ui.execution.BazelInfoCommandWithConsoleExecutorTest ‑ default_bazel_version_detection
com.salesforce.bazel.eclipse.ui.execution.CapturingLiniesAndForwardingOutputStreamTest ‑ [1] 0
com.salesforce.bazel.eclipse.ui.execution.CapturingLiniesAndForwardingOutputStreamTest ‑ [1] 15
com.salesforce.bazel.eclipse.ui.execution.CapturingLiniesAndForwardingOutputStreamTest ‑ [2] -1
com.salesforce.bazel.eclipse.ui.execution.CapturingLiniesAndForwardingOutputStreamTest ‑ [2] 20
com.salesforce.bazel.eclipse.ui.execution.CapturingLiniesAndForwardingOutputStreamTest ‑ [3] -300
com.salesforce.bazel.eclipse.ui.execution.CapturingLiniesAndForwardingOutputStreamTest ‑ [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 ‑ Unknown test
com.salesforce.bazel.sdk.command.shell.MacOsLoginShellFinderTest ‑ detectLoginShell
com.salesforce.bazel.sdk.command.shell.MacOsLoginShellFinderTest ‑ detectLoginShell_unknonw_users
com.salesforce.bazel.sdk.command.shell.UnixLoginShellFinderTest ‑ Unknown test
com.salesforce.bazel.sdk.command.shell.UnixLoginShellFinderTest ‑ detectLoginShell
com.salesforce.bazel.sdk.command.shell.UnixLoginShellFinderTest ‑ detectLoginShell_unknonw_users
com.salesforce.bazel.sdk.model.BazelLabelTest ‑ isConcrete_positive_test
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
Loading