Skip to content

Bootstrap app skeleton #494

Bootstrap app skeleton

Bootstrap app skeleton #494

GitHub Actions / Test Results succeeded Nov 7, 2024 in 0s

All 54 tests pass, 1 skipped in 19s

 38 files  ±0   38 suites  ±0   19s ⏱️ -3s
 55 tests ±0   54 ✅ ±0   1 💤 ±0  0 ❌ ±0 
110 runs  ±0  100 ✅ ±0  10 💤 ±0  0 ❌ ±0 

Results for commit 6c3aa52. ± Comparison against earlier commit 56a7ad4.

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

55 tests found

There are 55 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.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.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