Commit 85cadff
Revert "Fix implementation of isDartCore and isDartAsync."
This reverts commit 0779751.
Reason for revert: Broke test unittest-asserts-release-win:pkg/analyzer/test/generated/resolver_test (see https://ci.chromium.org/p/dart/builders/ci.sandbox/analyzer-win-release/5691)
Original change's description:
> Fix implementation of isDartCore and isDartAsync.
>
> It's not sufficient to check the name of the library, since a
> user-provided library could always name itself `dart.core` or
> `dart.async`.
>
> Change-Id: Id99cfc1ec89c5941e16b556e3c4dd175875a673f
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/104580
> Reviewed-by: Brian Wilkerson <[email protected]>
> Commit-Queue: Paul Berry <[email protected]>
[email protected],[email protected]
# Not skipping CQ checks because original CL landed > 1 day ago.
Change-Id: I7a27b46f4b2d1b3b43f9943933ec2a75b5a5b806
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/105346
Reviewed-by: Paul Berry <[email protected]>
Reviewed-by: Brian Wilkerson <[email protected]>
Commit-Queue: Paul Berry <[email protected]>1 parent 40ef0c6 commit 85cadff
1 file changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6653 | 6653 | | |
6654 | 6654 | | |
6655 | 6655 | | |
6656 | | - | |
6657 | | - | |
6658 | | - | |
6659 | | - | |
| 6656 | + | |
6660 | 6657 | | |
6661 | 6658 | | |
6662 | | - | |
6663 | | - | |
6664 | | - | |
6665 | | - | |
| 6659 | + | |
6666 | 6660 | | |
6667 | 6661 | | |
6668 | 6662 | | |
| |||
0 commit comments