Author: adc
Date: Sat Jun 28 21:43:02 2014
New Revision: 1606399

URL: http://svn.apache.org/r1606399
Log:
These archives have been removed

Modified:
    labs/panopticon/pan-utils/tests/test_releases.py

Modified: labs/panopticon/pan-utils/tests/test_releases.py
URL: 
http://svn.apache.org/viewvc/labs/panopticon/pan-utils/tests/test_releases.py?rev=1606399&r1=1606398&r2=1606399&view=diff
==============================================================================
--- labs/panopticon/pan-utils/tests/test_releases.py (original)
+++ labs/panopticon/pan-utils/tests/test_releases.py Sat Jun 28 21:43:02 2014
@@ -22,11 +22,12 @@ from asf.utils.test import ensure_gpg
 
 @ensure_gpg
 def test_scrape_release_url():
-    assert 
releases.verify_hashes('https://repository.apache.org/content/repositories/orgapachesirona-1000/',
 'https://dist.apache.org/repos/dist/release/incubator/sirona/KEYS')
-    assert 
releases.verify_hashes('https://dist.apache.org/repos/dist/dev/incubator/sirona/0.2-incubating/',
 'https://dist.apache.org/repos/dist/release/incubator/sirona/KEYS')
+    # assert 
releases.verify_hashes('https://repository.apache.org/content/repositories/orgapachesirona-1000/',
 'https://dist.apache.org/repos/dist/release/incubator/sirona/KEYS')
+    # assert 
releases.verify_hashes('https://dist.apache.org/repos/dist/dev/incubator/sirona/0.2-incubating/',
 'https://dist.apache.org/repos/dist/release/incubator/sirona/KEYS')
 
-    assert 
releases.verify_hashes('https://repository.apache.org/content/repositories/orgapachemrql-1001/',
 'http://www.apache.org/dist/incubator/mrql/KEYS')
-    assert 
releases.verify_hashes('https://dist.apache.org/repos/dist/dev/incubator/mrql/0.9.2-incubating-RC2/',
 'http://www.apache.org/dist/incubator/mrql/KEYS')
+    # assert 
releases.verify_hashes('https://repository.apache.org/content/repositories/orgapachemrql-1001/',
 'http://www.apache.org/dist/incubator/mrql/KEYS')
+    # assert 
releases.verify_hashes('https://dist.apache.org/repos/dist/dev/incubator/mrql/0.9.2-incubating-RC2/',
 'http://www.apache.org/dist/incubator/mrql/KEYS')
 
-    assert 
releases.verify_hashes('https://people.apache.org/~ptgoetz/storm-0.9.2-incubating/',
 
'https://git-wip-us.apache.org/repos/asf?p=incubator-storm.git;a=blob_plain;f=KEYS;hb=22b832708295fa2c15c4f3c70ac0d2bc6fded4bd')
-    assert 
releases.verify_hashes('https://repository.apache.org/content/repositories/orgapachestorm-1008/',
 
'https://git-wip-us.apache.org/repos/asf?p=incubator-storm.git;a=blob_plain;f=KEYS;hb=22b832708295fa2c15c4f3c70ac0d2bc6fded4bd')
+    # assert 
releases.verify_hashes('https://people.apache.org/~ptgoetz/storm-0.9.2-incubating/',
 
'https://git-wip-us.apache.org/repos/asf?p=incubator-storm.git;a=blob_plain;f=KEYS;hb=22b832708295fa2c15c4f3c70ac0d2bc6fded4bd')
+    # assert 
releases.verify_hashes('https://repository.apache.org/content/repositories/orgapachestorm-1008/',
 
'https://git-wip-us.apache.org/repos/asf?p=incubator-storm.git;a=blob_plain;f=KEYS;hb=22b832708295fa2c15c4f3c70ac0d2bc6fded4bd')
+    pass
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@labs.apache.org
For additional commands, e-mail: commits-h...@labs.apache.org

Reply via email to