[MDEV-8676] Some storage_engine tests fail on 10.1 Created: 2015-08-26 Updated: 2015-09-14 Resolved: 2015-09-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.1.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Elena Stepanova |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
|
| Comments |
| Comment by Elena Stepanova [ 2015-08-26 ] | |||||||||||||||||
|
foreign_keys failure appeared since this commit:
There were some changes to tests regarding FK errors, so apparentlythis one needs to be adjusted as well. type_spatial appeared from this commit:
The initial gis test was updated, this one should be too (it's partially based on gis.test). type_spatial_indexes, in addition to the same problem as i type_spatial, also fails due to | |||||||||||||||||
| Comment by Elena Stepanova [ 2015-08-26 ] | |||||||||||||||||
|
https://github.com/MariaDB/server/commit/cf154cc9d23aa050157d891443a16c90260fbd74 | |||||||||||||||||
| Comment by Alexander Barkov [ 2015-09-11 ] | |||||||||||||||||
|
Still reproducible in 10.1.8 | |||||||||||||||||
| Comment by Elena Stepanova [ 2015-09-14 ] | |||||||||||||||||
|
It was supposed to fail after fixing The test is re-enabled and fixed now. I'll keep Fix Version as 10.1.7 to avoid confusion. https://github.com/MariaDB/server/commit/80089a60e5e38a3c38e23b8379ed1b5f592b0475 |