From fd18b0003192463c11dfaa564e9097cc8dbfc08e Mon Sep 17 00:00:00 2001 From: Johannes M Dieterich Date: Fri, 17 Aug 2018 10:33:56 -0500 Subject: [PATCH] Undo blacklisting of utils tests. --- test/run_test.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/run_test.py b/test/run_test.py index 0c80581c7e51c..9ac9402213c1a 100644 --- a/test/run_test.py +++ b/test/run_test.py @@ -50,7 +50,6 @@ 'multiprocessing', 'nccl', 'nn', - 'utils', ] DISTRIBUTED_TESTS_CONFIG = {