Skip to content

Commit

Permalink
MDEV-16641: mysql_client_test now stable
Browse files Browse the repository at this point in the history
10.6+ already unmasked.
Tested on 10.4 and 10.5 and passes on all 3 tests now occur with
particular attention to the causing MDEVs:

- MDEV-19511 Big endian issue in libmariadb
  -  has been resolved;
- CONC-208 Client tests (main.mysql_client_test, main.mysql_client_test_nonblock, main.mysql_client_test_comp) fail in buildbot on Power
  - observed passing in 10.5
- MDEV-19369 main.mysql_client_test, main.mysql_client_test_comp failed on ASAN build with error: 5888, status: 23, errno: 2
  - passing on ASAN builder
  • Loading branch information
grooverdan committed Oct 20, 2023
1 parent 04c664b commit 4f53465
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mysql-test/unstable-tests
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,6 @@ main.mdev375 : MDEV-10607 - sporadic "can't connect"
main.merge : MDEV-10607 - sporadic "can't connect"
main.myisam : Modified in 10.4.18
main.mysql : MDEV-20156 - Wrong result
main.mysql_client_test : MDEV-19369 - error: 5888, status: 23, errno: 2; MDEV-19511 - Big endian issue
main.mysql_client_test_comp : MDEV-16641 - Error in exec
main.mysql_client_test_nonblock : CONC-208 - Error on Power; MDEV-15096 - exec failed
main.mysql_cp932 : MDEV-21275 - Wrong result
main.mysql_upgrade : MDEV-20161 - Wrong result; MDEV-20166 - FATAL ERROR: Upgrade failed; modified in 10.4.18
main.mysql_upgrade-6984 : MDEV-22514 - Wrong result
Expand Down

0 comments on commit 4f53465

Please sign in to comment.