-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ensure exclude:
path filtering works in multi-option contexts
#54858
Comments
@pq Is there progress on this? |
Still simmering... It's a little tricky and needs design work. |
Hopefully this will be fixed w/ https://dart-review.googlesource.com/c/sdk/+/351521. |
See: #54858 Should address failures seen in https://dart-review.googlesource.com/c/sdk/+/350342 Change-Id: Iedff9a0a4d44f96424a173f6a6bc655900ec8446 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/351521 Commit-Queue: Phil Quitslund <[email protected]> Reviewed-by: Brian Wilkerson <[email protected]>
06eea7c improves matters but we're still not there. At least 2 issues remain:
Here's the relevant options file:
Note no
Looking above, you'd expect
|
See: #54858 Change-Id: Ied3f8eb61c2a846dee3108d61690c4308b02a96f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/356380 Commit-Queue: Phil Quitslund <[email protected]> Reviewed-by: Brian Wilkerson <[email protected]>
The initial reported issue is fixed; remaining issues tracked in #55252 |
Looking at failures in https://dart-review.googlesource.com/c/sdk/+/350342, it appears that
excludes
aren't working properly.For example:
in https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket/8756645794309906337/+/u/analyze_pkg_/stdout
Despite the presence of:
The text was updated successfully, but these errors were encountered: