Fix serial schedule
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 7 Nov 2014 20:05:26 +0000 (17:05 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 7 Nov 2014 20:08:16 +0000 (17:08 -0300)
Test misc depends on brin, but it was earlier in the serial schedule
file.  I didn't notice this because I only run the parallel schedule,
but the buildfarm exposed my folly ...

src/test/regress/serial_schedule

index b1e44b3bf30ad68b0522da59f977e646ac956dc2..611b0a85e731dbaa5904886f3855726fb17925fa 100644 (file)
@@ -103,10 +103,10 @@ test: lock
 test: replica_identity
 test: rowsecurity
 test: alter_generic
+test: brin
 test: misc
 test: psql
 test: async
-test: brin
 test: rules
 test: event_trigger
 test: select_views