Make JOIN_TIMEOUT longer for ppc64le (#14107)
authorFreddie Mendoza <mendoza1@us.ibm.com>
Fri, 16 Nov 2018 20:05:27 +0000 (12:05 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 16 Nov 2018 20:12:58 +0000 (12:12 -0800)
commit2c21de2007b3185231abfd41ffb49ce632f52f04
treeebae7eb124f4604fe86d3f5ff2ef401607ff7e93
parentc192788188f0bffae916db51a8c8789f74e0f442
Make JOIN_TIMEOUT longer for ppc64le (#14107)

Summary:
This should resolve the issue on ppc64le getting FAIL: test_proper_exit (__main__.TestDataLoader). This only happens when the CI build machine is very busy and fails with a timeout.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/14107

Differential Revision: D13103859

Pulled By: soumith

fbshipit-source-id: 268be80b59840853c5025f3211af272f68608fe5
test/test_dataloader.py