[system-dependencies] Check if a universal simulator is needed, and if so delete any existing non-universal simulators.#24030
Conversation
… so delete any existing non-universal simulators. TODO: update desc
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
✅ [CI Build #46828a6] Build passed (Build packages) ✅Pipeline on Agent |
✅ [PR Build #46828a6] Build passed (Detect API changes) ✅Pipeline on Agent |
✅ API diff for current PR / commitNET (empty diffs)✅ API diff vs stableNET (empty diffs)ℹ️ Generator diffGenerator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes) Pipeline on Agent |
✅ [CI Build #46828a6] Build passed (Build macOS tests) ✅Pipeline on Agent |
💻 [CI Build #46828a6] Tests on macOS M1 - Mac Monterey (12) passed 💻✅ All tests on macOS M1 - Mac Monterey (12) passed. Pipeline on Agent |
💻 [CI Build #46828a6] Tests on macOS X64 - Mac Sonoma (14) passed 💻✅ All tests on macOS X64 - Mac Sonoma (14) passed. Pipeline on Agent |
💻 [CI Build #46828a6] Tests on macOS M1 - Mac Ventura (13) passed 💻✅ All tests on macOS M1 - Mac Ventura (13) passed. Pipeline on Agent |
💻 [CI Build #46828a6] Tests on macOS arm64 - Mac Sequoia (15) passed 💻✅ All tests on macOS arm64 - Mac Sequoia (15) passed. Pipeline on Agent |
💻 [CI Build #46828a6] Tests on macOS arm64 - Mac Tahoe (26) passed 💻✅ All tests on macOS arm64 - Mac Tahoe (26) passed. Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
🚀 [CI Build #46828a6] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 115 tests passed 🎉 Tests counts✅ cecil: All 1 tests passed. Html Report (VSDrops) Download Pipeline on Agent |
…r is needed, and if so delete any existing non-universal simulators. (#24086) 1. We run x64 test apps on all machines. 2. Arm64 machines need a universal simulator to run x64 apps. 3. So if we're on an arm64 bot, and we only have the arm64 simulator, delete it and re-install the universal simulator. There are also a few other misc cleanups here as well. Backport of #24030.
…or is needed, and if so delete any existing non-universal simulators. (#24087) 1. We run x64 test apps on all machines. 2. Arm64 machines need a universal simulator to run x64 apps. 3. So if we're on an arm64 bot, and we only have the arm64 simulator, delete it and re-install the universal simulator. There are also a few other misc cleanups here as well. Backport of #24030.
There are also a few other misc cleanups here as well.