forked from bazelbuild/bazel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow BuildViewTestCase to ignore some options when comparing configu…
…rations Rather than simply comparing the two configuration, the test author can now include a set of options to 'exclude' from the comparison. They are trimmed away and resultant trimmed configurations are then compared. Includes a related fix to GoConfiguredTargetTest to ignore TestOptions from the comparison (since the case where trim_test_configuration is on, the actual configuration will not include TestOptions and this is fine). PiperOrigin-RevId: 366134162
- Loading branch information
1 parent
4970e0f
commit b7308f8
Showing
1 changed file
with
37 additions
and
10 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