Skip to content

Show recipe template kind and path in the status #1153

Show recipe template kind and path in the status

Show recipe template kind and path in the status #1153

GitHub Actions / Test Results failed Oct 16, 2023 in 0s

2 fail, 9 skipped, 3 008 pass in 3m 17s

3 019 tests  +10   3 008 ✔️ +8   3m 17s ⏱️ +33s
   256 suites ±  0          9 💤 ±0 
       1 files   ±  0          2 +2 

Results for commit f65df13. ± Comparison against earlier commit dc8a26b.

Annotations

Check warning on line 0 in github.com/radius-project/radius/pkg/recipes

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestRecipeOutput_PrepareRecipeResponse/all_valid_result_values (github.com/radius-project/radius/pkg/recipes) failed

dist/unit_test//processed/results.xml [took 0s]
Raw output
Failed
=== RUN   TestRecipeOutput_PrepareRecipeResponse/all_valid_result_values
    --- FAIL: TestRecipeOutput_PrepareRecipeResponse/all_valid_result_values (0.00s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
	panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xc78368]

goroutine 22 [running]:
testing.tRunner.func1.2({0xce4ac0, 0x129b370})
	/opt/hostedtoolcache/go/1.21.1/x64/src/testing/testing.go:1545 +0x366
testing.tRunner.func1()
	/opt/hostedtoolcache/go/1.21.1/x64/src/testing/testing.go:1548 +0x630
panic({0xce4ac0?, 0x129b370?})
	/opt/hostedtoolcache/go/1.21.1/x64/src/runtime/panic.go:920 +0x270
github.com/radius-project/radius/pkg/recipes.TestRecipeOutput_PrepareRecipeResponse.func1(0x0?)
	/home/runner/work/radius/radius/pkg/recipes/types_test.go:85 +0x408
testing.tRunner(0xc0002d0820, 0xc0001d5650)
	/opt/hostedtoolcache/go/1.21.1/x64/src/testing/testing.go:1595 +0x239
created by testing.(*T).Run in goroutine 21
	/opt/hostedtoolcache/go/1.21.1/x64/src/testing/testing.go:1648 +0x82b

Check warning on line 0 in github.com/radius-project/radius/pkg/recipes

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestRecipeOutput_PrepareRecipeResponse (github.com/radius-project/radius/pkg/recipes) failed

dist/unit_test//processed/results.xml [took 0s]
Raw output
Failed
=== RUN   TestRecipeOutput_PrepareRecipeResponse
--- FAIL: TestRecipeOutput_PrepareRecipeResponse (0.00s)