-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Define $(HelixTestConfigurationFilePath)
#42029
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
dougbu
commented
Jun 3, 2022
- avoid problems caused by an undocumented dependency in the Helix SDK on the Arcade SDK
- symptoms were a complete lack of retries in our Helix work items
- avoid problems caused by an undocumented dependency in the Helix SDK on the Arcade SDK - symptoms were a complete lack of retries in our Helix work items
|
Will verify the correlation payload once one is created |
|
Confirmed https://helixde107v0xdeko0k025g8.blob.core.windows.net/helix-job-8f19fea5-77ca-4860-ae3e-3d79238f08782bfa14dac11468d9e/e4917645-eff2-4801-8c64-f03171d61b01.zip?helixlogtype=result correlation payload includes the test-configuration.json file 😄 |
|
/backport to release/6.0 |
|
Started backporting to release/6.0: https://github.com/dotnet/aspnetcore/actions/runs/2437915250 |
|
@dougbu backporting to release/6.0 failed, the patch most likely resulted in conflicts: $ git am --3way --ignore-whitespace --keep-non-patch changes.patch
Applying: Define `$(HelixTestConfigurationFilePath)` - avoid problems caused by an undocumented dependency in the Helix SDK on the Arcade SDK - symptoms were a complete lack of retries in our Helix work items
Using index info to reconstruct a base tree...
M eng/helix/helix.proj
Falling back to patching base and 3-way merge...
Auto-merging eng/helix/helix.proj
CONFLICT (content): Merge conflict in eng/helix/helix.proj
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 Define `$(HelixTestConfigurationFilePath)` - avoid problems caused by an undocumented dependency in the Helix SDK on the Arcade SDK - symptoms were a complete lack of retries in our Helix work items
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Error: The process '/usr/bin/git' failed with exit code 128Please backport manually! |
- manual backport of #42029 - avoid problems caused by an undocumented dependency in the Helix SDK on the Arcade SDK - symptoms were a complete lack of retries in our Helix work items
- avoid problems caused by an undocumented dependency in the Helix SDK on the Arcade SDK - symptoms were a complete lack of retries in our Helix work items