build: test net on linux & mac only (random CI fails on windows)
Этот коммит содержится в:
родитель
dfb8c996a1
коммит
c611c72526
1 изменённых файлов: 1 добавлений и 1 удалений
2
Makefile
2
Makefile
|
@ -307,7 +307,6 @@ TEST_PACKAGES_FAST = \
|
||||||
internal/profile \
|
internal/profile \
|
||||||
math \
|
math \
|
||||||
math/cmplx \
|
math/cmplx \
|
||||||
net \
|
|
||||||
net/http/internal/ascii \
|
net/http/internal/ascii \
|
||||||
net/mail \
|
net/mail \
|
||||||
os \
|
os \
|
||||||
|
@ -355,6 +354,7 @@ TEST_PACKAGES_LINUX := \
|
||||||
image \
|
image \
|
||||||
io/ioutil \
|
io/ioutil \
|
||||||
mime/quotedprintable \
|
mime/quotedprintable \
|
||||||
|
net \
|
||||||
strconv \
|
strconv \
|
||||||
testing/fstest \
|
testing/fstest \
|
||||||
text/tabwriter \
|
text/tabwriter \
|
||||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче