Skip to content

Instantly share code, notes, and snippets.

@pardeike
Created January 19, 2020 15:56
Show Gist options
  • Save pardeike/e829cb80bc9e7308099f380e43c8fec7 to your computer and use it in GitHub Desktop.
Save pardeike/e829cb80bc9e7308099f380e43c8fec7 to your computer and use it in GitHub Desktop.
[1/19/2020 4:56:07.594 PM] Interrupt: Enqueueing RunSelectedOperation
[1/19/2020 4:56:07.594 PM] Enqueue operation 'RunSelectedOperation', hashcode:19063038
[1/19/2020 4:56:07.594 PM] Operation left in the the queue: 1
[1/19/2020 4:56:07.594 PM] 'RunSelectedOperation', hashcode:19063038
[1/19/2020 4:56:07.594 PM]
[1/19/2020 4:56:07.594 PM] Operation Dequeue : 'RunSelectedOperation'
[1/19/2020 4:56:07.685 PM] Starting programmatic build of containers...
[1/19/2020 4:56:07.812 PM] Completed programmatic build of containers.
[1/19/2020 4:56:07.812 PM] TestContainer update (build) complete : 126 ms
[1/19/2020 4:56:07.815 PM] DiscoveryOperation<RunSelectedOperation> FinishedChangedCotainers, changed container count is 0
[1/19/2020 4:56:07.818 PM] ---------- Run started ----------
[1/19/2020 4:56:07.818 PM] TelemetrySession: Creating the event: VS/UnitTest/TestWindow/RunSettingsProvider/FileSelection
[1/19/2020 4:56:07.818 PM] Event:VS/UnitTest/TestWindow/RunSettingsProvider/FileSelection key: VS.UnitTest.TestWindow.RunSettingsProvider.UserFile value:False
[1/19/2020 4:56:07.818 PM] Event:VS/UnitTest/TestWindow/RunSettingsProvider/FileSelection key: VS.UnitTest.TestWindow.RunSettingsProvider.SolutionFile value:False
[1/19/2020 4:56:07.818 PM] Event:VS/UnitTest/TestWindow/RunSettingsProvider/FileSelection key: VS.UnitTest.TestWindow.RunSettingsProvider.AutoDetect value:True
[1/19/2020 4:56:07.818 PM] TelemetrySession: Creating the event: VS/UnitTest/TestWindow/Ext/RunSettingsService
[1/19/2020 4:56:07.819 PM] Event:VS/UnitTest/TestWindow/Ext/RunSettingsService key: VS.UnitTest.TestWindow.RunSettingsService.Name value:VSTest Run Configuration
[1/19/2020 4:56:07.819 PM] TelemetrySession: Creating the event: VS/UnitTest/TestWindow/Ext/RunSettings
[1/19/2020 4:56:07.819 PM] Event:VS/UnitTest/TestWindow/Ext/RunSettings key: VS.UnitTest.TestWindow.RunSettings.Services value:1
[1/19/2020 4:56:07.819 PM] TelemetrySession: Creating the event: VS/UnitTest/TestWindow/RunSettingsProvider/FileSelection
[1/19/2020 4:56:07.819 PM] Event:VS/UnitTest/TestWindow/RunSettingsProvider/FileSelection key: VS.UnitTest.TestWindow.RunSettingsProvider.ProjectFileCount value:0
[1/19/2020 4:56:07.819 PM] Event:VS/UnitTest/TestWindow/RunSettingsProvider/FileSelection key: VS.UnitTest.TestWindow.RunSettingsProvider.ContainerCount value:1
[1/19/2020 4:56:07.825 PM] Some tests from the test run selection do not have origin VSTestAdapterDiscovery and will be executed by name.
[1/19/2020 4:56:07.826 PM] Grouped C:\Users\andre\Source\Repos\Harmony\HarmonyTests\bin\Debug\netcoreapp2.0\HarmonyTests.dll : (X64, FrameworkCore10, netcoreapp2.0, )
[1/19/2020 4:56:07.830 PM] Tests run settings for C:\Users\andre\Source\Repos\Harmony\HarmonyTests\bin\Debug\netcoreapp2.0\HarmonyTests.dll:
<RunSettings>
<RunConfiguration>
<ResultsDirectory>C:\Users\andre\Source\Repos\Harmony\TestResults</ResultsDirectory>
<SolutionDirectory>C:\Users\andre\Source\Repos\Harmony\</SolutionDirectory>
<TargetPlatform>X64</TargetPlatform>
<CollectSourceInformation>False</CollectSourceInformation>
</RunConfiguration>
</RunSettings>.
[1/19/2020 4:56:07.841 PM] Unable to find C:\Users\andre\Source\Repos\Harmony\HarmonyTests\bin\Debug\netcoreapp2.0\testhost.dll. Please publish your test project and retry.
[1/19/2020 4:56:07.842 PM] Unable to find C:\Users\andre\Source\Repos\Harmony\HarmonyTests\bin\Debug\netcoreapp2.0\testhost.dll. Please publish your test project and retry.
[1/19/2020 4:56:07.843 PM] ========== Run aborted: 0 tests run (0:00:00.024444) ==========
[1/19/2020 4:56:08.139 PM] Trying to update view 365960081
[1/19/2020 4:56:08.140 PM] Updating view 365960081
[1/19/2020 4:56:08.143 PM] UpdateSummary Detail Unchanged: SKIPPED
[1/19/2020 4:56:08.190 PM] Updating view 365960081
[1/19/2020 4:56:08.563 PM] UpdateSummary Detail Unchanged: SKIPPED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment