-
Committer:
Vincent Ladeuil
-
Date:
2008-06-04 14:33:40 UTC
-
mto:
(3470.1.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
3471.
-
Revision ID:
v.ladeuil+lp@free.fr-20080604143340-qu0b2q7pggd02wyr
Split test to achieve better defect localization :)
*Â bzrlib/tests/test_transport_implementations.py:
(TransportTests.test_readv_with_adjust_for_latency_with_big_file):
Splitted out from test_readv_with_adjust_for_latency. The test was
triggering an aliasing bug in lighttpd by querying a file modified
on the local file system (that may well have been caused by using
NFS, but that's not the problem :).