Uh oh!
There was an error while loading. Please reload this page.
WIP: [ios][tests] Trim on helix for libraries and functional tests on CI - #92719
WIP: [ios][tests] Trim on helix for libraries and functional tests on CI#92719steveisok wants to merge 13 commits into
Conversation
steveisok
commented
Sep 27, 2023
/azp run runtime-ioslike |
|
Azure Pipelines successfully started running 1 pipeline(s). |
steveisok
commented
Sep 27, 2023
/azp run runtime-ioslike |
|
Azure Pipelines successfully started running 1 pipeline(s). |
kotlarmilos
commented
Sep 29, 2023
I'm currently working on trimming for the runtime tests. It might be good to wait for this to be merged before proceeding. Assuming that the publish is done on build machine, how do you plan to invoke the trimmer? I tried to hook it into the pipeline after the build target, which is the default one for the runtime tests, but it seems the |
steveisok
commented
Sep 29, 2023
/azp run runtime-ioslike |
|
Azure Pipelines successfully started running 1 pipeline(s). |
steveisok
commented
Sep 29, 2023
/azp run runtime-ioslike |
|
Azure Pipelines successfully started running 1 pipeline(s). |
steveisok
commented
Oct 9, 2023
/azp run runtime-ioslike |
|
Azure Pipelines successfully started running 1 pipeline(s). |
ghost
commented
Nov 8, 2023
Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it. |
Work in conjunction with #92645. Instead of trimming on build machine, do it on helix.