Skip to content

Increase test timeout#5354

Merged
mthalman merged 1 commit intodotnet:release/10.0.1xxfrom
mthalman:test-timeout
Mar 10, 2026
Merged

Increase test timeout#5354
mthalman merged 1 commit intodotnet:release/10.0.1xxfrom
mthalman:test-timeout

Conversation

@mthalman
Copy link
Copy Markdown
Member

Temporary workaround for dotnet/source-build#5514

@mthalman mthalman enabled auto-merge (squash) March 10, 2026 13:50
@mthalman
Copy link
Copy Markdown
Member Author

/backport to release/10.0.2xx

@github-actions
Copy link
Copy Markdown
Contributor

Started backporting to release/10.0.2xx (link to workflow run)

@mthalman
Copy link
Copy Markdown
Member Author

/backport to release/10.0.3xx

@github-actions
Copy link
Copy Markdown
Contributor

Started backporting to release/10.0.3xx (link to workflow run)

@github-actions
Copy link
Copy Markdown
Contributor

@mthalman backporting to release/10.0.2xx failed, the patch most likely resulted in conflicts. Please backport manually!

git am output
$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: Increase test timeout
Using index info to reconstruct a base tree...
M	eng/pipelines/templates/jobs/vmr-build.yml
Falling back to patching base and 3-way merge...
Auto-merging eng/pipelines/templates/jobs/vmr-build.yml
CONFLICT (content): Merge conflict in eng/pipelines/templates/jobs/vmr-build.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Increase test timeout
Error: The process '/usr/bin/git' failed with exit code 128

Link to workflow output

@github-actions
Copy link
Copy Markdown
Contributor

@mthalman backporting to release/10.0.3xx failed, the patch most likely resulted in conflicts. Please backport manually!

git am output
$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: Increase test timeout
Using index info to reconstruct a base tree...
M	eng/pipelines/templates/jobs/vmr-build.yml
Falling back to patching base and 3-way merge...
Auto-merging eng/pipelines/templates/jobs/vmr-build.yml
CONFLICT (content): Merge conflict in eng/pipelines/templates/jobs/vmr-build.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Increase test timeout
Error: The process '/usr/bin/git' failed with exit code 128

Link to workflow output

@mthalman mthalman mentioned this pull request Mar 10, 2026
@mthalman mthalman merged commit f5e1b2e into dotnet:release/10.0.1xx Mar 10, 2026
11 checks passed
@mthalman mthalman deleted the test-timeout branch March 10, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants