]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/run.go
[dev.typeparams] all: merge master (c8f4e61) into dev.typeparams
[gostls13.git] / test / run.go
index 3ccf1046ceb72023f877e58e80a9de7a4f993ee9..ce0d645985ed9e2429e297ae76d7b9848e00d945 100644 (file)
@@ -2151,6 +2151,7 @@ var types2Failures = setOf(
        "fixedbugs/issue4232.go",   // types2 reports (correct) extra errors
        "fixedbugs/issue4452.go",   // types2 reports (correct) extra errors
        "fixedbugs/issue4510.go",   // types2 reports different (but ok) line numbers
+       "fixedbugs/issue47201.go",  // types2 spells the error message differently
        "fixedbugs/issue5609.go",   // types2 needs a better error message
        "fixedbugs/issue7525b.go",  // types2 reports init cycle error on different line - ok otherwise
        "fixedbugs/issue7525c.go",  // types2 reports init cycle error on different line - ok otherwise