[MDEV-30464] Add a spider testsuite for known bugs Created: 2023-01-25 Updated: 2023-04-14 Resolved: 2023-04-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Yuchen Pei | Assignee: | Yuchen Pei |
| Resolution: | Won't Fix | Votes: | 1 |
| Labels: | None | ||
| Description |
|
Considering there are many related bugs in spider, and there seem to be more bugs than we can work on simultaneously, I have the following idea.
Failure in the suite should not be blocking a push, in any case. Tickets we can add unfixed tests: |
| Comments |
| Comment by Yuchen Pei [ 2023-01-25 ] |
|
holyfoot PTAL https://github.com/MariaDB/server/commit/a22791ab96d The testsuite does not pass because it is empty, but you can run mtr --suite spider/unfixed on the following commit containing a test for mdev-29676: |
| Comment by Yuchen Pei [ 2023-04-14 ] |
|
I think using disabled.def is a cleaner approach, see e.g. storage/spider/mysql-test/spider/bugfix/disabled.def. Closing this ticket as Won't Fix. |