Skip to content

Commit 72fdb26

Browse files
scheglovCommit Queue
authored and
Commit Queue
committed
Macro. Remove @SkippedTest() for a test that actually passes.
Change-Id: I23f38f9bc3c0b3fcc81387af4e7d4f6037e7e89c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/349200 Reviewed-by: Brian Wilkerson <[email protected]> Reviewed-by: Phil Quitslund <[email protected]> Commit-Queue: Konstantin Shcheglov <[email protected]>
1 parent 362e578 commit 72fdb26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/analyzer/test/src/summary/macro_test.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -926,7 +926,6 @@ class MacroArgumentsTest extends MacroElementsBaseTest {
926926
@override
927927
bool get keepLinkingLibraries => true;
928928

929-
@SkippedTest(reason: 'Fails') // TODO(scheglov): triage.
930929
test_error() async {
931930
await _assertTypesPhaseArgumentsText(
932931
fields: {

0 commit comments

Comments
 (0)