10 references to AspireRunReadyTimeout
Aspire.Cli.EndToEnd.Tests (10)
BundleSmokeTests.cs (3)
96
timeout: CliE2EAutomatorHelpers.
AspireRunReadyTimeout
,
191
timeout: CliE2EAutomatorHelpers.
AspireRunReadyTimeout
,
252
timeout: CliE2EAutomatorHelpers.
AspireRunReadyTimeout
,
ConfigDiscoveryTests.cs (1)
117
timeout: CliE2EAutomatorHelpers.
AspireRunReadyTimeout
,
DotnetToolSmokeTests.cs (1)
100
}, timeout: CliE2EAutomatorHelpers.
AspireRunReadyTimeout
, description: "Press CTRL+C message (aspire run started)");
LaunchProfileTests.cs (1)
100
timeout: CliE2EAutomatorHelpers.
AspireRunReadyTimeout
,
SmokeTests.cs (4)
61
}, timeout: CliE2EAutomatorHelpers.
AspireRunReadyTimeout
, description: "Press CTRL+C message (aspire run started)");
109
$"for attempt in $(seq 1 {CliE2EAutomatorHelpers.
AspireRunReadyTimeout
.TotalSeconds}); do " +
123
CliE2EAutomatorHelpers.
AspireRunReadyTimeout
+ TimeSpan.FromSeconds(30));
185
}, timeout: CliE2EAutomatorHelpers.
AspireRunReadyTimeout
, description: "Press CTRL+C message for polyglot AppHost with *.dev.localhost URLs");