Commit 344bf7d
antlir: Fix failing distro toolchain tests
Summary: D87403958 broke these tests because `feature.install` now implicitly installs xarexec into the image if we're building with the distro toolchain. We need to (a) not install xarexec if we don't need it and (b) not implicitly install it in the image_python_test macro.
Test Plan:
CI
Tests pass:
https://www.internalfb.com/intern/testinfra/testrun/2533275121767042
Reviewed By: vmagro
Differential Revision: D87750611
fbshipit-source-id: 9440efa80356afdad8f29ebd102024049118e9fd1 parent 148d268 commit 344bf7d
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| 350 | + | |
350 | 351 | | |
351 | | - | |
| 352 | + | |
352 | 353 | | |
353 | 354 | | |
354 | 355 | | |
| |||
0 commit comments