Advertisement
Guest User

Untitled

a guest
Jan 14th, 2019
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.28 KB | None | 0 0
  1. 2019-01-14T12:22:04.9851440Z ##[section]Starting: VsTest - testAssemblies
  2. 2019-01-14T12:22:04.9858968Z ==============================================================================
  3. 2019-01-14T12:22:04.9859051Z Task : Visual Studio Test
  4. 2019-01-14T12:22:04.9859088Z Description : Run unit and functional tests (Selenium, Appium, Coded UI test, etc.) using the Visual Studio Test (VsTest) runner. Test frameworks that have a Visual Studio test adapter such as MsTest, xUnit, NUnit, Chutzpah (for JavaScript tests using QUnit, Mocha and Jasmine), etc. can be run. Tests can be distributed on multiple agents using this task (version 2).
  5. 2019-01-14T12:22:04.9859144Z Version : 2.144.11
  6. 2019-01-14T12:22:04.9859195Z Author : Microsoft Corporation
  7. 2019-01-14T12:22:04.9859233Z Help : [More information](https://go.microsoft.com/fwlink/?LinkId=835764)
  8. 2019-01-14T12:22:04.9859976Z ==============================================================================
  9. 2019-01-14T12:22:05.8261210Z SystemVssConnection exists true
  10. 2019-01-14T12:22:05.8851330Z SystemVssConnection exists true
  11. 2019-01-14T12:22:05.9989730Z Running tests using vstest.console.exe runner.
  12. 2019-01-14T12:22:05.9989818Z ======================================================
  13. 2019-01-14T12:22:05.9990256Z Test selector : Test assemblies
  14. 2019-01-14T12:22:05.9990345Z Test filter criteria : null
  15. 2019-01-14T12:22:05.9990412Z Search folder : D:\a\1\s
  16. 2019-01-14T12:22:05.9990949Z VisualStudio version selected for test execution : latest
  17. 2019-01-14T12:22:06.1589854Z Run in parallel : false
  18. 2019-01-14T12:22:06.1590271Z Run in isolation : false
  19. 2019-01-14T12:22:06.1590581Z Path to custom adapters : null
  20. 2019-01-14T12:22:06.1591665Z Other console options : null
  21. 2019-01-14T12:22:06.1592086Z Code coverage enabled : false
  22. 2019-01-14T12:22:06.1592583Z Diagnostics enabled : true
  23. 2019-01-14T12:22:06.1600041Z SystemVssConnection exists true
  24. 2019-01-14T12:22:06.1625968Z Run the tests locally using vstest.console.exe
  25. 2019-01-14T12:22:06.1626256Z ========================================================
  26. 2019-01-14T12:22:06.1640588Z Test selector : Test assemblies
  27. 2019-01-14T12:22:06.1644836Z Test assemblies : **\release\*test*.dll,!**\obj\**
  28. 2019-01-14T12:22:06.1645304Z Test filter criteria : null
  29. 2019-01-14T12:22:06.1648893Z Search folder : D:\a\1\s
  30. 2019-01-14T12:22:06.1650511Z Run settings file : D:\a\1\s
  31. 2019-01-14T12:22:06.1652416Z Run in parallel : false
  32. 2019-01-14T12:22:06.1658857Z Run in isolation : false
  33. 2019-01-14T12:22:06.1680157Z Path to custom adapters : null
  34. 2019-01-14T12:22:06.1680546Z Other console options : null
  35. 2019-01-14T12:22:06.1682117Z Code coverage enabled : false
  36. 2019-01-14T12:22:06.1683107Z Diagnostics enabled : false
  37. 2019-01-14T12:22:06.1688526Z Rerun failed tests: false
  38. 2019-01-14T12:22:06.1691365Z VisualStudio version selected for test execution : latest
  39. 2019-01-14T12:22:07.2505548Z ========================================================
  40. 2019-01-14T12:22:07.3545637Z ======================================================
  41. 2019-01-14T12:22:07.5837261Z [command]"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" @D:\a\_temp\02260d80-17f7-11e9-b3e8-95b1f0933a4f.txt
  42. 2019-01-14T12:22:12.9562857Z Microsoft (R) Test Execution Command Line Tool Version 15.8.0
  43. 2019-01-14T12:22:12.9563035Z Copyright (c) Microsoft Corporation. All rights reserved.
  44. 2019-01-14T12:22:12.9563063Z
  45. 2019-01-14T12:22:13.1448515Z vstest.console.exe
  46. 2019-01-14T12:22:13.1448962Z "D:\a\1\s\Undervisning\Acceptance\bin\Release\NUnit3.TestAdapter.dll"
  47. 2019-01-14T12:22:13.1449453Z "D:\a\1\s\Undervisning\Acceptance\bin\Release\TechTalk.SpecRun.VisualStudio.TestAdapter.dll"
  48. 2019-01-14T12:22:13.1449625Z "D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll"
  49. 2019-01-14T12:22:13.1449801Z "D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll"
  50. 2019-01-14T12:22:13.1451901Z "D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll"
  51. 2019-01-14T12:22:13.1452085Z "D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll"
  52. 2019-01-14T12:22:13.1452237Z "D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.TestFramework.dll"
  53. 2019-01-14T12:22:13.1452381Z "D:\a\1\s\Undervisning\UndervisningTest\bin\Release\NUnit3.TestAdapter.dll"
  54. 2019-01-14T12:22:13.1452542Z "D:\a\1\s\Undervisning\UndervisningTest\bin\Release\UndervisningTest.dll"
  55. 2019-01-14T12:22:13.1452699Z "D:\a\1\s\Undervisning\Undervisning\bin\Release\NUnit3.TestAdapter.dll"
  56. 2019-01-14T12:22:13.1452837Z /logger:"trx"
  57. 2019-01-14T12:22:13.1452992Z /TestAdapterPath:"D:\a\1\s"
  58. 2019-01-14T12:22:17.7127666Z Starting test execution, please wait...
  59. 2019-01-14T12:22:19.0659409Z Test run will use DLL(s) built for framework .NETFramework,Version=v4.6 and platform X86. Following DLL(s) do not match framework/platform settings.
  60. 2019-01-14T12:22:19.0659968Z TechTalk.SpecRun.VisualStudio.TestAdapter.dll is built for Framework 4.5 and Platform AnyCPU.
  61. 2019-01-14T12:22:19.0660165Z Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll is built for Framework 4.5 and Platform AnyCPU.
  62. 2019-01-14T12:22:19.0660348Z Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll is built for Framework 4.5 and Platform AnyCPU.
  63. 2019-01-14T12:22:19.0660502Z Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll is built for Framework 4.5 and Platform AnyCPU.
  64. 2019-01-14T12:22:19.0660680Z Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll is built for Framework 4.5 and Platform AnyCPU.
  65. 2019-01-14T12:22:19.0660825Z Microsoft.VisualStudio.TestPlatform.TestFramework.dll is built for Framework 4.5 and Platform AnyCPU.
  66. 2019-01-14T12:22:19.0660987Z Go to http://go.microsoft.com/fwlink/?LinkID=236877&clcid=0x409 for more details on managing these settings.
  67. 2019-01-14T12:22:19.0661120Z
  68. 2019-01-14T12:22:21.7084028Z NUnit Adapter 3.12.0.0: Test execution started
  69. 2019-01-14T12:22:21.7084556Z Running all tests in D:\a\1\s\Undervisning\Acceptance\bin\Release\NUnit3.TestAdapter.dll
  70. 2019-01-14T12:22:26.7367426Z NUnit couldn't find any tests in D:\a\1\s\Undervisning\Acceptance\bin\Release\NUnit3.TestAdapter.dll
  71. 2019-01-14T12:22:26.7390500Z Running all tests in D:\a\1\s\Undervisning\Acceptance\bin\Release\TechTalk.SpecRun.VisualStudio.TestAdapter.dll
  72. 2019-01-14T12:22:26.7581233Z NUnit couldn't find any tests in D:\a\1\s\Undervisning\Acceptance\bin\Release\TechTalk.SpecRun.VisualStudio.TestAdapter.dll
  73. 2019-01-14T12:22:26.7588547Z Running all tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll
  74. 2019-01-14T12:22:26.7718440Z NUnit failed to load D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll
  75. 2019-01-14T12:22:26.7725403Z Running all tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll
  76. 2019-01-14T12:22:26.8247243Z NUnit failed to load D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll
  77. 2019-01-14T12:22:26.8254508Z Running all tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll
  78. 2019-01-14T12:22:26.8385047Z NUnit couldn't find any tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll
  79. 2019-01-14T12:22:26.8393393Z Running all tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
  80. 2019-01-14T12:22:26.8523614Z NUnit couldn't find any tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
  81. 2019-01-14T12:22:26.8530168Z Running all tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.TestFramework.dll
  82. 2019-01-14T12:22:26.8655578Z NUnit failed to load D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.TestFramework.dll
  83. 2019-01-14T12:22:26.8662220Z Running all tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\NUnit3.TestAdapter.dll
  84. 2019-01-14T12:22:26.8820103Z NUnit couldn't find any tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\NUnit3.TestAdapter.dll
  85. 2019-01-14T12:22:26.8826212Z Running all tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\UndervisningTest.dll
  86. 2019-01-14T12:22:26.8950592Z NUnit couldn't find any tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\UndervisningTest.dll
  87. 2019-01-14T12:22:26.8958484Z Running all tests in D:\a\1\s\Undervisning\Undervisning\bin\Release\NUnit3.TestAdapter.dll
  88. 2019-01-14T12:22:26.9085978Z NUnit couldn't find any tests in D:\a\1\s\Undervisning\Undervisning\bin\Release\NUnit3.TestAdapter.dll
  89. 2019-01-14T12:22:26.9091194Z NUnit Adapter 3.12.0.0: Test execution complete
  90. 2019-01-14T12:22:27.1706559Z SpecFlow+Runner execution started
  91. 2019-01-14T12:22:27.1706846Z SpecFlow+Runner 1.8.5 execution started
  92. 2019-01-14T12:22:27.1707421Z TestAdapter Location: D:\a\1\s\Undervisning\Acceptance\bin\Release\TechTalk.SpecRun.VisualStudio.TestAdapter.dll
  93. 2019-01-14T12:22:28.5972809Z SpecRun: running tests in D:\a\1\s\Undervisning\Acceptance\bin\Release\NUnit3.TestAdapter.dll
  94. 2019-01-14T12:22:28.5973666Z Profile: Acceptance
  95. 2019-01-14T12:22:29.1955051Z starting test run
  96. 2019-01-14T12:22:29.2014091Z Discovering target: Default
  97. 2019-01-14T12:22:29.7013005Z test run finished
  98. 2019-01-14T12:22:29.7013795Z publishing test results
  99. 2019-01-14T12:22:29.7096628Z test results published
  100. 2019-01-14T12:22:29.7097273Z generating reports
  101. 2019-01-14T12:22:29.7163181Z creating 1 report(s)
  102. 2019-01-14T12:22:29.7163773Z generate Report ReportTemplate.cshtml
  103. 2019-01-14T12:22:38.9287608Z reports generated
  104. 2019-01-14T12:22:38.9290469Z Result: tests executed with warnings
  105. 2019-01-14T12:22:38.9292350Z Total: 0
  106. 2019-01-14T12:22:38.9292523Z Succeeded: 0
  107. 2019-01-14T12:22:38.9293300Z Ignored: 0
  108. 2019-01-14T12:22:38.9293398Z Pending: 0
  109. 2019-01-14T12:22:38.9293820Z Skipped: 0
  110. 2019-01-14T12:22:38.9293888Z Failed: 0
  111. 2019-01-14T12:22:38.9293930Z
  112. 2019-01-14T12:22:38.9294510Z Execution Time: 00:00:00.3631051
  113. 2019-01-14T12:22:38.9294706Z Report file: file:///D:\a\1\s\TestResults\Acceptance_Acceptance_2019-01-14T122228.html
  114. 2019-01-14T12:22:38.9294774Z Adding attachments to VSTest
  115. 2019-01-14T12:22:38.9294841Z adding Test Execution Report 'D:\a\1\s\TestResults\Acceptance_Acceptance_2019-01-14T122228.html'
  116. 2019-01-14T12:22:38.9295359Z Log file: file:///D:\a\1\s\TestResults\Acceptance_Acceptance_2019-01-14T122228.log
  117. 2019-01-14T12:22:38.9295601Z SpecRun: running tests in D:\a\1\s\Undervisning\Acceptance\bin\Release\TechTalk.SpecRun.VisualStudio.TestAdapter.dll
  118. 2019-01-14T12:22:38.9295662Z Profile: Acceptance
  119. 2019-01-14T12:22:38.9324097Z starting test run
  120. 2019-01-14T12:22:38.9324763Z Discovering target: Default
  121. 2019-01-14T12:22:39.0023466Z test run finished
  122. 2019-01-14T12:22:39.0025670Z publishing test results
  123. 2019-01-14T12:22:39.0026124Z test results published
  124. 2019-01-14T12:22:39.0026476Z generating reports
  125. 2019-01-14T12:22:39.0026874Z creating 1 report(s)
  126. 2019-01-14T12:22:39.0027228Z generate Report ReportTemplate.cshtml
  127. 2019-01-14T12:22:40.2872092Z reports generated
  128. 2019-01-14T12:22:40.2876384Z Result: tests executed with warnings
  129. 2019-01-14T12:22:40.2876686Z Total: 0
  130. 2019-01-14T12:22:40.2876843Z Succeeded: 0
  131. 2019-01-14T12:22:40.2876982Z Ignored: 0
  132. 2019-01-14T12:22:40.2877128Z Pending: 0
  133. 2019-01-14T12:22:40.2877260Z Skipped: 0
  134. 2019-01-14T12:22:40.2877390Z Failed: 0
  135. 2019-01-14T12:22:40.2877504Z
  136. 2019-01-14T12:22:40.2877659Z Execution Time: 00:00:00.0029999
  137. 2019-01-14T12:22:40.2877994Z Report file: file:///D:\a\1\s\TestResults\Acceptance_Acceptance_2019-01-14T122238.html
  138. 2019-01-14T12:22:40.2878132Z Adding attachments to VSTest
  139. 2019-01-14T12:22:40.2878291Z adding Test Execution Report 'D:\a\1\s\TestResults\Acceptance_Acceptance_2019-01-14T122238.html'
  140. 2019-01-14T12:22:40.2889801Z Log file: file:///D:\a\1\s\TestResults\Acceptance_Acceptance_2019-01-14T122238.log
  141. 2019-01-14T12:22:40.2901205Z SpecRun: not SpecRun assembly - skip: D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll
  142. 2019-01-14T12:22:40.2901579Z SpecRun: not SpecRun assembly - skip: D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll
  143. 2019-01-14T12:22:40.2901754Z SpecRun: not SpecRun assembly - skip: D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll
  144. 2019-01-14T12:22:40.2902199Z SpecRun: not SpecRun assembly - skip: D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
  145. 2019-01-14T12:22:40.2904697Z SpecRun: not SpecRun assembly - skip: D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.TestFramework.dll
  146. 2019-01-14T12:22:40.2906864Z SpecRun: not SpecRun assembly - skip: D:\a\1\s\Undervisning\UndervisningTest\bin\Release\NUnit3.TestAdapter.dll
  147. 2019-01-14T12:22:40.2907175Z SpecRun: not SpecRun assembly - skip: D:\a\1\s\Undervisning\UndervisningTest\bin\Release\UndervisningTest.dll
  148. 2019-01-14T12:22:40.2907427Z SpecRun: not SpecRun assembly - skip: D:\a\1\s\Undervisning\Undervisning\bin\Release\NUnit3.TestAdapter.dll
  149. 2019-01-14T12:22:40.2907660Z SpecFlow+Runner execution finished
  150. 2019-01-14T12:22:42.9698877Z Passed TestAddInt
  151. 2019-01-14T12:22:43.1508376Z Results File: D:\a\1\s\TestResults\VssAdministrator_fv-az579_2019-01-14_12_22_42.trx
  152. 2019-01-14T12:22:43.1526119Z
  153. 2019-01-14T12:22:43.1531088Z Attachments:
  154. 2019-01-14T12:22:43.1533504Z C:\Users\VssAdministrator\AppData\Local\Temp\qlokq2sv.btl\Acceptance_Acceptance_2019-01-14T122228.log
  155. 2019-01-14T12:22:43.1533897Z C:\Users\VssAdministrator\AppData\Local\Temp\qlokq2sv.btl\Acceptance_Acceptance_2019-01-14T122228.html
  156. 2019-01-14T12:22:43.1534286Z C:\Users\VssAdministrator\AppData\Local\Temp\wp23qnlb.mrg\Acceptance_Acceptance_2019-01-14T122238.log
  157. 2019-01-14T12:22:43.1534641Z C:\Users\VssAdministrator\AppData\Local\Temp\wp23qnlb.mrg\Acceptance_Acceptance_2019-01-14T122238.html
  158. 2019-01-14T12:22:43.1534992Z
  159. 2019-01-14T12:22:43.1535368Z Total tests: 1. Passed: 1. Failed: 0. Skipped: 0.
  160. 2019-01-14T12:22:43.1535715Z Test Run Successful.
  161. 2019-01-14T12:22:43.1544177Z Test execution time: 21.8773 Seconds
  162. 2019-01-14T12:22:43.4349858Z ##[section]Async Command Start: Publish test results
  163. 2019-01-14T12:22:43.5631178Z Publishing test results to test run '66'
  164. 2019-01-14T12:22:43.5631304Z Test results remaining: 1. Test run id: 66
  165. 2019-01-14T12:22:44.3016067Z Published Test Run : https://dev.azure.com/DaniaGames/Undervisning/_TestManagement/Runs#runId=66&_a=runCharts
  166. 2019-01-14T12:22:44.3025095Z ##[section]Async Command End: Publish test results
  167. 2019-01-14T12:22:44.3026085Z ##[section]Finishing: VsTest - testAssemblies
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement