Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Flaky test: RunsWithIterationEnvVariable #467

Closed
@ryanbrandenburg

Description

@ryanbrandenburg

This test fails occasionally with the following error:

System.TimeoutException : The operation at /_/test/dotnet-watch.FunctionalTests/AwaitableProcess.cs:83 timed out after reaching the limit of 30000ms.
   at Microsoft.AspNetCore.Testing.TaskExtensions.TimeoutAfter[T](Task`1 task, TimeSpan timeout, String filePath, Int32 lineNumber)
   at Microsoft.DotNet.Watcher.Tools.FunctionalTests.AwaitableProcess.GetOutputLineAsync(String message, TimeSpan timeout) in /_/test/dotnet-watch.FunctionalTests/AwaitableProcess.cs:line 83
   at Microsoft.DotNet.Watcher.Tools.FunctionalTests.DotNetWatcherTests.RunsWithIterationEnvVariable() in /_/test/dotnet-watch.FunctionalTests/DotNetWatcherTests.cs:line 42
--- End of stack trace from previous location where exception was thrown ---
------- Stdout: -------
The temporary test folder is /Users/asplab/TeamCity/work/33bdfc1cae7b2a38/modules/DotNetTools/bin/dotnet-watch.FunctionalTests/Release/netcoreapp3.0/tmp/4sgpt4ev.qik
Copying project /Users/asplab/TeamCity/work/33bdfc1cae7b2a38/modules/DotNetTools/bin/dotnet-watch.FunctionalTests/Release/netcoreapp3.0/TestProjects/KitchenSink to /Users/asplab/TeamCity/work/33bdfc1cae7b2a38/modules/DotNetTools/bin/dotnet-watch.FunctionalTests/Release/netcoreapp3.0/tmp/4sgpt4ev.qik/KitchenSink
Restoring msbuild project in KitchenSink
Project directory: '/Users/asplab/TeamCity/work/33bdfc1cae7b2a38/modules/DotNetTools/bin/dotnet-watch.FunctionalTests/Release/netcoreapp3.0/tmp/4sgpt4ev.qik/KitchenSink'
Started process 56997: /Users/asplab/TeamCity/work/33bdfc1cae7b2a38/.dotnet/dotnet restore
  Restoring packages for /Users/asplab/TeamCity/work/33bdfc1cae7b2a38/modules/DotNetTools/bin/dotnet-watch.FunctionalTests/Release/netcoreapp3.0/tmp/4sgpt4ev.qik/KitchenSink/KitchenSink.csproj...
  Generating MSBuild file /Users/asplab/TeamCity/work/33bdfc1cae7b2a38/modules/DotNetTools/bin/dotnet-watch.FunctionalTests/Release/netcoreapp3.0/tmp/4sgpt4ev.qik/KitchenSink/.net/obj/KitchenSink.csproj.nuget.g.props.
  Generating MSBuild file /Users/asplab/TeamCity/work/33bdfc1cae7b2a38/modules/DotNetTools/bin/dotnet-watch.FunctionalTests/Release/netcoreapp3.0/tmp/4sgpt4ev.qik/KitchenSink/.net/obj/KitchenSink.csproj.nuget.g.targets.
  Restore completed in 462.14 ms for /Users/asplab/TeamCity/work/33bdfc1cae7b2a38/modules/DotNetTools/bin/dotnet-watch.FunctionalTests/Release/netcoreapp3.0/tmp/4sgpt4ev.qik/KitchenSink/KitchenSink.csproj.
Process exited 56997
Process exited 56997 with code 0
Building KitchenSink
Project directory: '/Users/asplab/TeamCity/work/33bdfc1cae7b2a38/modules/DotNetTools/bin/dotnet-watch.FunctionalTests/Release/netcoreapp3.0/tmp/4sgpt4ev.qik/KitchenSink'
Started process 57026: /Users/asplab/TeamCity/work/33bdfc1cae7b2a38/.dotnet/dotnet build
Microsoft (R) Build Engine version 15.7.179.6572 for .NET Core
Copyright (C) Microsoft Corporation. All rights reserved.
  Restore completed in 192.73 ms for /Users/asplab/TeamCity/work/33bdfc1cae7b2a38/modules/DotNetTools/bin/dotnet-watch.FunctionalTests/Release/netcoreapp3.0/tmp/4sgpt4ev.qik/KitchenSink/KitchenSink.csproj.
  KitchenSink -> /Users/asplab/TeamCity/work/33bdfc1cae7b2a38/modules/DotNetTools/bin/dotnet-watch.FunctionalTests/Release/netcoreapp3.0/tmp/4sgpt4ev.qik/KitchenSink/.net/bin/Release/netcoreapp3.0/KitchenSink.dll
Build succeeded.
    0 Warning(s)
    0 Error(s)
Time Elapsed 00:00:03.48
Process exited 57026
Process exited 57026 with code 0
7/24/2018 3:52:15 PM: process start: '/Users/asplab/TeamCity/work/33bdfc1cae7b2a38/.dotnet/dotnet /Users/asplab/TeamCity/work/33bdfc1cae7b2a38/modules/DotNetTools/bin/dotnet-watch.FunctionalTests/Release/netcoreapp3.0/tool/dotnet-watch.dll run --'
Waiting for output line [msg == 'Started']. Will wait for 120 sec.
7/24/2018 3:52:15 PM: post: 'watch : Running MSBuild target 'GenerateWatchList' on '/Users/asplab/TeamCity/work/33bdfc1cae7b2a38/modules/DotNetTools/bin/dotnet-watch.FunctionalTests/Release/netcoreapp3.0/tmp/4sgpt4ev.qik/KitchenSink/KitchenSink.csproj''
7/24/2018 3:52:15 PM: recv: 'watch : Running MSBuild target 'GenerateWatchList' on '/Users/asplab/TeamCity/work/33bdfc1cae7b2a38/modules/DotNetTools/bin/dotnet-watch.FunctionalTests/Release/netcoreapp3.0/tmp/4sgpt4ev.qik/KitchenSink/KitchenSink.csproj''
7/24/2018 3:52:15 PM: post: 'watch : Started '/Users/asplab/TeamCity/work/33bdfc1cae7b2a38/.dotnet/dotnet' with process id 57063'
7/24/2018 3:52:15 PM: recv: 'watch : Started '/Users/asplab/TeamCity/work/33bdfc1cae7b2a38/.dotnet/dotnet' with process id 57063'
7/24/2018 3:52:17 PM: post: 'watch : Process id 57063 ran for 1892ms'
7/24/2018 3:52:17 PM: recv: 'watch : Process id 57063 ran for 1892ms'
7/24/2018 3:52:17 PM: post: 'watch : Watching 2 file(s) for changes'
7/24/2018 3:52:17 PM: recv: 'watch : Watching 2 file(s) for changes'
7/24/2018 3:52:17 PM: post: 'watch : Started '/Users/asplab/TeamCity/work/33bdfc1cae7b2a38/.dotnet/dotnet' with process id 57084'
7/24/2018 3:52:17 PM: recv: 'watch : Started '/Users/asplab/TeamCity/work/33bdfc1cae7b2a38/.dotnet/dotnet' with process id 57084'
7/24/2018 3:52:17 PM: post: 'watch : Running dotnet with the following arguments: run --'
7/24/2018 3:52:17 PM: recv: 'watch : Running dotnet with the following arguments: run --'
7/24/2018 3:52:17 PM: post: 'watch : Started'
7/24/2018 3:52:17 PM: recv: 'watch : Started'
7/24/2018 3:52:17 PM: post: 'Telemetry is: Disabled'
7/24/2018 3:52:17 PM: recv: 'Telemetry is: Disabled'
7/24/2018 3:52:23 PM: post: 'Running dotnet exec "/Users/asplab/TeamCity/work/33bdfc1cae7b2a38/modules/DotNetTools/bin/dotnet-watch.FunctionalTests/Release/netcoreapp3.0/tmp/4sgpt4ev.qik/KitchenSink/.net/bin/Release/netcoreapp3.0/KitchenSink.dll"'
7/24/2018 3:52:23 PM: recv: 'Running dotnet exec "/Users/asplab/TeamCity/work/33bdfc1cae7b2a38/modules/DotNetTools/bin/dotnet-watch.FunctionalTests/Release/netcoreapp3.0/tmp/4sgpt4ev.qik/KitchenSink/.net/bin/Release/netcoreapp3.0/KitchenSink.dll"'
7/24/2018 3:52:23 PM: post: 'Process ID: 57118'
7/24/2018 3:52:23 PM: recv: 'Process
...

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions