[MCOL-5031] ARM tests Created: 2022-03-23 Updated: 2022-06-07 Resolved: 2022-06-07 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | CI |
| Affects Version/s: | None |
| Fix Version/s: | 22.08.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Leonid Fedorov | Assignee: | Leonid Fedorov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2021-17 | ||||||||
| Description |
|
MTR tests now are turned off for ARM builds, because they do not pass. Investigation shows, They are correct for ARM, and are not correct for x86. To maintain ARM correct, we should fix code behaviour, fix tests for ARM and turn in on |