Skip to content

Instantly share code, notes, and snippets.

@shrutis360
Created May 18, 2016 08:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shrutis360/74845ca5840c897d113879fdb4264a7b to your computer and use it in GitHub Desktop.
Save shrutis360/74845ca5840c897d113879fdb4264a7b to your computer and use it in GitHub Desktop.
Last login: Wed May 18 12:17:42 on ttys000
-bash: export: `=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/ixamarin78/Desktop/android-sdk-macosx/platform-tools:/Users/ixamarin78/Desktop/android-sdk-macosx/tools': not a valid identifier
xamarin:~ ixamarin78$ cd Documents
xamarin:Documents ixamarin78$ cd Bug40306
xamarin:Bug40306 ixamarin78$ cd web-tests-stable
xamarin:web-tests-stable ixamarin78$ make Console-Run-Martin
/Applications/Xcode.app/Contents/Developer/usr/bin/make ASYNCTESTS_COMMAND=local TARGET_NAME=Console-Run-Martin .Console-Run-Martin
/Applications/Xcode.app/Contents/Developer/usr/bin/make ASYNCTESTS_ARGS="--features=+Experimental --debug --log-level=5" TEST_CATEGORY=Martin .Console-Internal-Run
mono ./Console/Xamarin.WebTests.Console/bin/Debug/Xamarin.WebTests.Console.exe --features=+Experimental --debug --log-level=5 --category=Martin \
--result=TestResult-Console-Run-Martin.xml local
Got test: [PathBasedTestCase: [TestPathNode: Tree=[TestPathTree(1): Builder=ReflectionTestSuiteBuilder, Host=[TestBuilderHost: Name=Xamarin.WebTests.Console, Builder=ReflectionTestSuiteBuilder]], Path=[TestPath: ID=1, Identifier=suite, Name=Xamarin.WebTests.Console, Parameter=Xamarin.WebTests.Console]]]
RUN: [PathBasedTestCase: [TestPathNode: Tree=[TestPathTree(1): Builder=ReflectionTestSuiteBuilder, Host=[TestBuilderHost: Name=Xamarin.WebTests.Console, Builder=ReflectionTestSuiteBuilder]], Path=[TestPath: ID=1, Identifier=suite, Name=Xamarin.WebTests.Console, Parameter=Xamarin.WebTests.Console]]]
Running [Xamarin.WebTests.Console.WebTests.MartinTest.TestMartinHttpWorking(MartinTest,MartinTest,DotNet:DotNet:MartinTest,runner)]
[HttpsTestRunner:MartinTest]: RUN
[HttpsTestRunner:MartinTest]: GOT RESPONSE InternalServerError False Error: SecureChannelFailure (The authentication or decryption has failed.)
Finished [Xamarin.WebTests.Console.WebTests.MartinTest.TestMartinHttpWorking(MartinTest,MartinTest,DotNet:DotNet:MartinTest,runner)]: Error
ERROR: System.Net.WebException: Error: SecureChannelFailure (The authentication or decryption has failed.) ---> System.IO.IOException: The authentication or decryption has failed. ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: The authentication or decryption has failed.
at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (IAsyncResult asyncResult) <0x2d63010 + 0x000e3> in <filename unknown>:0
at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (IAsyncResult ar, Boolean ignoreEmpty) <0x2d62f68 + 0x0001f> in <filename unknown>:0
at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (IAsyncResult result) <0x2d60000 + 0x0019b> in <filename unknown>:0
--- End of inner exception stack trace ---
at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (IAsyncResult result) <0x2d639e0 + 0x000ab> in <filename unknown>:0
at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (IAsyncResult asyncResult) <0x2d637f0 + 0x0005f> in <filename unknown>:0
--- End of inner exception stack trace ---
at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (IAsyncResult asyncResult) <0x2d25ea8 + 0x00133> in <filename unknown>:0
at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (IAsyncResult asyncResult) <0x2d25d48 + 0x00037> in <filename unknown>:0
at Mono.Net.Security.Private.LegacySslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, SslProtocols enabledSslProtocols, Boolean checkCertificateRevocation) <0x2d20b60 + 0x00050> in <filename unknown>:0
at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) <0x2d203c8 + 0x000e7> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) <0x2d64490 + 0x00187> in <filename unknown>:0
at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (IAsyncResult iar, System.Func`2 endFunction, System.Action`1 endAction, System.Threading.Tasks.Task`1 promise, Boolean requiresSynchronization) <0x1944610 + 0x00069> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x18aa3a0 + 0x00035> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x18a7bc0 + 0x000b7> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x18a7b20 + 0x00087> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x18a7ad0 + 0x0003f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x18a7f50 + 0x00024> in <filename unknown>:0
at Xamarin.WebTests.Server.HttpWebRequestExtension+<GetResponseAsync>c__async0.MoveNext () <0x2d15a48 + 0x000ff> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x18aa3a0 + 0x00035> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x18a7bc0 + 0x000b7> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x18a7b20 + 0x00087> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x18a7ad0 + 0x0003f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x18a7f50 + 0x00024> in <filename unknown>:0
at Xamarin.WebTests.HttpHandlers.TraditionalRequest+<SendAsync>c__async1.MoveNext () <0x2d148c0 + 0x0080b> in <filename unknown>:0
Finished [Xamarin.WebTests.Console.WebTests.MartinTest.TestMartinHttpWorking(MartinTest,MartinTest,DotNet:DotNet:MartinTest,runner)]: Error
Finished [Xamarin.WebTests.Console.WebTests.MartinTest.TestMartinHttpWorking(MartinTest,MartinTest,DotNet:DotNet:MartinTest,runner)]: Error
ERROR: Xamarin.AsyncTests.AssertionException: AssertionFailed (Equal(1)): global validator has been invoked
Expected '1', got '0'.
at Xamarin.WebTests.TestRunners.<PostRun>c__async2.MoveNext()+0x0
at Xamarin.WebTests.TestRunners.HttpsTestRunner.PostRun(Xamarin.AsyncTests.TestContext, System.Threading.CancellationToken)+0x0
at Xamarin.WebTests.ConnectionFramework.AbstractConnection.Xamarin.AsyncTests.ITestInstance.PostRun(Xamarin.AsyncTests.TestContext, System.Threading.CancellationToken)+0x0
at Xamarin.AsyncTests.Framework.<PostRun>c__async2.MoveNext()+0x0
at Xamarin.AsyncTests.Framework.CustomTestInstance.PostRun(Xamarin.AsyncTests.TestContext, System.Threading.CancellationToken)+0x0
Running [Xamarin.WebTests.Console.WebTests.MartinTest.TestMartinHttp(MartinTest,MartinTest,DotNet:DotNet:MartinTest,runner)]
[HttpsTestRunner:MartinTest]: RUN
[HttpsTestRunner:MartinTest]: GOT RESPONSE InternalServerError False Error: SecureChannelFailure (The authentication or decryption has failed.)
Finished [Xamarin.WebTests.Console.WebTests.MartinTest.TestMartinHttp(MartinTest,MartinTest,DotNet:DotNet:MartinTest,runner)]: Error
ERROR: System.Net.WebException: Error: SecureChannelFailure (The authentication or decryption has failed.) ---> System.IO.IOException: The authentication or decryption has failed. ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: The authentication or decryption has failed.
at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (IAsyncResult asyncResult) <0x2d63010 + 0x000e3> in <filename unknown>:0
at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (IAsyncResult ar, Boolean ignoreEmpty) <0x2d62f68 + 0x0001f> in <filename unknown>:0
at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (IAsyncResult result) <0x2d60000 + 0x0019b> in <filename unknown>:0
--- End of inner exception stack trace ---
at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (IAsyncResult result) <0x2d639e0 + 0x000ab> in <filename unknown>:0
at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (IAsyncResult asyncResult) <0x2d637f0 + 0x0005f> in <filename unknown>:0
--- End of inner exception stack trace ---
at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (IAsyncResult asyncResult) <0x2d25ea8 + 0x00133> in <filename unknown>:0
at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (IAsyncResult asyncResult) <0x2d25d48 + 0x00037> in <filename unknown>:0
at Mono.Net.Security.Private.LegacySslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, SslProtocols enabledSslProtocols, Boolean checkCertificateRevocation) <0x2d20b60 + 0x00050> in <filename unknown>:0
at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) <0x2d203c8 + 0x000e7> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) <0x2d64490 + 0x00187> in <filename unknown>:0
at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (IAsyncResult iar, System.Func`2 endFunction, System.Action`1 endAction, System.Threading.Tasks.Task`1 promise, Boolean requiresSynchronization) <0x1944610 + 0x00069> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x18aa3a0 + 0x00035> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x18a7bc0 + 0x000b7> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x18a7b20 + 0x00087> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x18a7ad0 + 0x0003f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x18a7f50 + 0x00024> in <filename unknown>:0
at Xamarin.WebTests.Server.HttpWebRequestExtension+<GetResponseAsync>c__async0.MoveNext () <0x2d15a48 + 0x000ff> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x18aa3a0 + 0x00035> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x18a7bc0 + 0x000b7> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x18a7b20 + 0x00087> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x18a7ad0 + 0x0003f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x18a7f50 + 0x00024> in <filename unknown>:0
at Xamarin.WebTests.HttpHandlers.TraditionalRequest+<SendAsync>c__async1.MoveNext () <0x2d148c0 + 0x0080b> in <filename unknown>:0
Finished [Xamarin.WebTests.Console.WebTests.MartinTest.TestMartinHttp(MartinTest,MartinTest,DotNet:DotNet:MartinTest,runner)]: Error
Finished [Xamarin.WebTests.Console.WebTests.MartinTest.TestMartinHttp(MartinTest,MartinTest,DotNet:DotNet:MartinTest,runner)]: Error
ERROR: Xamarin.AsyncTests.AssertionException: AssertionFailed (Equal(1)): global validator has been invoked
Expected '1', got '0'.
at Xamarin.WebTests.TestRunners.<PostRun>c__async2.MoveNext()+0x0
at Xamarin.WebTests.TestRunners.HttpsTestRunner.PostRun(Xamarin.AsyncTests.TestContext, System.Threading.CancellationToken)+0x0
at Xamarin.WebTests.ConnectionFramework.AbstractConnection.Xamarin.AsyncTests.ITestInstance.PostRun(Xamarin.AsyncTests.TestContext, System.Threading.CancellationToken)+0x0
at Xamarin.AsyncTests.Framework.<PostRun>c__async2.MoveNext()+0x0
at Xamarin.AsyncTests.Framework.CustomTestInstance.PostRun(Xamarin.AsyncTests.TestContext, System.Threading.CancellationToken)+0x0
RUN DONE: True [TestResult: Name=[Xamarin.WebTests.Console], Status=Error]
Got result: [TestResult: Name=[Xamarin.WebTests.Console], Status=Error]
2 tests, 0 passed, 6 errors, 0 ignored.
Total time: 00:00:01.4787760.
Result writting to TestResult-Console-Run-Martin.xml.
Test result: Xamarin.WebTests.Console - Error
1) Xamarin.WebTests.Console.WebTests.TestPost: Ignored
2) Xamarin.WebTests.Console.WebTests.TestProxy: Ignored
3) Xamarin.WebTests.Console.WebTests.TestAuthentication: Ignored
4) Xamarin.WebTests.Console.WebTests.TestGet: Ignored
5) Xamarin.WebTests.Console.WebTests.TestHttpClient: Ignored
6) Xamarin.WebTests.Console.WebTests.TestHttps: Ignored
7) Xamarin.WebTests.Console.WebTests.TestSslStream: Ignored
8) Xamarin.WebTests.Console.WebTests.TestChunked: Ignored
9) Xamarin.WebTests.Console.WebTests.MartinTest.TestMartinHttpWorking(MartinTest,MartinTest,DotNet:DotNet:MartinTest,runner): Error
System.Net.WebException: Error: SecureChannelFailure (The authentication or decryption has failed.) ---> System.IO.IOException: The authentication or decryption has failed. ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: The authentication or decryption has failed.
at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (IAsyncResult asyncResult) <0x2d63010 + 0x000e3> in <filename unknown>:0
at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (IAsyncResult ar, Boolean ignoreEmpty) <0x2d62f68 + 0x0001f> in <filename unknown>:0
at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (IAsyncResult result) <0x2d60000 + 0x0019b> in <filename unknown>:0
--- End of inner exception stack trace ---
at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (IAsyncResult result) <0x2d639e0 + 0x000ab> in <filename unknown>:0
at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (IAsyncResult asyncResult) <0x2d637f0 + 0x0005f> in <filename unknown>:0
--- End of inner exception stack trace ---
at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (IAsyncResult asyncResult) <0x2d25ea8 + 0x00133> in <filename unknown>:0
at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (IAsyncResult asyncResult) <0x2d25d48 + 0x00037> in <filename unknown>:0
at Mono.Net.Security.Private.LegacySslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, SslProtocols enabledSslProtocols, Boolean checkCertificateRevocation) <0x2d20b60 + 0x00050> in <filename unknown>:0
at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) <0x2d203c8 + 0x000e7> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) <0x2d64490 + 0x00187> in <filename unknown>:0
at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (IAsyncResult iar, System.Func`2 endFunction, System.Action`1 endAction, System.Threading.Tasks.Task`1 promise, Boolean requiresSynchronization) <0x1944610 + 0x00069> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x18aa3a0 + 0x00035> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x18a7bc0 + 0x000b7> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x18a7b20 + 0x00087> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x18a7ad0 + 0x0003f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x18a7f50 + 0x00024> in <filename unknown>:0
at Xamarin.WebTests.Server.HttpWebRequestExtension+<GetResponseAsync>c__async0.MoveNext () <0x2d15a48 + 0x000ff> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x18aa3a0 + 0x00035> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x18a7bc0 + 0x000b7> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x18a7b20 + 0x00087> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x18a7ad0 + 0x0003f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x18a7f50 + 0x00024> in <filename unknown>:0
at Xamarin.WebTests.HttpHandlers.TraditionalRequest+<SendAsync>c__async1.MoveNext () <0x2d148c0 + 0x0080b> in <filename unknown>:0
Xamarin.AsyncTests.AssertionException: AssertionFailed (Equal(1)): global validator has been invoked
Expected '1', got '0'.
at Xamarin.WebTests.TestRunners.<PostRun>c__async2.MoveNext()+0x0
at Xamarin.WebTests.TestRunners.HttpsTestRunner.PostRun(Xamarin.AsyncTests.TestContext, System.Threading.CancellationToken)+0x0
at Xamarin.WebTests.ConnectionFramework.AbstractConnection.Xamarin.AsyncTests.ITestInstance.PostRun(Xamarin.AsyncTests.TestContext, System.Threading.CancellationToken)+0x0
at Xamarin.AsyncTests.Framework.<PostRun>c__async2.MoveNext()+0x0
at Xamarin.AsyncTests.Framework.CustomTestInstance.PostRun(Xamarin.AsyncTests.TestContext, System.Threading.CancellationToken)+0x0
10) Xamarin.WebTests.Console.WebTests.MartinTest.TestMartinHttp(MartinTest,MartinTest,DotNet:DotNet:MartinTest,runner): Error
System.Net.WebException: Error: SecureChannelFailure (The authentication or decryption has failed.) ---> System.IO.IOException: The authentication or decryption has failed. ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: The authentication or decryption has failed.
at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (IAsyncResult asyncResult) <0x2d63010 + 0x000e3> in <filename unknown>:0
at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (IAsyncResult ar, Boolean ignoreEmpty) <0x2d62f68 + 0x0001f> in <filename unknown>:0
at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (IAsyncResult result) <0x2d60000 + 0x0019b> in <filename unknown>:0
--- End of inner exception stack trace ---
at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (IAsyncResult result) <0x2d639e0 + 0x000ab> in <filename unknown>:0
at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (IAsyncResult asyncResult) <0x2d637f0 + 0x0005f> in <filename unknown>:0
--- End of inner exception stack trace ---
at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (IAsyncResult asyncResult) <0x2d25ea8 + 0x00133> in <filename unknown>:0
at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (IAsyncResult asyncResult) <0x2d25d48 + 0x00037> in <filename unknown>:0
at Mono.Net.Security.Private.LegacySslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, SslProtocols enabledSslProtocols, Boolean checkCertificateRevocation) <0x2d20b60 + 0x00050> in <filename unknown>:0
at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) <0x2d203c8 + 0x000e7> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) <0x2d64490 + 0x00187> in <filename unknown>:0
at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (IAsyncResult iar, System.Func`2 endFunction, System.Action`1 endAction, System.Threading.Tasks.Task`1 promise, Boolean requiresSynchronization) <0x1944610 + 0x00069> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x18aa3a0 + 0x00035> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x18a7bc0 + 0x000b7> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x18a7b20 + 0x00087> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x18a7ad0 + 0x0003f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x18a7f50 + 0x00024> in <filename unknown>:0
at Xamarin.WebTests.Server.HttpWebRequestExtension+<GetResponseAsync>c__async0.MoveNext () <0x2d15a48 + 0x000ff> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x18aa3a0 + 0x00035> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x18a7bc0 + 0x000b7> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x18a7b20 + 0x00087> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x18a7ad0 + 0x0003f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x18a7f50 + 0x00024> in <filename unknown>:0
at Xamarin.WebTests.HttpHandlers.TraditionalRequest+<SendAsync>c__async1.MoveNext () <0x2d148c0 + 0x0080b> in <filename unknown>:0
Xamarin.AsyncTests.AssertionException: AssertionFailed (Equal(1)): global validator has been invoked
Expected '1', got '0'.
at Xamarin.WebTests.TestRunners.<PostRun>c__async2.MoveNext()+0x0
at Xamarin.WebTests.TestRunners.HttpsTestRunner.PostRun(Xamarin.AsyncTests.TestContext, System.Threading.CancellationToken)+0x0
at Xamarin.WebTests.ConnectionFramework.AbstractConnection.Xamarin.AsyncTests.ITestInstance.PostRun(Xamarin.AsyncTests.TestContext, System.Threading.CancellationToken)+0x0
at Xamarin.AsyncTests.Framework.<PostRun>c__async2.MoveNext()+0x0
at Xamarin.AsyncTests.Framework.CustomTestInstance.PostRun(Xamarin.AsyncTests.TestContext, System.Threading.CancellationToken)+0x0
11) Xamarin.WebTests.Console.WebTests.TestCertificates: Ignored
12) Xamarin.WebTests.Console.MonoWebTests.SimpleTests: Ignored
13) Xamarin.WebTests.Console.MonoWebTests.SimpleWebTests: Ignored
14) Xamarin.WebTests.Console.MonoWebTests.NetworkTests: Ignored
15) Xamarin.WebTests.Console.MonoWebTests.TestValidator: Ignored
make[2]: *** [.Console-Internal-Run] Error 1
make[1]: *** [.Console-Run-Martin] Error 2
make: *** [Console-Run-Martin] Error 2
xamarin:web-tests-stable ixamarin78$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment