Changeset: 7de594f35030 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/7de594f35030 Modified Files: sql/test/rel-optimizers/Tests/All Branch: Mar2025 Log Message:
Shuffle tests so that all tests that require a previous one immediately follow it. Nothing else in between that will empty the database. diffs (16 lines): diff --git a/sql/test/rel-optimizers/Tests/All b/sql/test/rel-optimizers/Tests/All --- a/sql/test/rel-optimizers/Tests/All +++ b/sql/test/rel-optimizers/Tests/All @@ -5,10 +5,10 @@ join-merge-remote-replica-plan join-merge-remote-replica replicas-base replicas-join-plan +local-replica +remote-replica-plan replicas-join -local-replica local-replica-with-actual-remote -remote-replica-plan remote-replica merge-unions-base merge-unions _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
