261 references to Info
datacollector (2)
DataCollectorMain.cs (1)
149EqtTrace.Info("DataCollector: Start Request Processing.");
Program.cs (1)
34EqtTrace.Info("Program.Main: exiting datacollector process.");
datacollector.arm64 (2)
src\vstest\src\datacollector\DataCollectorMain.cs (1)
149EqtTrace.Info("DataCollector: Start Request Processing.");
src\vstest\src\datacollector\Program.cs (1)
34EqtTrace.Info("Program.Main: exiting datacollector process.");
Microsoft.TestPlatform.CommunicationUtilities (27)
DataCollectionRequestHandler.cs (4)
232EqtTrace.Info("Closing the connection !"); 360EqtTrace.Info("DataCollectionRequestHandler.ProcessRequests : DataCollection started."); 399EqtTrace.Info("DataCollectionRequestHandler.ProcessRequests : Session End message received from server. Closing the connection."); 403EqtTrace.Info("DataCollectionRequestHandler.ProcessRequests : DataCollection completed");
DataCollectionRequestSender.cs (1)
89EqtTrace.Info("Closing the connection");
DataCollectionTestCaseEventHandler.cs (3)
84EqtTrace.Info("DataCollectionTestCaseEventHandler: Test case starting."); 107EqtTrace.Info("DataCollectionTestCaseEventHandler: Test case completing."); 133EqtTrace.Info("DataCollectionTestCaseEventHandler: Test session ended");
DataCollectionTestCaseEventSender.cs (1)
79EqtTrace.Info("Closing the connection!");
EventHandlers\TestDiscoveryEventHandler.cs (4)
35EqtTrace.Info("Test Cases found "); 46EqtTrace.Info(discoveryCompleteEventArgs.IsAborted ? "Discover Aborted." : "Discover Finished."); 61EqtTrace.Info(message); 73EqtTrace.Info(message);
EventHandlers\TestInitializeEventsHandler.cs (2)
38EqtTrace.Info(message); 50EqtTrace.Info(message);
EventHandlers\TestRunEventsHandler.cs (4)
37EqtTrace.Info("Sending test run statistics"); 50EqtTrace.Info("Sending test run complete"); 64EqtTrace.Info(message); 76EqtTrace.Info(message);
SocketClient.cs (1)
72EqtTrace.Info("SocketClient: Stop: Cancellation requested. Stopping message loop.");
SocketCommunicationManager.cs (2)
133EqtTrace.Info("Accepted Client request and set the flag"); 197EqtTrace.Info("Connected to the server successfully ");
SocketServer.cs (1)
88EqtTrace.Info("SocketServer.Stop: Cancellation requested. Stopping message loop.");
TestRequestSender.cs (4)
500EqtTrace.Info($"TestRequestSender.OnClientProcessExit: Test host process exited. Standard error: {stdError}"); 513EqtTrace.Info("Closing the connection"); 753EqtTrace.Info("TestRequestSender.GetAbortErrorMessage: Received test host error message."); 764EqtTrace.Info("TestRequestSender.GetAbortErrorMessage: Timed out waiting for test host error message.");
Microsoft.TestPlatform.CoreUtilities (4)
Tracing\EqtTrace.cs (4)
501Info(message); 532Info(message); 549Info(string.Format(CultureInfo.InvariantCulture, format, args)); 806Info(message);
Microsoft.TestPlatform.CrossPlatEngine (22)
AttachmentsProcessing\DataCollectorAttachmentsProcessorsFactory.cs (6)
45EqtTrace.Info($"DataCollectorAttachmentsProcessorsFactory: Analyzing data collector attachment processor Uri: {invokedDataCollector.Uri} AssemblyQualifiedName: {invokedDataCollector.AssemblyQualifiedName} FilePath: {invokedDataCollector.FilePath} HasAttachmentProcessor: {invokedDataCollector.HasAttachmentProcessor}"); 94EqtTrace.Info($"DataCollectorAttachmentsProcessorsFactory: DataCollectorExtension not found for uri '{invokedDataCollector.Uri}'"); 104EqtTrace.Info($"DataCollectorAttachmentsProcessorsFactory: Creation of collector attachment processor '{attachmentProcessorType.AssemblyQualifiedName}' from file '{invokedDataCollector.FilePath}' succeded"); 117EqtTrace.Info($"DataCollectorAttachmentsProcessorsFactory: Collector attachment processor '{attachmentProcessorType.AssemblyQualifiedName}' from file '{invokedDataCollector.FilePath}' added to the 'run list'"); 128EqtTrace.Info($"DataCollectorAttachmentsProcessorsFactory: Collector attachment processor '{typeof(CodeCoverageDataAttachmentsHandler).AssemblyQualifiedName}' for the data collector with friendly name '{CoverageFriendlyName}' added to the 'run list'"); 134EqtTrace.Info($"DataCollectorAttachmentsProcessorsFactory: Valid data collector attachment processor found: '{attachementProcessor.Key}'");
AttachmentsProcessing\TestRunAttachmentsProcessingManager.cs (1)
170EqtTrace.Info($"TestRunAttachmentsProcessingManager: Invocation of data collector attachment processor AssemblyQualifiedName: '{dataCollectorAttachmentsProcessor.DataCollectorAttachmentProcessorInstance.GetType().AssemblyQualifiedName}' FriendlyName: '{dataCollectorAttachmentsProcessor.FriendlyName}' with configuration '{(configuration == null ? "null" : configuration.OuterXml)}'");
Client\Parallel\ParallelDiscoveryEventsHandler.cs (3)
100EqtTrace.Info("ParallelDiscoveryEventsHandler.HandleDiscoveryComplete: Abort requested but discovery data aggregator not updated, marking discovery as aborted."); 108EqtTrace.Info("ParallelDiscoveryEventsHandler.HandleDiscoveryComplete: Discovery completed but some sources are not fully discovered, marking discovery as aborted."); 114EqtTrace.Info("ParallelDiscoveryEventsHandler.HandleDiscoveryComplete: Discovery completed.");
DataCollection\ProxyDataCollectionManager.cs (1)
289EqtTrace.Info("ProxyDataCollectionManager.InvokeDataCollectionServiceAction: Completed.");
Discovery\DiscovererEnumerator.cs (1)
159EqtTrace.Info("DiscovererEnumerator.LoadTestsFromAnExtension: Cancellation Requested. Aborting the discovery");
Discovery\DiscoveryContext.cs (1)
57EqtTrace.Info(errorMessage);
Discovery\DiscoveryManager.cs (1)
108EqtTrace.Info("TestDiscoveryManager.DoDiscovery: Background test discovery started.");
EventHandlers\TestRequestHandler.cs (3)
181EqtTrace.Info("Closing the connection !"); 577EqtTrace.Info("Session End message received from server. Closing the connection."); 591EqtTrace.Info("Invalid Message types");
Execution\ExecutionManager.cs (1)
208EqtTrace.Info("TestExecutorService: Loaded the extensions");
TestEngine.cs (3)
603EqtTrace.Info("TestEngine.ShouldRunInNoIsolation: This run has multiple different architectures or frameworks, running in isolation (in a separate testhost proces)."); 611EqtTrace.Info("TestEngine.ShouldRunInNoIsolation: running test in isolation"); 645EqtTrace.Info("TestEngine.ShouldRunInNoIsolation: running test in process(inside vstest.console.exe process)");
TestSession\ProxyTestSessionManager.cs (1)
179EqtTrace.Info($"ProxyTestSessionManager.StartSession: At least one proxy setup failed, but failures are tolerated by policy.");
Microsoft.TestPlatform.Extensions.BlameDataCollector (49)
BlameCollector.cs (10)
189EqtTrace.Info($"[MonitorPostmortemDump]Monitor enabled: '{_monitorPostmortemDumpFolder}'"); 305EqtTrace.Info("BlameCollector.CollectDumpAndAbortTesthost: Custom path to dump directory was provided via VSTEST_DUMP_PATH. Skipping attachment upload, the caller is responsible for collecting and uploading the dumps themselves."); 460EqtTrace.Info("BlameCollector.EventsTestCaseStart: Test Case Start"); 482EqtTrace.Info("BlameCollector.EventsTestCaseEnd: Test Case End"); 501EqtTrace.Info("Blame Collector: Session End"); 560EqtTrace.Info("BlameCollector.CollectDumpAndAbortTesthost: Custom path to dump directory was provided via VSTEST_DUMP_PATH. Skipping attachment upload, the caller is responsible for collecting and uploading the dumps themselves."); 574EqtTrace.Info($"[MonitorPostmortemDump]'{dumpFileNameFullPath}' dump file found during postmortem monitoring"); 587EqtTrace.Info($"[MonitorPostmortemDump]Acquired global muxer '{muxerName}' for {dumpFileNameFullPath}"); 595EqtTrace.Info($"[MonitorPostmortemDump]Valid pattern start with '{_testHostProcessName}' found for {dumpFileNameFullPath}"); 599EqtTrace.Info($"[MonitorPostmortemDump]Transferring {dumpFileNameFullPath}");
CrashDumperFactory.cs (5)
17EqtTrace.Info($"CrashDumperFactory: Creating dumper for {RuntimeInformation.OSDescription} with target framework {targetFramework}."); 33EqtTrace.Info($"CrashDumperFactory: This is Windows on {targetFramework} which is not net5.0 or newer, returning ProcDumpCrashDumper that uses ProcDump utility."); 47EqtTrace.Info($"CrashDumperFactory: This is Windows on {targetFramework}. Forcing the use of ProcDumpCrashDumper that uses ProcDump utility, via VSTEST_DUMP_FORCEPROCDUMP={procdumpOverride}."); 51EqtTrace.Info($"CrashDumperFactory: This is Windows on {targetFramework}, returning the .NETClient dumper which uses env variables to collect crashdumps of testhost and any child process that is .NET 5 or newer."); 57EqtTrace.Info($"CrashDumperFactory: This is {RuntimeInformation.OSDescription} on {targetFramework} .NETClient dumper which uses env variables to collect crashdumps of testhost and any child process that is .NET 5 or newer.");
HangDumperFactory.cs (6)
20EqtTrace.Info($"HangDumperFactory: Creating dumper for {RuntimeInformation.OSDescription} with target framework {targetFramework}."); 38EqtTrace.Info($"HangDumperFactory: This is Windows on Forcing the use of ProcDumpHangDumper that uses ProcDump utility, via VSTEST_DUMP_FORCEPROCDUMP={procdumpOverride}."); 44EqtTrace.Info($"HangDumperFactory: This is Windows on {tfm.FrameworkName} {tfm.Version}, returning the standard NETClient library dumper."); 48EqtTrace.Info($"HangDumperFactory: This is Windows, returning the default WindowsHangDumper that P/Invokes MiniDumpWriteDump."); 54EqtTrace.Info($"HangDumperFactory: This is Linux returning the standard NETClient library dumper."); 60EqtTrace.Info($"HangDumperFactory: This is OSX returning the standard NETClient library dumper.");
ProcDumpDumper.cs (20)
72EqtTrace.Info($"ProcDumpDumper.OutputReceivedCallback: Output received from procdump process: {data ?? "<null>"}"); 87EqtTrace.Info($"ProcDumpDumper.OutputReceivedCallback: Output received from procdump process contains 'initiated', crashdump is being written. Don't cancel procdump right now."); 93EqtTrace.Info($"ProcDumpDumper.OutputReceivedCallback: Output received from procdump process contains 'complete' dump is finished, you can cancel procdump if you need."); 106EqtTrace.Info($"ProcDumpDumper.WaitForDumpToFinish: ProcDump was not previously attached, this might indicate error during setup, look for ProcDumpDumper.AttachToTargetProcess."); 121EqtTrace.Info($"ProcDumpDumper.AttachToTargetProcess: Attaching to process '{processId}' to dump into '{outputFile}'."); 146EqtTrace.Info($"ProcDumpDumper.AttachToTargetProcess: Running ProcDump with arguments: '{procDumpArgs}'."); 157EqtTrace.Info($"ProcDumpDumper.AttachToTargetProcess: ProcDump started as process with id '{_procDumpProcess.Id}'."); 165EqtTrace.Info($"ProcDumpDumper.DetachFromTargetProcess: ProcDump was not previously attached, this might indicate error during setup, look for ProcDumpDumper.AttachToTargetProcess."); 171EqtTrace.Info($"ProcDumpDumper.DetachFromTargetProcess: ProcDump already exited, returning."); 179EqtTrace.Info($"ProcDumpDumper.DetachFromTargetProcess: ProcDump is currently dumping process '{targetProcessId}', wait at most {_timeout} ms for it to finish so we get the crashdump."); 199EqtTrace.Info($"ProcDumpDumper.DetachFromTargetProcess: ProcDump already exited, returning."); 203EqtTrace.Info($"ProcDumpDumper.DetachFromTargetProcess: ProcDump detaching from target process '{targetProcessId}'."); 210EqtTrace.Info($"ProcDumpDumper.DetachFromTargetProcess: Cancel event '{eventName}' was sent to Procdump."); 216EqtTrace.Info($"ProcDumpDumper.DetachFromTargetProcess: ProcDump cancelled after {sw.ElapsedMilliseconds} ms."); 220EqtTrace.Info($"ProcDumpDumper.DetachFromTargetProcess: ProcDump cancellation timed out, after {sw.ElapsedMilliseconds} ms."); 229EqtTrace.Info("ProcDumpDumper.DetachFromTargetProcess: Procdump process is still running after cancellation, force killing it. This will probably take down the process it is attached to as well."); 293EqtTrace.Info($"ProcDumpDumper.Dump: Hang dumping process '{processId}' to dump into '{outputFile}'."); 317EqtTrace.Info($"ProcDumpDumper.Dump: Running ProcDump with arguments: '{procDumpArgs}'."); 327EqtTrace.Info($"ProcDumpDumper.Dump: ProcDump started as process with id '{procDumpProcess.Id}'."); 331EqtTrace.Info($"ProcDumpDumper.Dump: ProcDump finished hang dumping process with id '{processId}'.");
ProcessDumpUtility.cs (5)
46EqtTrace.Info($"ProcessDumpUtility.OutputReceivedCallback: Output received from procdump process: {data ?? "<null>"}"); 68EqtTrace.Info($"ProcessDumpUtility.GetDumpFiles: Looking for dump file '{dumpPath}'."); 72EqtTrace.Info($"ProcessDumpUtility.GetDumpFile: Found dump file '{dumpPath}'."); 102EqtTrace.Info($"ProcessDumpUtility.CrashDump: Creating a crash dumper for process {processName} ({processId}). If crash happens, dumper will try to create '{dumpType}' dump and store it temporarily in path '{testResultsDirectory}'. Later dumps will become attachments and will be moved to TestResults directory."); 120EqtTrace.Info($"ProcessDumpUtility.HangDump: Creating {dumpType.ToString().ToLowerInvariant()} dump of process {processName} ({processId}) into temporary path '{tempDirectory}'.");
WindowsHangDumper.cs (3)
36EqtTrace.Info($"ProcDumpDumper.OutputReceivedCallback: Output received from procdump process: {data ?? "<null>"}"); 152EqtTrace.Info($"ProcDumpDumper.CollectDump: Running DumpMinitool: '{dumpMinitoolPath} {args}'."); 162EqtTrace.Info($"ProcDumpDumper.CollectDump: {dumpMinitoolName} exited with exitcode: '{dumpMiniTool.ExitCode}'.");
Microsoft.TestPlatform.Utilities (1)
InferRunSettingsHelper.cs (1)
495EqtTrace.Info("InferRunSettingsHelper.IsTestSettingsEnabled: Unable to navigate to RunSettings/MSTest. Current node: " + runSettingsNavigator.LocalName);
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (41)
VsTestConsoleProcessManager.cs (4)
170EqtTrace.Info($"VsTestConsoleProcessManager.StartProcess: Started process id:{_process.Id}"); // Not normally needed, but if you run multiple instances of wrapper it helps to also add {Environment.StackTrace} 199EqtTrace.Info($"VsTestConsoleProcessManager.ShutDownProcess : Will terminate vstest.console process: {ProcessId}-{ProcessName}, waiting {Endsessiontimeout} milliseconds for it to exit."); 202EqtTrace.Info($"VsTestConsoleProcessManager.ShutDownProcess : Terminating vstest.console process: {ProcessId}-{ProcessName} after waiting for {Endsessiontimeout} milliseconds."); 212EqtTrace.Info($"VsTestConsoleProcessManager.ShutDownProcess : Terminated vstest.console process: {ProcessId}-{ProcessName}.");
VsTestConsoleRequestSender.cs (27)
85EqtTrace.Info("VsTestConsoleRequestSender.InitializeCommunication: Started."); 111EqtTrace.Info("VsTestConsoleRequestSender.InitializeCommunication: Ended."); 126EqtTrace.Info($"VsTestConsoleRequestSender.InitializeCommunicationAsync: Started with client connection timeout {clientConnectionTimeout} milliseconds."); 150EqtTrace.Info("VsTestConsoleRequestSender.InitializeCommunicationAsync: Ended."); 158EqtTrace.Info($"VsTestConsoleRequestSender.InitializeExtensions: Initializing extensions with additional extensions path {string.Join(",", pathToAdditionalExtensions.ToList())}."); 174EqtTrace.Info("VsTestConsoleRequestSender.DiscoverTests: Starting test discovery."); 192EqtTrace.Info("VsTestConsoleRequestSender.DiscoverTestsAsync: Starting test discovery."); 211EqtTrace.Info("VsTestConsoleRequestSender.StartTestRun: Starting test run."); 236EqtTrace.Info("VsTestConsoleRequestSender.StartTestRunAsync: Starting test run."); 261EqtTrace.Info("VsTestConsoleRequestSender.StartTestRun: Starting test run."); 286EqtTrace.Info("VsTestConsoleRequestSender.StartTestRunAsync: Starting test run."); 312EqtTrace.Info("VsTestConsoleRequestSender.StartTestRunWithCustomHost: Starting test run."); 339EqtTrace.Info("VsTestConsoleRequestSender.StartTestRunWithCustomHostAsync: Starting test run."); 366EqtTrace.Info("VsTestConsoleRequestSender.StartTestRunWithCustomHost: Starting test run."); 393EqtTrace.Info("VsTestConsoleRequestSender.StartTestRunWithCustomHostAsync: Starting test run."); 427EqtTrace.Info("VsTestConsoleRequestSender.StartTestSession: Starting test session."); 528EqtTrace.Info("VsTestConsoleRequestSender.StartTestSession: Starting test session."); 624EqtTrace.Info("VsTestConsoleRequestSender.StopTestSession: Stop test session."); 714EqtTrace.Info("VsTestConsoleRequestSender.StopTestSession: Stop test session."); 792EqtTrace.Info("VsTestConsoleRequestSender.CancelTestRun: Canceling test run."); 800EqtTrace.Info("VsTestConsoleRequestSender.AbortTestRun: Aborting test run."); 808EqtTrace.Info("VsTestConsoleRequestSender.CancelDiscovery: Canceling test discovery."); 980EqtTrace.Info( 1072EqtTrace.Info( 1159EqtTrace.Info( 1245EqtTrace.Info( 1340EqtTrace.Info(
VsTestConsoleWrapper.cs (10)
162EqtTrace.Info("VsTestConsoleWrapper.StartSession: Starting VsTestConsoleWrapper session."); 654EqtTrace.Info($"VsTestConsoleWrapper.EndSession: Ending VsTestConsoleWrapper session - process id:{_vstestConsoleProcessManager.ProcessId}"); 659EqtTrace.Info("VsTestConsoleWrapper.EndSession: Ended VsTestConsoleWrapper session"); 674EqtTrace.Info("VsTestConsoleWrapperAsync.StartSessionAsync: Starting VsTestConsoleWrapper session"); 1184EqtTrace.Info("VsTestConsoleWrapper.EnsureInitialized: Process is not started."); 1190EqtTrace.Info("VsTestConsoleWrapper.EnsureInitialized: Send a request to initialize extensions."); 1197EqtTrace.Info("VsTestConsoleWrapper.EnsureInitialized: Process Started."); 1206EqtTrace.Info("VsTestConsoleWrapper.EnsureInitializedAsync: Process is not started."); 1209EqtTrace.Info("VsTestConsoleWrapper.EnsureInitializedAsync: Send a request to initialize extensions."); 1216EqtTrace.Info("VsTestConsoleWrapper.WaitForConnection: Waiting for connection to command line runner.");
Microsoft.VisualStudio.TestPlatform.Client (20)
AttachmentsProcessing\TestRunAttachmentsProcessingEventsHandler.cs (1)
34EqtTrace.Info("Test run attachments processing completed.");
DesignMode\DesignModeClient.cs (3)
151EqtTrace.Info("DesignModeClient.HandleParentProcessExit: Parent process exited, Exiting myself..."); 274EqtTrace.Info("DesignModeClient: Session End message received from server. Closing the connection."); 449EqtTrace.Info(e.Message);
Discovery\DiscoveryRequest.cs (7)
103EqtTrace.Info("DiscoveryRequest.DiscoverAsync: Started."); 138EqtTrace.Info("DiscoveryRequest.Abort: No operation to abort."); 143EqtTrace.Info("DiscoveryRequest.Abort: Aborted."); 306EqtTrace.Info("DiscoveryRequest.HandleDiscoveryComplete: Finished processing discovery complete notification."); 327EqtTrace.Info("DiscoveryRequest.HandleDiscoveredTests: Completed."); 352EqtTrace.Info("DiscoveryRequest.HandleLogMessage: Completed."); 490EqtTrace.Info("DiscoveryRequest.Dispose: Completed.");
Execution\TestRunRequest.cs (9)
157EqtTrace.Info("TestRunRequest.ExecuteAsync: Started."); 226EqtTrace.Info("Ignoring TestRunRequest.CancelAsync(). No test run in progress."); 235EqtTrace.Info("TestRunRequest.CancelAsync: Canceled."); 255EqtTrace.Info("Ignoring TestRunRequest.Abort(). No test run in progress."); 263EqtTrace.Info("TestRunRequest.Abort: Aborted."); 454EqtTrace.Info("TestRunRequest:TestRunComplete: Completed."); 496EqtTrace.Info("TestRunRequest:SendTestRunStatsChange: Completed."); 520EqtTrace.Info("TestRunRequest:SendTestRunMessage: Completed."); 691EqtTrace.Info("TestRunRequest.Dispose: Completed.");
Microsoft.VisualStudio.TestPlatform.Common (8)
DataCollection\DataCollectionManager.cs (4)
167EqtTrace.Info("DataCollectionManager.InitializeDataCollectors: Runsettings is empty."); 383EqtTrace.Info("DataCollectionManager.CleanupPlugins: CleanupPlugins called"); 394EqtTrace.Info("DataCollectionManager.CleanupPlugins: CleanupPlugins finished"); 710EqtTrace.Info(message);
ExtensionDecorators\SerialTestRunDecorator.cs (1)
30EqtTrace.Info("SerializeTestRunDecorator.RunTests: Test cases will run sequentially");
ExtensionFramework\TestPluginManager.cs (1)
59EqtTrace.Info("TestPluginManager.CreateTestExtension: Attempting to load test extension: " + extensionType);
Utilities\AssemblyResolver.cs (2)
52EqtTrace.Info($"AssemblyResolver.ctor: Creating AssemblyResolver with searchDirectories {string.Join(",", directories)}"); 69EqtTrace.Info($"AssemblyResolver.AddSearchDirectories: Adding more searchDirectories {string.Join(",", directories)}");
Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger (1)
HtmlLogger.cs (1)
347EqtTrace.Info(htmlFilePathMessage);
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (3)
TrxLogger.cs (1)
427EqtTrace.Info(resultsFileMessage);
Utility\Converter.cs (2)
175EqtTrace.Info($"Converter.ToCollectionEntries: Received {nameof(attachmentSets)} as null returning empty collection entries."); 179EqtTrace.Info($"Converter.ToCollectionEntries: Converting attachmentSets {string.Join(",", attachmentSets)} to collection entries.");
testhost (5)
src\vstest\src\testhost.x86\DefaultEngineInvoker.cs (3)
156EqtTrace.Info("DefaultEngineInvoker.Invoke: Start Request Processing."); 318EqtTrace.Info("DefaultEngineInvoker.StartProcessingAsync: Connected to vstest.console, Starting process requests."); 323EqtTrace.Info(
src\vstest\src\testhost.x86\Program.cs (1)
49EqtTrace.Info("Testhost process exiting.");
src\vstest\src\testhost.x86\TestHostTraceListener.cs (1)
19EqtTrace.Info("Setting up debug trace listener.");
testhost.arm64 (5)
src\vstest\src\testhost.x86\DefaultEngineInvoker.cs (3)
156EqtTrace.Info("DefaultEngineInvoker.Invoke: Start Request Processing."); 318EqtTrace.Info("DefaultEngineInvoker.StartProcessingAsync: Connected to vstest.console, Starting process requests."); 323EqtTrace.Info(
src\vstest\src\testhost.x86\Program.cs (1)
49EqtTrace.Info("Testhost process exiting.");
src\vstest\src\testhost.x86\TestHostTraceListener.cs (1)
19EqtTrace.Info("Setting up debug trace listener.");
testhost.x86 (5)
DefaultEngineInvoker.cs (3)
156EqtTrace.Info("DefaultEngineInvoker.Invoke: Start Request Processing."); 318EqtTrace.Info("DefaultEngineInvoker.StartProcessingAsync: Connected to vstest.console, Starting process requests."); 323EqtTrace.Info(
Program.cs (1)
49EqtTrace.Info("Testhost process exiting.");
TestHostTraceListener.cs (1)
19EqtTrace.Info("Setting up debug trace listener.");
vstest.console (33)
InProcessVsTestConsoleWrapper.cs (2)
78EqtTrace.Info("VsTestConsoleWrapper.StartSession: Starting VsTestConsoleWrapper session."); 1289EqtTrace.Info("InProcessVsTestConsoleWrapper.WaitForConnection: Waiting for connection to command line runner.");
Internal\ConsoleLogger.cs (1)
885EqtTrace.Info("Skipped printing test execution time on console because it looks like the test run had faced some errors");
Internal\FilePatternParser.cs (2)
61EqtTrace.Info($"FilePatternParser: The given file {filePattern} is a full path."); 77EqtTrace.Info($"FilePatternParser: Matching file pattern '{splitPattern.Item2}' within directory '{splitPattern.Item1}'");
Processors\PortArgumentProcessor.cs (1)
175EqtTrace.Info($"PortArgumentProcessor: parent process:{parentProcessId} exited.");
Processors\RunTestsArgumentProcessor.cs (2)
169EqtTrace.Info("RunTestsArgumentProcessor:Execute: Test run is starting."); 179EqtTrace.Info("RunTestsArgumentProcessor:Execute: Test run is completed.");
TestPlatformHelpers\TestRequestManager.cs (25)
155EqtTrace.Info("TestRequestManager.InitializeExtensions: Initialize extensions started."); 158EqtTrace.Info("TestRequestManager.InitializeExtensions: Initialize extensions completed."); 182EqtTrace.Info("TestRequestManager.DiscoverTests: Discovery tests started."); 243EqtTrace.Info("TestRequestManager.DiscoverTests: Synchronization context taken"); 272EqtTrace.Info("TestRequestManager.DiscoverTests: Discovery tests completed."); 295EqtTrace.Info("TestRequestManager.RunTests: run tests started."); 400EqtTrace.Info("TestRequestManager.RunTests: run tests completed."); 419EqtTrace.Info("TestRequestManager.ProcessTestRunAttachments: Test run attachments processing started."); 431EqtTrace.Info("TestRequestManager.ProcessTestRunAttachments: Synchronization context taken."); 453EqtTrace.Info("TestRequestManager.ProcessTestRunAttachments: Test run attachments processing completed."); 471EqtTrace.Info("TestRequestManager.StartTestSession: Starting test session."); 535EqtTrace.Info("TestRequestManager.StartTestSession: Synchronization context taken."); 560EqtTrace.Info("TestRequestManager.StartTestSession: Starting test session completed."); 577EqtTrace.Info("TestRequestManager.StopTestSession: Stopping test session."); 586EqtTrace.Info("TestRequestManager.StopTestSession: Synchronization context taken."); 605EqtTrace.Info("TestRequestManager.StopTestSession: Stopping test session completed."); 639EqtTrace.Info("TestRequestManager.CancelTestRun: Sending cancel request."); 646EqtTrace.Info("TestRequestManager.CancelDiscovery: Sending cancel request."); 659EqtTrace.Info("TestRequestManager.AbortTestRun: Sending abort request."); 666EqtTrace.Info("TestRequestManager.CancelTestRunAttachmentsProcessing: Sending cancel request."); 1062EqtTrace.Info("Compatible sources list: "); 1063EqtTrace.Info(string.Join("\n", compatibleSources.ToArray())); 1081EqtTrace.Info($"Platform is set by runsettings to be '{commonPlatform}' for all sources."); 1105EqtTrace.Info($"Platform was updated to '{commonPlatform}'."); 1663EqtTrace.Info($"TestRequestManager.FilterKnownPlatformSources: Known platform dll was provided in sources, removing it '{source}'");
vstest.console.arm64 (33)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (2)
78EqtTrace.Info("VsTestConsoleWrapper.StartSession: Starting VsTestConsoleWrapper session."); 1289EqtTrace.Info("InProcessVsTestConsoleWrapper.WaitForConnection: Waiting for connection to command line runner.");
src\vstest\src\vstest.console\Internal\ConsoleLogger.cs (1)
885EqtTrace.Info("Skipped printing test execution time on console because it looks like the test run had faced some errors");
src\vstest\src\vstest.console\Internal\FilePatternParser.cs (2)
61EqtTrace.Info($"FilePatternParser: The given file {filePattern} is a full path."); 77EqtTrace.Info($"FilePatternParser: Matching file pattern '{splitPattern.Item2}' within directory '{splitPattern.Item1}'");
src\vstest\src\vstest.console\Processors\PortArgumentProcessor.cs (1)
175EqtTrace.Info($"PortArgumentProcessor: parent process:{parentProcessId} exited.");
src\vstest\src\vstest.console\Processors\RunTestsArgumentProcessor.cs (2)
169EqtTrace.Info("RunTestsArgumentProcessor:Execute: Test run is starting."); 179EqtTrace.Info("RunTestsArgumentProcessor:Execute: Test run is completed.");
src\vstest\src\vstest.console\TestPlatformHelpers\TestRequestManager.cs (25)
155EqtTrace.Info("TestRequestManager.InitializeExtensions: Initialize extensions started."); 158EqtTrace.Info("TestRequestManager.InitializeExtensions: Initialize extensions completed."); 182EqtTrace.Info("TestRequestManager.DiscoverTests: Discovery tests started."); 243EqtTrace.Info("TestRequestManager.DiscoverTests: Synchronization context taken"); 272EqtTrace.Info("TestRequestManager.DiscoverTests: Discovery tests completed."); 295EqtTrace.Info("TestRequestManager.RunTests: run tests started."); 400EqtTrace.Info("TestRequestManager.RunTests: run tests completed."); 419EqtTrace.Info("TestRequestManager.ProcessTestRunAttachments: Test run attachments processing started."); 431EqtTrace.Info("TestRequestManager.ProcessTestRunAttachments: Synchronization context taken."); 453EqtTrace.Info("TestRequestManager.ProcessTestRunAttachments: Test run attachments processing completed."); 471EqtTrace.Info("TestRequestManager.StartTestSession: Starting test session."); 535EqtTrace.Info("TestRequestManager.StartTestSession: Synchronization context taken."); 560EqtTrace.Info("TestRequestManager.StartTestSession: Starting test session completed."); 577EqtTrace.Info("TestRequestManager.StopTestSession: Stopping test session."); 586EqtTrace.Info("TestRequestManager.StopTestSession: Synchronization context taken."); 605EqtTrace.Info("TestRequestManager.StopTestSession: Stopping test session completed."); 639EqtTrace.Info("TestRequestManager.CancelTestRun: Sending cancel request."); 646EqtTrace.Info("TestRequestManager.CancelDiscovery: Sending cancel request."); 659EqtTrace.Info("TestRequestManager.AbortTestRun: Sending abort request."); 666EqtTrace.Info("TestRequestManager.CancelTestRunAttachmentsProcessing: Sending cancel request."); 1062EqtTrace.Info("Compatible sources list: "); 1063EqtTrace.Info(string.Join("\n", compatibleSources.ToArray())); 1081EqtTrace.Info($"Platform is set by runsettings to be '{commonPlatform}' for all sources."); 1105EqtTrace.Info($"Platform was updated to '{commonPlatform}'."); 1663EqtTrace.Info($"TestRequestManager.FilterKnownPlatformSources: Known platform dll was provided in sources, removing it '{source}'");