Skip to content

Speed up tests targeting invalid servers - #1622

Draft
David-Engel wants to merge 2 commits into
devfrom
david/testoptimization
Draft

Speed up tests targeting invalid servers#1622
David-Engel wants to merge 2 commits into
devfrom
david/testoptimization

Slightly increase logintimeout

e5fbee3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.msphpsql failed May 15, 2026 in 1h 31m 36s

Build #20260515.1 had test failures

Details

Tests

  • Failed: 3 (0.16%)
  • Passed: 1,932 (99.84%)
  • Other: 0 (0.00%)
  • Total: 1,935
Code coverage

  • 7017 of 8197 line covered (85.60%)

Annotations

Check failure on line 24 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.msphpsql

Build log #L24

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 1482 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.msphpsql

Build log #L1482

Bash exited with code '1'.

Check failure on line 23 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.msphpsql

Build log #L23

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 pdo_azure_ad_managed_identity.phpt-166

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.msphpsql

pdo_azure_ad_managed_identity.phpt-166

Failed in  Test some error conditions of Azure AD Managed Identity support 
Raw output

001- Failed to connect
002- SQLSTATE[08001]: [Microsoft][ODBC Driver %s for SQL Server]Named Pipes Provider: Could not open a connection to SQL Server [53]. 
003- Failed to connect
004- SQLSTATE[08001]: [Microsoft][ODBC Driver %s for SQL Server]Named Pipes Provider: Could not open a connection to SQL Server [53]. 
001+ Failed to connect
002+ SQLSTATE[08001]: [Microsoft][ODBC Driver 17 for SQL Server]Named Pipes Provider: Could not open a connection to SQL Server [64]. 
003+ Failed to connect
004+ SQLSTATE[08001]: [Microsoft][ODBC Driver 17 for SQL Server]Named Pipes Provider: Could not open a connection to SQL Server [53]. 
     Done

		

Check failure on line 1 in pdo_ae_insert_retrieve_nvarchar.phpt-150

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.msphpsql

pdo_ae_insert_retrieve_nvarchar.phpt-150

Failed in  Test for inserting encrypted nvarchar data of variable lengths and retrieving encrypted and decrypted data 

Check failure on line 1 in pdo_ae_insert_retrieve_varchar.phpt-151

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.msphpsql

pdo_ae_insert_retrieve_varchar.phpt-151

Failed in  Test for inserting encrypted varchar data of variable lengths and retrieving encrypted and decrypted data