-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tests under: System.Data.SqlClient.Tests.DiagnosticTest failed with "Xunit.Sdk.EqualException" #20899
Comments
This issue is repro on build 20170411.01, tests failed on Full Framework Tests, so adding "test-run-desktop", detail: https://mc.dot.net/#/product/netcore/master/source/official~2Fcorefx~2Fmaster~2F/type/test~2Ffunctional~2Fdesktop~2Fcli~2F/build/20170411.01/workItem/System.Data.SqlClient.Tests/analysis/xunit/System.Data.SqlClient.Tests.DiagnosticTest~2FConnectionOpenAsyncTest |
Detail: https://ci.dot.net/job/dotnet_corefx/job/master/job/outerloop_netfx_windows_nt_debug/24/testReport/ Failed tests: |
Fails on desktop so needs 2.0 tirage |
Tests disabled for Desktop. |
Failure on Ubuntu is distinct. - SIGABRT
|
This issue is repro on Core Tests, failed test: ExecuteReaderWithCommandBehaviorTest |
|
This issue is repro in UWP6.0 branch, detail: https://mc.dot.net/#/product/netcore/uwp60/source/official~2Fcorefx~2Frelease~2Fuwp6.0~2F/type/test~2Ffunctional~2Filc~2F/build/20170727.01/workItem/System.Data.SqlClient.Tests |
This is failing in uwp-ilc and uwp-coreclr, @corivera could you take a look please? |
Removing ilc label since the DiagnosticTests have been disabled on uapaot |
These tests are passing now after the fix for https://github.com/dotnet/corefx/issues/25620 |
Opened on behalf of @JiayiLi1
The test
System.Data.SqlClient.Tests.DiagnosticTest/ConnectionOpenAsyncErrorTest
has failed.Assert.Equal() Failure\r
Expected: 42\r
Actual: -1073740791
Build : Master - 20170405.01 (UWP F5 Tests)
Failing configurations:
Detail: https://mc.dot.net/#/product/netcore/master/source/official~2Fcorefx~2Fmaster~2F/type/test~2Ffunctional~2Fuwp~2F/build/20170405.01/workItem/System.Data.SqlClient.Tests/analysis/xunit/System.Data.SqlClient.Tests.DiagnosticTest~2FConnectionOpenAsyncErrorTest
The text was updated successfully, but these errors were encountered: