[MCOL-5495] Migrate ColumnStore legacy regression test suites to MTR - Round 2 Created: 2023-05-19 Updated: 2023-07-01 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | regression suite |
| Affects Version/s: | None |
| Fix Version/s: | 23.10 |
| Type: | Task | Priority: | Minor |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
There is a MTR test suite in ColumnStore called "devregression", which was migrated from the "mariadb-columnstore-regression-test" repo. This migration was done few years ago. Each case in this MTR suite should have a reference to the original .sql file. such as:
or
This ticket is for the task of migrating the rest of the test cases from the legacy regression suite to MTR. |