[Reportbug-commits] [reportbug] 03/05: uniform test name when testing a specific bug reported in the BTS

Sandro Tosi morph at moszumanska.debian.org
Thu Jan 5 01:21:41 UTC 2017


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

morph pushed a commit to branch master
in repository reportbug.

commit 1bdfd3685c0b976b17756f9a9025a93a638cabe0
Author: Sandro Tosi <morph at debian.org>
Date:   Wed Jan 4 20:14:53 2017 -0500

    uniform test name when testing a specific bug reported in the BTS
---
 test/test_checkversions.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/test_checkversions.py b/test/test_checkversions.py
index 20a6c32..55cf2aa 100644
--- a/test/test_checkversions.py
+++ b/test/test_checkversions.py
@@ -84,7 +84,7 @@ class TestVersionAvailable(unittest.TestCase):
         self.assertEqual(vers, {})
 
     @attr('network')  # marking the test as using network
-    def test_673204(self):
+    def test_bts673204(self):
         vers = checkversions.get_versions_available('texlive-xetex', 60)
         # squeeze (stable at this time) is the first suite where texlive-xetex
         # is arch:all

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



More information about the Reportbug-commits mailing list