Bug #113722 | Test main.index_merge_innodb failing with a result difference | ||
---|---|---|---|
Submitted: | 23 Jan 2024 11:34 | Modified: | 4 Feb 16:50 |
Reporter: | Laurynas Biveinis (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Tests | Severity: | S3 (Non-critical) |
Version: | 8.4.4, 9.0.0 | OS: | MacOS (14.2.1) |
Assigned to: | CPU Architecture: | ARM |
[23 Jan 2024 11:34]
Laurynas Biveinis
[23 Jan 2024 11:47]
MySQL Verification Team
Hi, Thank you for your bug report. With our release binaries we get on both x86 and ARM: ./mtr main.index_merge_innodb Logging: ./mtr main.index_merge_innodb MySQL Version 8.3.0 Checking supported features Using 'all' suites Collecting tests Checking leftover processes Removing old var directory Creating var directory '/Users/sinisa/razno/work/repo/mysql-commercial-8.3.0-macos14-x86_64/mysql-test/var' Installing system database Using parallel: 1 ============================================================================== TEST NAME RESULT TIME (ms) COMMENT ------------------------------------------------------------------------------ [ 50%] main.index_merge_innodb [ pass ] 12250 [100%] shutdown_report [ pass ] ------------------------------------------------------------------------------ The servers were restarted 0 times The servers were reinitialized 0 times Spent 12.250 of 22 seconds executing testcases Completed: All 2 tests were successful. Can you pinpoint which build option makes the problem ?????
[23 Jan 2024 13:00]
MySQL Verification Team
HI Mr. Beveinis, We have managed to build a release version of 8.3.0 with the following options: -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DBUILD_CONFIG=mysql_release -DCMAKE_BUILD_TYPE=Release -DMYSQL_MAINTAINER_MODE=ON -DWITH_SYSTEM_LIBS=ON -DFORCE_COLORED_OUTPUT=ON -DWITH_ZLIB=bundled we added some more options. We managed to repeat the test failure on Sonoma with M2 CPU. Verified as reported.
[6 May 2024 9:13]
Laurynas Biveinis
Same on 8.4.0.
[9 May 2024 9:37]
MySQL Verification Team
Confirmed on 8.4.0.
[2 Jul 2024 13:41]
Laurynas Biveinis
Same on 8.4.1
[2 Jul 2024 14:14]
MySQL Verification Team
Thank you Mr. Laurinas.
[3 Jul 2024 6:26]
Laurynas Biveinis
Same on 9.0.0
[17 Oct 2024 10:45]
Laurynas Biveinis
Same on 8.4.3
[17 Oct 2024 11:37]
MySQL Verification Team
Thank you, Mr. Biveinis ......
[27 Jan 11:26]
Laurynas Biveinis
Same on 8.4.4
[27 Jan 11:32]
MySQL Verification Team
Thank you, Mr. Laurynas.
[29 Jan 9:35]
Knut Anders Hatlen
Posted by developer: The reported failure is fixed in MySQL 9.2.0 as part of bug#37111983.
[29 Jan 11:23]
MySQL Verification Team
Thank you, Knut.
[4 Feb 16:50]
Jon Stephens
Fixed in MySQL 9.2.0 by BUG#116255. Testing only, no changelog entry needed. Closed.
[7 Feb 13:55]
MySQL Verification Team
Thank you, Jon.