avr: add channel test
It is working now, so add it as a test. Not sure why, maybe the ThinLTO change fixed something here?
Этот коммит содержится в:
родитель
baca8a643e
коммит
54aec042b7
1 изменённых файлов: 0 добавлений и 4 удалений
|
@ -194,10 +194,6 @@ func runPlatTests(options compileopts.Options, tests []string, t *testing.T) {
|
||||||
// Breaks interp.
|
// Breaks interp.
|
||||||
continue
|
continue
|
||||||
|
|
||||||
case "channel.go":
|
|
||||||
// Freezes after recv from closed channel.
|
|
||||||
continue
|
|
||||||
|
|
||||||
case "math.go":
|
case "math.go":
|
||||||
// Stuck somewhere, not sure what's happening.
|
// Stuck somewhere, not sure what's happening.
|
||||||
continue
|
continue
|
||||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче