You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

104 lines
20 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <TestRun id="12f3572e-6b73-4969-b7d4-cdfc15eaa9f9" name="@82d8590a775b 2018-11-29 08:57:58" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
  3. <Times creation="2018-11-29T08:57:58.9231577+00:00" queuing="2018-11-29T08:57:58.9231586+00:00" start="2018-11-29T08:57:51.4485419+00:00" finish="2018-11-29T08:58:02.4187347+00:00" />
  4. <TestSettings name="default" id="1f9fc110-2918-4867-8dce-3200756652a5">
  5. <Deployment runDeploymentRoot="_82d8590a775b_2018-11-29_08_57_58" />
  6. </TestSettings>
  7. <Results>
  8. <UnitTestResult executionId="73d26da7-f2f9-41d3-866e-70ee5e213fda" testId="677133ae-7942-5e52-9ac4-742796901910" testName="Basket.FunctionalTests.RedisBasketRepositoryTests.UpdateBasket_return_and_add_basket" computerName="82d8590a775b" duration="00:00:00.2150000" startTime="2018-11-29T08:57:57.6177425+00:00" endTime="2018-11-29T08:57:57.6177467+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Failed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="73d26da7-f2f9-41d3-866e-70ee5e213fda">
  9. <Output>
  10. <ErrorInfo>
  11. <Message>System.AggregateException : One or more errors occurred. (Connection refused)
  12. ---- System.Net.Sockets.SocketException : Connection refused</Message>
  13. <StackTrace> at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  14. at StackExchange.Redis.ConnectionMultiplexer.ConnectImpl(Func`1 multiplexerFactory, TextWriter log) in c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\ConnectionMultiplexer.cs:line 874
  15. at Basket.FunctionalTests.RedisBasketRepositoryTests.BuildBasketRepository() in /src/src/Services/Basket/Basket.FunctionalTests/RedisBasketRepositoryTests.cs:line 63
  16. at Basket.FunctionalTests.RedisBasketRepositoryTests.UpdateBasket_return_and_add_basket() in /src/src/Services/Basket/Basket.FunctionalTests/RedisBasketRepositoryTests.cs:line 27
  17. --- End of stack trace from previous location where exception was thrown ---
  18. ----- Inner Stack Trace -----
  19. at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
  20. at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state, Boolean flowContext)
  21. at System.Net.Sockets.Socket.BeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
  22. at System.Net.Sockets.Socket.ConnectAsync(EndPoint remoteEP)
  23. at StackExchange.Redis.SocketManager.BeginConnect(EndPoint endpoint, ISocketCallback callback, ConnectionMultiplexer multiplexer, TextWriter log) in c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\SocketManager.cs:line 217
  24. at StackExchange.Redis.PhysicalConnection.BeginConnect(TextWriter log) in c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\PhysicalConnection.cs:line 121
  25. at StackExchange.Redis.PhysicalBridge.GetConnection(TextWriter log) in c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\PhysicalBridge.cs:line 699
  26. at StackExchange.Redis.ServerEndPoint..ctor(ConnectionMultiplexer multiplexer, EndPoint endpoint, TextWriter log) in c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\ServerEndPoint.cs:line 67
  27. at StackExchange.Redis.ConnectionMultiplexer.ReconfigureAsync(Boolean first, Boolean reconfigureAll, TextWriter log, EndPoint blame, String cause, Boolean publishReconfigure, CommandFlags publishReconfigureFlags) in c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\ConnectionMultiplexer.cs:line 1285</StackTrace>
  28. </ErrorInfo>
  29. </Output>
  30. </UnitTestResult>
  31. <UnitTestResult executionId="2cfb5005-b0c0-4717-9132-ce7bdf4c53dd" testId="16b9f040-e19c-b3a6-4c75-1aefae952b0c" testName="Basket.FunctionalTests.BasketScenarios.Get_basket_and_response_ok_status_code" computerName="82d8590a775b" duration="00:00:00.2070000" startTime="2018-11-29T08:58:01.9215077+00:00" endTime="2018-11-29T08:58:01.9215106+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="2cfb5005-b0c0-4717-9132-ce7bdf4c53dd" />
  32. <UnitTestResult executionId="9c0f7f78-c8ea-43db-8d50-58b438882ac7" testId="3cca60b4-ce1c-3e2c-0078-fd7c0093db40" testName="Basket.FunctionalTests.BasketScenarios.Send_Checkout_basket_and_response_ok_status_code" computerName="82d8590a775b" duration="00:00:00.2720000" startTime="2018-11-29T08:58:02.1942704+00:00" endTime="2018-11-29T08:58:02.1942752+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="9c0f7f78-c8ea-43db-8d50-58b438882ac7" />
  33. <UnitTestResult executionId="3cf6e95e-a16e-4c76-93f1-a25407892ebb" testId="4e0ed4ff-8956-5cda-185e-0318658b0dd7" testName="Basket.FunctionalTests.BasketScenarios.Post_basket_and_response_ok_status_code" computerName="82d8590a775b" duration="00:00:04.3200000" startTime="2018-11-29T08:58:01.7113950+00:00" endTime="2018-11-29T08:58:01.7114087+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="3cf6e95e-a16e-4c76-93f1-a25407892ebb" />
  34. <UnitTestResult executionId="1b77c927-4d32-4aa7-88e9-28e58d9d07e3" testId="97e33593-b04a-43a0-c39d-89e03642b9a2" testName="Basket.FunctionalTests.RedisBasketRepositoryTests.Delete_Basket_return_null" computerName="82d8590a775b" duration="00:00:00.0060000" startTime="2018-11-29T08:57:57.6364470+00:00" endTime="2018-11-29T08:57:57.6364769+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Failed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="1b77c927-4d32-4aa7-88e9-28e58d9d07e3">
  35. <Output>
  36. <ErrorInfo>
  37. <Message>System.AggregateException : One or more errors occurred. (Connection refused)
  38. ---- System.Net.Sockets.SocketException : Connection refused</Message>
  39. <StackTrace> at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  40. at StackExchange.Redis.ConnectionMultiplexer.ConnectImpl(Func`1 multiplexerFactory, TextWriter log) in c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\ConnectionMultiplexer.cs:line 874
  41. at Basket.FunctionalTests.RedisBasketRepositoryTests.BuildBasketRepository() in /src/src/Services/Basket/Basket.FunctionalTests/RedisBasketRepositoryTests.cs:line 63
  42. at Basket.FunctionalTests.RedisBasketRepositoryTests.Delete_Basket_return_null() in /src/src/Services/Basket/Basket.FunctionalTests/RedisBasketRepositoryTests.cs:line 42
  43. --- End of stack trace from previous location where exception was thrown ---
  44. ----- Inner Stack Trace -----
  45. at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
  46. at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state, Boolean flowContext)
  47. at System.Net.Sockets.Socket.BeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
  48. at System.Net.Sockets.Socket.ConnectAsync(EndPoint remoteEP)
  49. at StackExchange.Redis.SocketManager.BeginConnect(EndPoint endpoint, ISocketCallback callback, ConnectionMultiplexer multiplexer, TextWriter log) in c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\SocketManager.cs:line 217
  50. at StackExchange.Redis.PhysicalConnection.BeginConnect(TextWriter log) in c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\PhysicalConnection.cs:line 121
  51. at StackExchange.Redis.PhysicalBridge.GetConnection(TextWriter log) in c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\PhysicalBridge.cs:line 699
  52. at StackExchange.Redis.ServerEndPoint..ctor(ConnectionMultiplexer multiplexer, EndPoint endpoint, TextWriter log) in c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\ServerEndPoint.cs:line 67
  53. at StackExchange.Redis.ConnectionMultiplexer.ReconfigureAsync(Boolean first, Boolean reconfigureAll, TextWriter log, EndPoint blame, String cause, Boolean publishReconfigure, CommandFlags publishReconfigureFlags) in c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\ConnectionMultiplexer.cs:line 1285</StackTrace>
  54. </ErrorInfo>
  55. </Output>
  56. </UnitTestResult>
  57. </Results>
  58. <TestDefinitions>
  59. <UnitTest name="Basket.FunctionalTests.BasketScenarios.Post_basket_and_response_ok_status_code" storage="/src/src/services/basket/basket.functionaltests/bin/debug/netcoreapp2.1/basket.functionaltests.dll" id="4e0ed4ff-8956-5cda-185e-0318658b0dd7">
  60. <Execution id="3cf6e95e-a16e-4c76-93f1-a25407892ebb" />
  61. <TestMethod codeBase="/src/src/Services/Basket/Basket.FunctionalTests/bin/Debug/netcoreapp2.1/Basket.FunctionalTests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="Basket.FunctionalTests" name="Basket.FunctionalTests.BasketScenarios.Post_basket_and_response_ok_status_code" />
  62. </UnitTest>
  63. <UnitTest name="Basket.FunctionalTests.RedisBasketRepositoryTests.UpdateBasket_return_and_add_basket" storage="/src/src/services/basket/basket.functionaltests/bin/debug/netcoreapp2.1/basket.functionaltests.dll" id="677133ae-7942-5e52-9ac4-742796901910">
  64. <Execution id="73d26da7-f2f9-41d3-866e-70ee5e213fda" />
  65. <TestMethod codeBase="/src/src/Services/Basket/Basket.FunctionalTests/bin/Debug/netcoreapp2.1/Basket.FunctionalTests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="Basket.FunctionalTests" name="Basket.FunctionalTests.RedisBasketRepositoryTests.UpdateBasket_return_and_add_basket" />
  66. </UnitTest>
  67. <UnitTest name="Basket.FunctionalTests.BasketScenarios.Get_basket_and_response_ok_status_code" storage="/src/src/services/basket/basket.functionaltests/bin/debug/netcoreapp2.1/basket.functionaltests.dll" id="16b9f040-e19c-b3a6-4c75-1aefae952b0c">
  68. <Execution id="2cfb5005-b0c0-4717-9132-ce7bdf4c53dd" />
  69. <TestMethod codeBase="/src/src/Services/Basket/Basket.FunctionalTests/bin/Debug/netcoreapp2.1/Basket.FunctionalTests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="Basket.FunctionalTests" name="Basket.FunctionalTests.BasketScenarios.Get_basket_and_response_ok_status_code" />
  70. </UnitTest>
  71. <UnitTest name="Basket.FunctionalTests.RedisBasketRepositoryTests.Delete_Basket_return_null" storage="/src/src/services/basket/basket.functionaltests/bin/debug/netcoreapp2.1/basket.functionaltests.dll" id="97e33593-b04a-43a0-c39d-89e03642b9a2">
  72. <Execution id="1b77c927-4d32-4aa7-88e9-28e58d9d07e3" />
  73. <TestMethod codeBase="/src/src/Services/Basket/Basket.FunctionalTests/bin/Debug/netcoreapp2.1/Basket.FunctionalTests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="Basket.FunctionalTests" name="Basket.FunctionalTests.RedisBasketRepositoryTests.Delete_Basket_return_null" />
  74. </UnitTest>
  75. <UnitTest name="Basket.FunctionalTests.BasketScenarios.Send_Checkout_basket_and_response_ok_status_code" storage="/src/src/services/basket/basket.functionaltests/bin/debug/netcoreapp2.1/basket.functionaltests.dll" id="3cca60b4-ce1c-3e2c-0078-fd7c0093db40">
  76. <Execution id="9c0f7f78-c8ea-43db-8d50-58b438882ac7" />
  77. <TestMethod codeBase="/src/src/Services/Basket/Basket.FunctionalTests/bin/Debug/netcoreapp2.1/Basket.FunctionalTests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="Basket.FunctionalTests" name="Basket.FunctionalTests.BasketScenarios.Send_Checkout_basket_and_response_ok_status_code" />
  78. </UnitTest>
  79. </TestDefinitions>
  80. <TestEntries>
  81. <TestEntry testId="677133ae-7942-5e52-9ac4-742796901910" executionId="73d26da7-f2f9-41d3-866e-70ee5e213fda" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
  82. <TestEntry testId="16b9f040-e19c-b3a6-4c75-1aefae952b0c" executionId="2cfb5005-b0c0-4717-9132-ce7bdf4c53dd" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
  83. <TestEntry testId="3cca60b4-ce1c-3e2c-0078-fd7c0093db40" executionId="9c0f7f78-c8ea-43db-8d50-58b438882ac7" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
  84. <TestEntry testId="4e0ed4ff-8956-5cda-185e-0318658b0dd7" executionId="3cf6e95e-a16e-4c76-93f1-a25407892ebb" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
  85. <TestEntry testId="97e33593-b04a-43a0-c39d-89e03642b9a2" executionId="1b77c927-4d32-4aa7-88e9-28e58d9d07e3" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
  86. </TestEntries>
  87. <TestLists>
  88. <TestList name="Results Not in a List" id="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
  89. <TestList name="All Loaded Results" id="19431567-8539-422a-85d7-44ee4e166bda" />
  90. </TestLists>
  91. <ResultSummary outcome="Failed">
  92. <Counters total="5" executed="5" passed="3" failed="2" error="0" timeout="0" aborted="0" inconclusive="0" passedButRunAborted="0" notRunnable="0" notExecuted="0" disconnected="0" warning="0" completed="0" inProgress="0" pending="0" />
  93. <Output>
  94. <StdOut>[xUnit.net 00:00:02.7751705] Discovering: Basket.FunctionalTests[xUnit.net 00:00:02.8314243] Discovered: Basket.FunctionalTests[xUnit.net 00:00:02.8363432] Starting: Basket.FunctionalTests[xUnit.net 00:00:03.2793958] System.AggregateException : One or more errors occurred. (Connection refused)[xUnit.net 00:00:03.2795156] ---- System.Net.Sockets.SocketException : Connection refused[xUnit.net 00:00:03.2852412] Stack Trace:[xUnit.net 00:00:03.2893346] at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)[xUnit.net 00:00:03.2894905] c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\ConnectionMultiplexer.cs(874,0): at StackExchange.Redis.ConnectionMultiplexer.ConnectImpl(Func`1 multiplexerFactory, TextWriter log)[xUnit.net 00:00:03.2898636] /src/src/Services/Basket/Basket.FunctionalTests/RedisBasketRepositoryTests.cs(63,0): at Basket.FunctionalTests.RedisBasketRepositoryTests.BuildBasketRepository()[xUnit.net 00:00:03.2899449] /src/src/Services/Basket/Basket.FunctionalTests/RedisBasketRepositoryTests.cs(27,0): at Basket.FunctionalTests.RedisBasketRepositoryTests.UpdateBasket_return_and_add_basket()[xUnit.net 00:00:03.2927466] --- End of stack trace from previous location where exception was thrown ---[xUnit.net 00:00:03.2928013] ----- Inner Stack Trace -----[xUnit.net 00:00:03.2928402] at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)[xUnit.net 00:00:03.2929384] at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state, Boolean flowContext)[xUnit.net 00:00:03.2930406] at System.Net.Sockets.Socket.BeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)[xUnit.net 00:00:03.2931374] at System.Net.Sockets.Socket.ConnectAsync(EndPoint remoteEP)[xUnit.net 00:00:03.2932635] c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\SocketManager.cs(217,0): at StackExchange.Redis.SocketManager.BeginConnect(EndPoint endpoint, ISocketCallback callback, ConnectionMultiplexer multiplexer, TextWriter log)[xUnit.net 00:00:03.2933931] c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\PhysicalConnection.cs(121,0): at StackExchange.Redis.PhysicalConnection.BeginConnect(TextWriter log)[xUnit.net 00:00:03.2934977] c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\PhysicalBridge.cs(699,0): at StackExchange.Redis.PhysicalBridge.GetConnection(TextWriter log)[xUnit.net 00:00:03.2935555] c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\ServerEndPoint.cs(67,0): at StackExchange.Redis.ServerEndPoint..ctor(ConnectionMultiplexer multiplexer, EndPoint endpoint, TextWriter log)[xUnit.net 00:00:03.2936469] c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\ConnectionMultiplexer.cs(1285,0): at StackExchange.Redis.ConnectionMultiplexer.ReconfigureAsync(Boolean first, Boolean reconfigureAll, TextWriter log, EndPoint blame, String cause, Boolean publishReconfigure, CommandFlags publishReconfigureFlags)[xUnit.net 00:00:03.3154874] System.AggregateException : One or more errors occurred. (Connection refused)[xUnit.net 00:00:03.3155323] ---- System.Net.Sockets.SocketException : Connection refused[xUnit.net 00:00:03.3156246] Stack Trace:[xUnit.net 00:00:03.3158136] at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)[xUnit.net 00:00:03.3159585] c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\ConnectionMultiplexer.cs(874,0): at StackExchange.Redis.ConnectionMultiplexer.ConnectImpl(Func`1 multiplexerFactory, TextWriter log)[xUnit.net 00:00:03.3160388] /src/src/Services/Basket/Basket.FunctionalTests/RedisBasketRepositoryTests.cs(63,0): at Basket.FunctionalTests.RedisBasketRepositoryTests.BuildBasketRepository()[
  95. </Output>
  96. <RunInfos>
  97. <RunInfo computerName="82d8590a775b" outcome="Error" timestamp="2018-11-29T08:57:57.5939657+00:00">
  98. <Text>[xUnit.net 00:00:03.2739919] Basket.FunctionalTests.RedisBasketRepositoryTests.UpdateBasket_return_and_add_basket [FAIL]</Text>
  99. </RunInfo>
  100. <RunInfo computerName="82d8590a775b" outcome="Error" timestamp="2018-11-29T08:57:57.6345489+00:00">
  101. <Text>[xUnit.net 00:00:03.3153598] Basket.FunctionalTests.RedisBasketRepositoryTests.Delete_Basket_return_null [FAIL]</Text>
  102. </RunInfo>
  103. </RunInfos>
  104. </ResultSummary>
  105. </TestRun>