Skip to content

Commit 229fdff

Browse files
scheglovcommit-bot@chromium.org
authored andcommitted
Triage a test for generic function types as a Fasta issue.
[email protected], [email protected] Bug: #31213 Change-Id: I0e791e20ac84d0bd3ddd0b2f9e489119a4eda9de Reviewed-on: https://dart-review.googlesource.com/18020 Reviewed-by: Sigmund Cherem <[email protected]> Commit-Queue: Konstantin Shcheglov <[email protected]>
1 parent 1dfa9d2 commit 229fdff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ class C {
400400
}
401401

402402
@failingTest
403-
@potentialAnalyzerProblem
403+
@FastaProblem('https://github.com/dart-lang/sdk/issues/31213')
404404
test_typedef_generic_asFieldType() async {
405405
await super.test_typedef_generic_asFieldType();
406406
}

0 commit comments

Comments
 (0)