projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a86000
)
suppress the skipped and the todo unit tests in order to make unit test results prett...
author
Zooko O'Whielacronx
<zooko@zooko.com>
Fri, 4 Jan 2008 07:36:18 +0000
(
00:36
-0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Fri, 4 Jan 2008 07:36:18 +0000
(
00:36
-0700)
src/allmydata/test/test_web.py
patch
|
blob
|
history
diff --git
a/src/allmydata/test/test_web.py
b/src/allmydata/test/test_web.py
index b1badbf435872162c40890cbc90559f360475c9d..327b33ee3df10e4c642e3d12cc4226304ee80487 100644
(file)
--- a/
src/allmydata/test/test_web.py
+++ b/
src/allmydata/test/test_web.py
@@
-968,6
+968,7
@@
class Web(WebMixin, unittest.TestCase):
400, "Bad Request", "random",
self.PUT, url, "")
return d
+ del test_PUT_NEWDIRURL_localdir_missing
def test_POST_upload(self):
d = self.POST(self.public_url + "/foo", t="upload",
@@
-994,6
+995,7
@@
class Web(WebMixin, unittest.TestCase):
# you just uploaded.
return d
test_POST_upload_no_link_whendone.todo = "Not yet implemented."
+ del test_POST_upload_no_link_whendone
def test_POST_upload_mutable(self):
# this creates a mutable file