We'll have to revisit eventually, but disabling for now.
Change-Id: Ic34cfe451939d61884079bb125b9290db1e05e47
Reviewed-on: https://go-review.googlesource.com/c/go/+/335829
Run-TryBot: Keith Randall <khr@golang.org>
Trust: Keith Randall <khr@golang.org>
Trust: Dan Scales <danscales@google.com>
Reviewed-by: Dan Scales <danscales@google.com>
        "typeparam/nested.go", // -G=3 doesn't support function-local types with generics
 
        "typeparam/mdempsky/4.go", // -G=3 can't export functions with labeled breaks in loops
+
+       "typeparam/cons.go",              // causes an unreachable method
+       "typeparam/dictionaryCapture.go", // segv, dictionary access failure?
+       "typeparam/issue44688.go",        // interface conversion fails due to missing method
+       "typeparam/mdempsky/14.go",       // interface comparison failure
 )
 
 var unifiedFailures = setOf(