Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2022-06-27 20:06:07 +0300
committerGitHub <noreply@github.com>2022-06-27 20:06:07 +0300
commitc6584b4b9e9ff0e5cb59a69b55bac61fdb33ab0f (patch)
tree78b17dd213391c6de20f7f7459d398022f33cbcf /eng/testing
parent56e4c037c2b04a848226ef66150c8687edc03cf0 (diff)
Bump Helix workitem timeout for iOS Device perf scenarios (#71330)
Diffstat (limited to 'eng/testing')
-rw-r--r--eng/testing/performance/ios_scenarios.proj6
1 files changed, 3 insertions, 3 deletions
diff --git a/eng/testing/performance/ios_scenarios.proj b/eng/testing/performance/ios_scenarios.proj
index d900410ac41..885bb75d318 100644
--- a/eng/testing/performance/ios_scenarios.proj
+++ b/eng/testing/performance/ios_scenarios.proj
@@ -42,7 +42,7 @@
</HelixWorkItem>
<XHarnessAppBundleToTest Include="Device Startup - iOS Mono HelloWorld $(LlvmPath)">
<AppBundlePath>$(WorkItemDirectory).zip</AppBundlePath>
- <WorkItemTimeout>00:05:00</WorkItemTimeout>
+ <WorkItemTimeout>00:15:00</WorkItemTimeout>
<TestTarget>ios-device</TestTarget>
<CustomCommands>
<![CDATA[
@@ -98,7 +98,7 @@
</HelixWorkItem>
<XHarnessAppBundleToTest Include="Device Startup - iOS Maui Default" Condition="'$(iOSLlvmBuild)' == 'False'">
<AppBundlePath>$(WorkItemDirectory).zip</AppBundlePath>
- <WorkItemTimeout>00:05:00</WorkItemTimeout>
+ <WorkItemTimeout>00:15:00</WorkItemTimeout>
<TestTarget>ios-device</TestTarget>
<CustomCommands>
<![CDATA[
@@ -124,7 +124,7 @@
</XHarnessAppBundleToTest>
<XHarnessAppBundleToTest Include="Device Startup - iOS Maui Podcast" Condition="'$(iOSLlvmBuild)' == 'False'">
<AppBundlePath>$(WorkItemDirectory).zip</AppBundlePath>
- <WorkItemTimeout>00:05:00</WorkItemTimeout>
+ <WorkItemTimeout>00:15:00</WorkItemTimeout>
<TestTarget>ios-device</TestTarget>
<CustomCommands>
<![CDATA[