From aef5781fdf5eca67ea7b2c04399500994090050d Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 9 Jan 2019 00:28:19 -0800 Subject: revert pg_tmp parallel tests (for now) I really want these to work, but even with jitter get frequent test failures, and CI is broken. --- rust/README.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'rust/README.md') diff --git a/rust/README.md b/rust/README.md index 33249a44..decfc74d 100644 --- a/rust/README.md +++ b/rust/README.md @@ -42,10 +42,6 @@ Build and run: Tests: - cargo test - - # if you get weird postgres errors, try running only one test at a time - # (slow and conservative) cargo test -- --test-threads 1 Note that most "integration" level tests are written in python and run by -- cgit v1.2.3