It is working now, so add it as a test. Not sure why, maybe the ThinLTO
change fixed something here?
Этот коммит содержится в:
Ayke van Laethem 2022-11-24 18:12:03 +01:00 коммит произвёл Ron Evans
родитель baca8a643e
коммит 54aec042b7

Просмотреть файл

@ -194,10 +194,6 @@ func runPlatTests(options compileopts.Options, tests []string, t *testing.T) {
// Breaks interp.
continue
case "channel.go":
// Freezes after recv from closed channel.
continue
case "math.go":
// Stuck somewhere, not sure what's happening.
continue