Skip to content

deps(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1

5923e77
Select commit
Loading
Failed to load commit list.
Open

deps(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 #656

deps(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
5923e77
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.go-sqlcmd failed Jan 28, 2026 in 5m 11s

Build #20260127.38 had test failures

Details

Tests

  • Failed: 6 (0.41%, 6 new, 0 recurring)
  • Passed: 1,398 (96.28%)
  • Other: 48 (3.31%)
  • Total: 1,452
Code coverage

  • 2882 of 3535 lines covered (81.53%)

Annotations

Check failure on line 19 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.go-sqlcmd

Build log #L19

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 1 in TestE2E_PipedInput_LiveConnection

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.go-sqlcmd

TestE2E_PipedInput_LiveConnection

Failed
Raw output
=== RUN   TestE2E_PipedInput_LiveConnection
    e2e_test.go:158: 
        	Error Trace:	/home/vsts/work/1/s/cmd/modern/e2e_test.go:158
        	Error:      	Received unexpected error:
        	            	exit status 1
        	Test:       	TestE2E_PipedInput_LiveConnection
        	Messages:   	piped query should succeed with live connection: mssql: login error: Login failed for user ''.
        	            	mssql: login error: Login failed for user ''.
--- FAIL: TestE2E_PipedInput_LiveConnection (0.61s)

Check failure on line 1 in TestE2E_QueryFlag_LiveConnection

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.go-sqlcmd

TestE2E_QueryFlag_LiveConnection

Failed
Raw output
=== RUN   TestE2E_QueryFlag_LiveConnection
    e2e_test.go:222: 
        	Error Trace:	/home/vsts/work/1/s/cmd/modern/e2e_test.go:222
        	Error:      	Received unexpected error:
        	            	exit status 1
        	Test:       	TestE2E_QueryFlag_LiveConnection
        	Messages:   	-Q query should succeed: mssql: login error: Login failed for user ''.
        	            	mssql: login error: Login failed for user ''.
--- FAIL: TestE2E_QueryFlag_LiveConnection (0.58s)

Check failure on line 1 in TestE2E_InputFile_LiveConnection

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.go-sqlcmd

TestE2E_InputFile_LiveConnection

Failed
Raw output
=== RUN   TestE2E_InputFile_LiveConnection
    e2e_test.go:260: 
        	Error Trace:	/home/vsts/work/1/s/cmd/modern/e2e_test.go:260
        	Error:      	Received unexpected error:
        	            	exit status 1
        	Test:       	TestE2E_InputFile_LiveConnection
        	Messages:   	-i input file should succeed: mssql: login error: Login failed for user ''.
        	            	mssql: login error: Login failed for user ''.
--- FAIL: TestE2E_InputFile_LiveConnection (0.58s)

Check failure on line 1 in TestE2E_PipedInput_LiveConnection

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.go-sqlcmd

TestE2E_PipedInput_LiveConnection

Failed
Raw output
=== RUN   TestE2E_PipedInput_LiveConnection
    e2e_test.go:158: 
        	Error Trace:	/home/vsts/work/1/s/cmd/modern/e2e_test.go:158
        	Error:      	Received unexpected error:
        	            	exit status 1
        	Test:       	TestE2E_PipedInput_LiveConnection
        	Messages:   	piped query should succeed with live connection: mssql: login error: Login failed for user ''.
        	            	mssql: login error: Login failed for user ''.
--- FAIL: TestE2E_PipedInput_LiveConnection (0.58s)