[MDEV-24457] main.sp-big result mismatch on windows Created: 2020-12-21 Updated: 2022-01-18 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.5.8 |
| Fix Version/s: | 10.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Otto Kekäläinen | Assignee: | VicenČ›iu Ciorbaru |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
While working on https://github.com/MariaDB/server/pull/1717 I noticed the following test failure:
and amd64-windows This should be fixed as it can cause a problem for protected branches |
| Comments |
| Comment by Oleksandr Byelkin [ 2021-04-21 ] |
|
I changed title because we even do not have riscv64, which we can take care about is only windows |
| Comment by Vladislav Vaintroub [ 2021-04-23 ] |
|
Last time it failed on classic buildbot, was in 10.2, in 2017 |
| Comment by Vladislav Vaintroub [ 2021-04-23 ] |
|
The new buildbot on Windows does not work |
| Comment by Oleksandr Byelkin [ 2021-04-23 ] |
|
1) it was not failing before my experiments since 2017 on old buildbot |
| Comment by Vladislav Vaintroub [ 2021-04-23 ] |
|
the test is not quite predicable , simplifying it should prove that call select_test() takes less than 1 minute (10 with valgrind), which, on an absoutely overloaded, or slow box, might not hold |