postgresql/src/test/perl
Noah Misch 7d7a103f41 Disable fsync throughout TAP test suites.
Most suites already did so via start_test_server(), but the pg_rewind,
pg_ctl and pg_controldata suites ran a postmaster or initdb with fsync
enabled.  This halves the pg_rewind suite's runtime on buildfarm member
tern.  It makes tern and that machine's other buildfarm members less
vulnerable to noise failures from postmaster startup overrunning the 60s
pg_ctl timeout.  Back-patch to 9.5, where pg_rewind was introduced.
2015-09-03 00:29:11 -04:00
..
SimpleTee.pm Flush to show results of TestLib.pm (TAP) test as we go. 2015-09-01 16:12:22 -05:00
TestLib.pm Disable fsync throughout TAP test suites. 2015-09-03 00:29:11 -04:00