increase the macos 3.8 pip build timeout, disable a failing test.

PiperOrigin-RevId: 305313616
Change-Id: I2c34f72b14962181032d5e080183ee3a064d58af
This commit is contained in:
A. Unique TensorFlower 2020-04-07 12:16:16 -07:00 committed by TensorFlower Gardener
parent 157209a692
commit abb3ba0442
1 changed files with 1 additions and 0 deletions

View File

@ -6563,6 +6563,7 @@ tf_py_test(
# multiprocessing can be flaky in the internal google
# environment, so we disable it there.
"notap",
"no_oss_py38",
# The multiprocessing module behaves differently on
# windows, so we disable this test on windows.
"no_windows",