Skip to content

feat: feature/major snapshots #65

feat: feature/major snapshots

feat: feature/major snapshots #65

GitHub Actions / Test Results failed Nov 27, 2023 in 0s

1 fail, 87 pass in 43s

88 tests   87 ✔️  43s ⏱️
  6 suites    0 💤
  6 files      1

Results for commit 5c99cf5.

Annotations

Check warning on line 0 in com.intershop.gradle.gitflow.GitIntegrationThreeNumbersSpec

See this annotation in the file changed.

@github-actions github-actions / Test Results

test init - no releases available (com.intershop.gradle.gitflow.GitIntegrationThreeNumbersSpec) failed

build/test-results/test/TEST-com.intershop.gradle.gitflow.GitIntegrationThreeNumbersSpec.xml [took 0s]
Raw output
org.eclipse.jgit.api.errors.RefNotFoundException: Ref feature/major cannot be resolved
	at org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:223)
	at org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:1)
	at com.intershop.gradle.gitflow.utils.TestRepoCreator.setBranch(TestRepoCreator.groovy:91)
	at com.intershop.gradle.gitflow.GitIntegrationThreeNumbersSpec.test init - no releases available(GitIntegrationThreeNumbersSpec.groovy:63)