Initial version of a Windows config for Github Actions #73
test.yml
on: push
Build and test driver on windows-2022
27m 39s
Annotations
27 errors
ClientInsightsUnitTest.StartupDataSsl:
ClientInsightsUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\main.cpp:119
Failed
Memory leaks detected in ClientInsightsUnitTest.StartupDataSsl
|
CloudSecureConnectionConfigTest.InvalidCredsV1SslCert:
CloudSecureConnectionConfigTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\main.cpp:119
Failed
Memory leaks detected in CloudSecureConnectionConfigTest.InvalidCredsV1SslCert
|
CloudMetadataServerTest.ResolveV1StandardSsl:
CloudMetadataServerTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\tests\test_cloud_secure_connect_config.cpp:368
Expected: "dc1"
Which is: 00007FF61D01507C
To be equal to: resolver->local_dc()
Which is: {}
|
CloudMetadataServerTest.ResolveV1DefaultPortSsl:
CloudMetadataServerTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\tests\test_cloud_secure_connect_config.cpp:379
Expected: "dc1"
Which is: 00007FF61D01507C
To be equal to: resolver->local_dc()
Which is: {}
|
CloudMetadataServerTest.ResolveInvalidJsonResponse:
CloudMetadataServerTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\tests\test_cloud_secure_connect_config.cpp:554
Expected: logging_criteria_count()
Which is: 0
To be equal to: 1
|
CloudMetadataServerTest.ResolveErrorResponse:
CloudMetadataServerTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\tests\test_cloud_secure_connect_config.cpp:579
Expected: logging_criteria_count()
Which is: 0
To be equal to: 1
|
CloudMetadataServerTest.ResolveInvalidJsonErrorResponse:
CloudMetadataServerTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\tests\test_cloud_secure_connect_config.cpp:599
Expected: logging_criteria_count()
Which is: 0
To be equal to: 1
|
ClusterUnitTest.ReconnectUpdateHosts:
ClusterUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\main.cpp:119
Failed
Memory leaks detected in ClusterUnitTest.ReconnectUpdateHosts
|
ClusterUnitTest.NotifyDownUp:
ClusterUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\main.cpp:119
Failed
Memory leaks detected in ClusterUnitTest.NotifyDownUp
|
ClusterUnitTest.DCAwareRecoverOnRemoteHost:
ClusterUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\main.cpp:119
Failed
Memory leaks detected in ClusterUnitTest.DCAwareRecoverOnRemoteHost
|
ClusterUnitTest.DisableEventsOnStartup:
ClusterUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\main.cpp:119
Failed
Memory leaks detected in ClusterUnitTest.DisableEventsOnStartup
|
NameResolverUnitTest.Simple:
NameResolverUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\tests\test_name_resolver.cpp:57
Expected: "cpp-driver.hostname."
Which is: 00007FF61D0AEE08
To be equal to: hostname()
Which is: { '1' (49, 0x31), '2' (50, 0x32), '7' (55, 0x37), '.' (46, 0x2E), '2' (50, 0x32), '5' (53, 0x35), '4' (52, 0x34), '.' (46, 0x2E), '2' (50, 0x32), '5' (53, 0x35), '4' (52, 0x34), '.' (46, 0x2E), '2' (50, 0x32), '5' (53, 0x35), '4' (52, 0x34) }
|
PreparedUnitTest.PreparedOnUpWithCaseSensitiveKeyspace:
PreparedUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\main.cpp:119
Failed
Memory leaks detected in PreparedUnitTest.PreparedOnUpWithCaseSensitiveKeyspace
|
RequestProcessorUnitTest.LowNumberOfStreams:
RequestProcessorUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\tests\test_request_processor.cpp:751
Value of: response_future_fail->error()
Actual: false
Expected: true
|
SessionUnitTest.ExecuteQueryWithCompleteOutage:
SessionUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\main.cpp:119
Failed
Memory leaks detected in SessionUnitTest.ExecuteQueryWithCompleteOutage
|
SessionUnitTest.ExecuteQueryWithCompleteOutageSpinDown:
SessionUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\main.cpp:119
Failed
Memory leaks detected in SessionUnitTest.ExecuteQueryWithCompleteOutageSpinDown
|
SessionUnitTest.ExecuteQueryWithThreadsChaotic:
SessionUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\main.cpp:119
Failed
Memory leaks detected in SessionUnitTest.ExecuteQueryWithThreadsChaotic
|
SessionUnitTest.ExecuteQueryWithThreadsUsingSslChaotic:
SessionUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\main.cpp:119
Failed
Memory leaks detected in SessionUnitTest.ExecuteQueryWithThreadsUsingSslChaotic
|
SessionUnitTest.HostListener:
SessionUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\main.cpp:119
Failed
Memory leaks detected in SessionUnitTest.HostListener
|
SessionUnitTest.HostListenerNodeDown:
SessionUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\main.cpp:119
Failed
Memory leaks detected in SessionUnitTest.HostListenerNodeDown
|
SessionUnitTest.RemoteDCNodeRecovery:
SessionUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\main.cpp:119
Failed
Memory leaks detected in SessionUnitTest.RemoteDCNodeRecovery
|
SocketUnitTest.SimpleDns:
SocketUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\tests\test_socket.cpp:209
Failed
Unable to Execute Test: Add /etc/hosts entry 127.254.254.254 cpp-driver.hostname.
|
SocketUnitTest.SslVerifyIdentityDns:
SocketUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\tests\test_socket.cpp:209
Failed
Unable to Execute Test: Add /etc/hosts entry 127.254.254.254 cpp-driver.hostname.
|
TokenMapUnitTest.Murmur3:
TokenMapUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\main.cpp:119
Failed
Memory leaks detected in TokenMapUnitTest.Murmur3
|
TokenMapUnitTest.Random:
TokenMapUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\main.cpp:119
Failed
Memory leaks detected in TokenMapUnitTest.Random
|
TokenMapUnitTest.ByteOrdered:
TokenMapUnitTest#L1
D:\a\cpp-driver\cpp-driver\tests\src\unit\main.cpp:119
Failed
Memory leaks detected in TokenMapUnitTest.ByteOrdered
|
Build and test driver on windows-2022
Process completed with exit code 1.
|