Commit ee6c9dda authored by Sven Sandberg's avatar Sven Sandberg
Browse files

BUG#41018: innodb_max_dirty_pages_pct_func fails sporadically: error 28 from storage engine

BUG#39382: innodb_max_dirty_pages_pct_func failed with timeout on pushbuild
Disabled innodb_max_dirty_pages_pct_func.
Please re-enable if the test gets fixed.
parent 8c54f0e6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,3 +24,4 @@ sql_low_priority_updates_func : BUG#37962 2008-07-08 sven *_func tests c
timestamp_func                        : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
log_output_func                       : BUG#37766 2008-07-10 sven main.log_output_func randomly fails in pushbuild
slow_query_log_func.test              : Bug #37962: *_func tests containing sleeps/race conditions
innodb_max_dirty_pages_pct_func       : BUG#41018 BUG#39382 2008-12-02 sven test fails often. some failures fill up the disk, causing subsequent failures in many other tests