[pytorch_ci] Skip determination tests in rocm

Summary: I don't know why, but this segfaults on rocm.

Test Plan: Can only be tested on master

Reviewed By: mrshenli

Differential Revision: D20286011

fbshipit-source-id: dde952449bf54ae459d36020f3e3db6fa087b39f
This commit is contained in:
Yunus Rahbar 2020-03-05 11:13:52 -08:00 committed by Facebook Github Bot
parent e907128caf
commit ed11e2536a

View file

@ -108,6 +108,7 @@ ROCM_BLACKLIST = [
'distributed/rpc/test_dist_optimizer_spawn',
'distributed/rpc/jit/test_rpc_spawn',
'distributed/rpc/jit/test_dist_autograd_spawn',
'test_determination',
]
# These tests are slow enough that it's worth calculating whether the patch