Paul Hubbard

Paul Hubbard
Merge branch 'master' of amoeba.ucsd.edu:lcaarch
Paul Hubbard
comment out proxy test
Paul Hubbard
remove logging of content; fails on large data xfers
Paul Hubbard
try forcing updates via setup version declarations
changed setup.py
Paul Hubbard
fixing bugs one by one
Paul Hubbard
all of test_fetcher working now
Paul Hubbard
Merge branch 'master' of amoeba.ucsd.edu:lcaarch
Paul Hubbard
added test for binary xfer once thats working
Paul Hubbard
reduce timeout back to normal
Paul Hubbard

replied to Brian Fox in CR-6

29 Jun

Will do.

Paul Hubbard

replied to Brian Fox in CR-6

29 Jun

Not easy to do, might be possible.

Paul Hubbard

commented on CR-5

29 Jun

Worth a docstring to note that this is the base class for the tests further down the file.

Paul Hubbard

commented on CR-5

29 Jun

With this commented out, cruft key/value pairs will accumulate in cassandra. Need a way to cleanup after a test.

Paul Hubbard

commented on CR-10

29 Jun

How does this differ from get_service_instance?

Paul Hubbard

commented on CR-10

29 Jun

Is this deprecated code then?

Paul Hubbard

commented on CR-10

29 Jun

Should this be self.failUnlessEqual? Not sure what assertFalse does with two arguments.