-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[antlir2][image_test] disable static listing for cpp at macro layer
Summary: This doesn't currently work. It requires a bit of a rethink about how we pass args to the test runner to support both methods so for now just turn it off at the macro layer to unblock antlir2 migration Test Plan: ``` ❯ buck2 test fbcode//antlir/antlir2/testing/tests:test-cpp fbcode//antlir/antlir2/testing/tests:test-cpp-booted Buck UI: https://www.internalfb.com/buck2/adb4335c-960d-4f13-aa6d-36cf92d277c3 Test UI: https://www.internalfb.com/intern/testinfra/testrun/15199648752777346 Note: Using experimental modern dice Network: Up: 435B Down: 1.3MiB (reSessionID-ccf3a0f2-4822-4a08-98da-be465aaecff2) Jobs completed: 43. Time elapsed: 10.9s. Cache hits: 100%. Commands: 5 (cached: 5, remote: 0, local: 0) Tests finished: Pass 4. Fail 0. Fatal 0. Skip 0. Build failure 0 ``` Reviewed By: epilatow Differential Revision: D51262590 fbshipit-source-id: 62713c13537037eb0901c80ba9554f5cd2a3f59c
- Loading branch information
1 parent
5431469
commit c3d2a1e
Showing
3 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters