From 42b8377f82e1759176dd7cb5db37400cd03154c9 Mon Sep 17 00:00:00 2001 From: Raymond Yee Date: Wed, 15 Jun 2016 09:14:44 -0700 Subject: [PATCH] problem with test_add_no_ebook has cleared on servers --- core/tests.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/tests.py b/core/tests.py index 48740bcc..f854d137 100755 --- a/core/tests.py +++ b/core/tests.py @@ -412,8 +412,6 @@ class BookLoaderTests(TestCase): self.assertEqual(int(updated_ebook.download_count), 1) self.assertEqual(int(edition.work.download_count), 1) - # temporarily to work around http://jenkins.unglueit.com/job/regluit/3679/ - @unittest.expectedFailure def test_add_no_ebook(self): # this edition lacks an ebook, but we should still be able to load it # http://books.google.com/books?id=D-WjL_HRbNQC&printsec=frontcover#v=onepage&q&f=false