Skip to content

fix: address review feedback - nil panic, spinner, wildcards, snapsho…

296a0df
Select commit
Loading
Failed to load commit list.
Merged

feat: add local preflight validation before bicep deployment #7053

fix: address review feedback - nil panic, spinner, wildcards, snapsho…
296a0df
Select commit
Loading
Failed to load commit list.
Azure Pipelines / azure-dev - cli succeeded Mar 10, 2026 in 1h 6m 42s

Build #20260310.3 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 18,412 (99.60%)
  • Other: 73 (0.39%)
  • Total: 18,486

Annotations

Check failure on line 1 in TestReady_BlocksUntilRunStarts

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-dev - cli

TestReady_BlocksUntilRunStarts

Failed
Raw output
=== RUN   TestReady_BlocksUntilRunStarts
=== PAUSE TestReady_BlocksUntilRunStarts
=== CONT  TestReady_BlocksUntilRunStarts
    message_broker_test.go:782: 
        	Error Trace:	D:/a/_work/1/s/cli/azd/pkg/grpcbroker/message_broker_test.go:782
        	Error:      	Received unexpected error:
        	            	context deadline exceeded
        	Test:       	TestReady_BlocksUntilRunStarts
        	Messages:   	Ready() should complete after Run() starts
--- FAIL: TestReady_BlocksUntilRunStarts (0.16s)