We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2779f9 commit ecd56feCopy full SHA for ecd56fe
.azure/pipelines/quarantined-pr.yml
@@ -50,7 +50,7 @@ jobs:
50
jobDisplayName: 'Tests: Helix'
51
agentOs: Windows
52
installJdk: false
53
- timeoutInMinutes: 120
+ timeoutInMinutes: 150
54
steps:
55
# Build the shared framework
56
- script: ./eng/build.cmd -ci -prepareMachine -nobl -all -noBuildJava -pack -arch x64
@@ -110,7 +110,7 @@ jobs:
110
jobName: MacOS_Quarantined_Test
111
jobDisplayName: "Tests: macOS"
112
agentOs: macOS
113
114
isAzDOTestingJob: true
115
enablePublishTestResults: false
116
0 commit comments