[keras] 15/15: Add test_datasets.py to list of tests that require internet access.

Stephen Sinclair sinclairs-guest at moszumanska.debian.org
Mon Nov 20 16:40:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

sinclairs-guest pushed a commit to branch master
in repository keras.

commit a3c96500efdcf95357c760acb3be90c3d5f26b56
Author: Stephen Sinclair <radarsat1 at gmail.com>
Date:   Mon Nov 20 12:37:29 2017 -0300

    Add test_datasets.py to list of tests that require internet access.
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6787d42..b0b6b39 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,8 @@ TESTSTOIGNORE+=\
 
 # need to access the internet
 TESTSTOIGNORE+=\
-  tests/keras/applications/imagenet_utils_test.py
+  tests/keras/applications/imagenet_utils_test.py \
+  tests/keras/datasets/test_datasets.py
 
 IGNORETESTS=$(TESTSTOIGNORE:%=--ignore=%)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/keras.git



More information about the debian-science-commits mailing list