until mike figures out some other way to make them pass reliably
}
}
- test_assert(circuit_build_times_check_too_many_timeouts(&estimate) == 1);
- test_assert(!circuit_build_times_check_too_many_timeouts(&final));
+// Disabled 2009-09-18 since the synthetic values are not perfectly
+// accurate at falling on the right side of the line. -RD
+// test_assert(circuit_build_times_check_too_many_timeouts(&estimate) == 1);
+// test_assert(!circuit_build_times_check_too_many_timeouts(&final));
done:
return;