Skip to content

Commit

Permalink
MDEV-22742 fixup: Remove a suppression
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-m committed Mar 26, 2024
1 parent 9b7c2c6 commit 1757316
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mysql-test/mysql-test-run.pl
Original file line number Diff line number Diff line change
Expand Up @@ -4472,8 +4472,6 @@ ($$)
qr/Dump thread [0-9]+ last sent to server [0-9]+ binlog file:pos .+/,
qr/Detected table cache mutex contention at instance .* waits. Additional table cache instance cannot be activated: consider raising table_open_cache_instances. Number of active instances/,

# for UBSAN
qr/decimal\.c.*: runtime error: signed integer overflow/,
# Disable test for UBSAN on dynamically loaded objects
qr/runtime error: member call.*object.*'Handler_share'/,
qr/sql_type\.cc.* runtime error: member call.*object.* 'Type_collection'/,
Expand Down

0 comments on commit 1757316

Please sign in to comment.