Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2019-01-14T17:07:02.8368305Z ##[section]Starting: VsTest - testAssemblies
- 2019-01-14T17:07:02.8376061Z ==============================================================================
- 2019-01-14T17:07:02.8376151Z Task : Visual Studio Test
- 2019-01-14T17:07:02.8376193Z 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).
- 2019-01-14T17:07:02.8376296Z Version : 2.144.11
- 2019-01-14T17:07:02.8376335Z Author : Microsoft Corporation
- 2019-01-14T17:07:02.8376378Z Help : [More information](https://go.microsoft.com/fwlink/?LinkId=835764)
- 2019-01-14T17:07:02.8376454Z ==============================================================================
- 2019-01-14T17:07:03.7198526Z SystemVssConnection exists true
- 2019-01-14T17:07:03.7896806Z SystemVssConnection exists true
- 2019-01-14T17:07:03.8661790Z Running tests using vstest.console.exe runner.
- 2019-01-14T17:07:03.8661895Z ======================================================
- 2019-01-14T17:07:03.8662275Z Test selector : Test assemblies
- 2019-01-14T17:07:03.8662371Z Test filter criteria : null
- 2019-01-14T17:07:03.8662461Z Search folder : D:\a\1\s
- 2019-01-14T17:07:03.8663045Z VisualStudio version selected for test execution : latest
- 2019-01-14T17:07:03.9640762Z Run in parallel : false
- 2019-01-14T17:07:03.9640931Z Run in isolation : false
- 2019-01-14T17:07:03.9641001Z Path to custom adapters : null
- 2019-01-14T17:07:03.9649568Z Other console options : null
- 2019-01-14T17:07:03.9649732Z Code coverage enabled : false
- 2019-01-14T17:07:03.9649853Z Diagnostics enabled : true
- 2019-01-14T17:07:03.9662120Z SystemVssConnection exists true
- 2019-01-14T17:07:03.9689364Z Run the tests locally using vstest.console.exe
- 2019-01-14T17:07:03.9689446Z ========================================================
- 2019-01-14T17:07:03.9704695Z Test selector : Test assemblies
- 2019-01-14T17:07:03.9710101Z Test assemblies : **\release\*test*.dll,!**\obj\**
- 2019-01-14T17:07:03.9710399Z Test filter criteria : null
- 2019-01-14T17:07:03.9714579Z Search folder : D:\a\1\s
- 2019-01-14T17:07:03.9721660Z Run settings file : D:\a\1\s
- 2019-01-14T17:07:03.9721873Z Run in parallel : false
- 2019-01-14T17:07:03.9723427Z Run in isolation : false
- 2019-01-14T17:07:03.9746567Z Path to custom adapters : null
- 2019-01-14T17:07:03.9746939Z Other console options : null
- 2019-01-14T17:07:03.9749157Z Code coverage enabled : false
- 2019-01-14T17:07:03.9750338Z Diagnostics enabled : false
- 2019-01-14T17:07:03.9754978Z Rerun failed tests: false
- 2019-01-14T17:07:03.9758061Z VisualStudio version selected for test execution : latest
- 2019-01-14T17:07:04.9301672Z ========================================================
- 2019-01-14T17:07:05.0235170Z ======================================================
- 2019-01-14T17:07:05.2347635Z [command]"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" @D:\a\_temp\d127e911-181e-11e9-b271-e7f1020c5761.txt
- 2019-01-14T17:07:09.9033067Z Microsoft (R) Test Execution Command Line Tool Version 15.8.0
- 2019-01-14T17:07:09.9035384Z Copyright (c) Microsoft Corporation. All rights reserved.
- 2019-01-14T17:07:09.9035557Z
- 2019-01-14T17:07:10.0560784Z vstest.console.exe
- 2019-01-14T17:07:10.0562072Z "D:\a\1\s\Undervisning\Acceptance\bin\Release\NUnit3.TestAdapter.dll"
- 2019-01-14T17:07:10.0562293Z "D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll"
- 2019-01-14T17:07:10.0562451Z "D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll"
- 2019-01-14T17:07:10.0562926Z "D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll"
- 2019-01-14T17:07:10.0565045Z "D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll"
- 2019-01-14T17:07:10.0565212Z "D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.TestFramework.dll"
- 2019-01-14T17:07:10.0565368Z "D:\a\1\s\Undervisning\UndervisningTest\bin\Release\UndervisningTest.dll"
- 2019-01-14T17:07:10.0565497Z /logger:"trx"
- 2019-01-14T17:07:10.0565624Z /TestAdapterPath:"D:\a\1\s"
- 2019-01-14T17:07:14.1861226Z Starting test execution, please wait...
- 2019-01-14T17:07:15.3436279Z 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.
- 2019-01-14T17:07:15.3437145Z Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll is built for Framework 4.5 and Platform AnyCPU.
- 2019-01-14T17:07:15.3437627Z Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll is built for Framework 4.5 and Platform AnyCPU.
- 2019-01-14T17:07:15.3438038Z Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll is built for Framework 4.5 and Platform AnyCPU.
- 2019-01-14T17:07:15.3438545Z Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll is built for Framework 4.5 and Platform AnyCPU.
- 2019-01-14T17:07:15.3438753Z Microsoft.VisualStudio.TestPlatform.TestFramework.dll is built for Framework 4.5 and Platform AnyCPU.
- 2019-01-14T17:07:15.3438807Z Go to http://go.microsoft.com/fwlink/?LinkID=236877&clcid=0x409 for more details on managing these settings.
- 2019-01-14T17:07:15.3438895Z
- 2019-01-14T17:07:17.2160060Z NUnit Adapter 3.12.0.0: Test execution started
- 2019-01-14T17:07:17.2214172Z Running all tests in D:\a\1\s\Undervisning\Acceptance\bin\Release\NUnit3.TestAdapter.dll
- 2019-01-14T17:07:21.3213710Z NUnit couldn't find any tests in D:\a\1\s\Undervisning\Acceptance\bin\Release\NUnit3.TestAdapter.dll
- 2019-01-14T17:07:21.3239343Z Running all tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll
- 2019-01-14T17:07:21.3595506Z NUnit failed to load D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll
- 2019-01-14T17:07:21.3603900Z Running all tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll
- 2019-01-14T17:07:21.3740508Z NUnit failed to load D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll
- 2019-01-14T17:07:21.3746979Z Running all tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll
- 2019-01-14T17:07:21.4159814Z NUnit couldn't find any tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll
- 2019-01-14T17:07:21.4166933Z Running all tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
- 2019-01-14T17:07:21.4300846Z NUnit couldn't find any tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
- 2019-01-14T17:07:21.4308047Z Running all tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.TestFramework.dll
- 2019-01-14T17:07:21.4441311Z NUnit failed to load D:\a\1\s\Undervisning\UndervisningTest\bin\Release\Microsoft.VisualStudio.TestPlatform.TestFramework.dll
- 2019-01-14T17:07:21.4447690Z Running all tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\UndervisningTest.dll
- 2019-01-14T17:07:21.4570360Z NUnit couldn't find any tests in D:\a\1\s\Undervisning\UndervisningTest\bin\Release\UndervisningTest.dll
- 2019-01-14T17:07:21.4576975Z NUnit Adapter 3.12.0.0: Test execution complete
- 2019-01-14T17:07:24.0119952Z Passed TestAddInt
- 2019-01-14T17:07:24.0120879Z Passed AddInt
- 2019-01-14T17:07:24.2909903Z Results File: D:\a\1\s\TestResults\VssAdministrator_fv-az552_2019-01-14_17_07_23.trx
- 2019-01-14T17:07:24.2937786Z
- 2019-01-14T17:07:24.2937935Z Total tests: 2. Passed: 2. Failed: 0. Skipped: 0.
- 2019-01-14T17:07:24.2937992Z Test Run Successful.
- 2019-01-14T17:07:24.2947655Z Test execution time: 7.1951 Seconds
- 2019-01-14T17:07:24.5631966Z ##[section]Async Command Start: Publish test results
- 2019-01-14T17:07:25.7413948Z Publishing test results to test run '72'
- 2019-01-14T17:07:25.7414097Z Test results remaining: 2. Test run id: 72
- 2019-01-14T17:07:26.6521246Z Published Test Run : https://dev.azure.com/DaniaGames/Undervisning/_TestManagement/Runs#runId=72&_a=runCharts
- 2019-01-14T17:07:26.6530722Z ##[section]Async Command End: Publish test results
- 2019-01-14T17:07:26.6531801Z ##[section]Finishing: VsTest - testAssemblies
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement