tests: Disable profiling for "wait-until must wait" test.
authorBen Pfaff <blp@nicira.com>
Thu, 15 Jul 2010 17:50:33 +0000 (10:50 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 21 Jul 2010 22:34:17 +0000 (15:34 -0700)
commit7454ec7a7494039ad339af5c0825fcc856bc6ffb
treef8bd77b4b490208dd3d80982639b6e14d13c364c
parent17ee3c1ffddb06a93c20617eda5d60b474c22dbe
tests: Disable profiling for "wait-until must wait" test.

This test tends to break when run with lcov profiling since the lcov
wrapper script can't synchronize access to profiling data across all the
ovs-vsctl instances running in parallel.
tests/automake.mk
tests/lcov-wrapper.in
tests/ovs-vsctl.at