Skip to content

PR #7716

PR #7716 #4409

GitHub Actions / Unit Tests failed Jul 16, 2024 in 0s

2 fail, 6 skipped, 3 196 pass in 3m 57s

3 204 tests   - 58   3 196 ✅  - 60   3m 57s ⏱️ -2s
  261 suites ± 0       6 💤 ± 0 
    1 files   ± 0       2 ❌ + 2 

Results for commit 0bff963. ± Comparison against earlier commit 1084993.

Annotations

Check warning on line 0 in github.com/radius-project/radius/pkg/cli/cmd/radinit

See this annotation in the file changed.

@github-actions github-actions / Unit Tests

Test_summaryModel/Result:_Cancel (github.com/radius-project/radius/pkg/cli/cmd/radinit) failed

dist/unit_test//processed/results.xml [took 0s]
Raw output
Failed
=== RUN   Test_summaryModel/Result:_Cancel
    --- FAIL: Test_summaryModel/Result:_Cancel (0.05s)
panic: interface conversion: tea.Model is nil, not *radinit.summaryModel [recovered]
	panic: interface conversion: tea.Model is nil, not *radinit.summaryModel

goroutine 63 [running]:
testing.tRunner.func1.2({0x40fb900, 0xc00093c060})
	/opt/hostedtoolcache/go/1.22.2/x64/src/testing/testing.go:1631 +0x3f7
testing.tRunner.func1()
	/opt/hostedtoolcache/go/1.22.2/x64/src/testing/testing.go:1634 +0x6b6
panic({0x40fb900?, 0xc00093c060?})
	/opt/hostedtoolcache/go/1.22.2/x64/src/runtime/panic.go:770 +0x132
github.com/radius-project/radius/pkg/cli/cmd/radinit.Test_summaryModel.func3(0xc000833860, {0x44398d5, 0x8}, 0x1b)
	/home/runner/work/radius/radius/pkg/cli/cmd/radinit/display_test.go:73 +0x518
github.com/radius-project/radius/pkg/cli/cmd/radinit.Test_summaryModel.func5(0xc000833860)
	/home/runner/work/radius/radius/pkg/cli/cmd/radinit/display_test.go:82 +0x49
testing.tRunner(0xc000833860, 0xc0003c90b0)
	/opt/hostedtoolcache/go/1.22.2/x64/src/testing/testing.go:1689 +0x21f
created by testing.(*T).Run in goroutine 70
	/opt/hostedtoolcache/go/1.22.2/x64/src/testing/testing.go:1742 +0x826

Check warning on line 0 in github.com/radius-project/radius/pkg/cli/cmd/radinit

See this annotation in the file changed.

@github-actions github-actions / Unit Tests

Test_summaryModel (github.com/radius-project/radius/pkg/cli/cmd/radinit) failed

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