Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
d6886b95
Commit
d6886b95
authored
Jul 27, 2019
by
Elena Stepanova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
List of unstable tests for 10.2.26 release (updated)
parent
32c6f40a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
13 deletions
+30
-13
mysql-test/unstable-tests
mysql-test/unstable-tests
+30
-13
No files found.
mysql-test/unstable-tests
View file @
d6886b95
...
...
@@ -23,7 +23,7 @@
#
##############################################################################
#
# Based on 10.2
97055e6b11508b53203aaadfe4618f543891c575
# Based on 10.2
32c6f40a6319d493e5270c72ac5d27dc99d1b242
main.alter_table_trans : MDEV-12084 - timeout
main.analyze_stmt_slow_query_log : MDEV-12237 - Wrong result
...
...
@@ -31,6 +31,7 @@ main.auth_named_pipe : MDEV-14724 - System error 2
main.charset_client_win : Added in 10.2.26
main.connect : MDEV-17282 - Wrong result
main.connect2 : MDEV-13885 - Server crash
main.connect_debug : Modified in 10.2.26
main.count_distinct2 : MDEV-11768 - timeout
main.create_delayed : MDEV-10605 - failed with timeout
main.create_drop_event : MDEV-16271 - Wrong result
...
...
@@ -39,10 +40,10 @@ main.ctype_upgrade : MDEV-16945 - Error upon mysql_upgrade
main.ctype_utf16 : MDEV-10675: timeout or extra warnings
main.ctype_utf8_def_upgrade : Added in 10.2.25
main.debug_sync : MDEV-10607 - internal error
main.derived : Modified in 10.2.2
5
main.derived : Modified in 10.2.2
6
main.derived_cond_pushdown : Modified in 10.2.25
main.derived_opt : MDEV-11768 - timeout
main.derived_view : Modified in 10.2.2
5
main.derived_view : Modified in 10.2.2
6
main.dirty_close : MDEV-19368 - mysqltest failed but provided no output
main.distinct : MDEV-14194 - Crash
main.drop_bad_db_type : MDEV-15676 - Wrong result
...
...
@@ -56,10 +57,13 @@ main.gis : MDEV-13411 - wrong result on P8
main.host_cache_size_functionality : MDEV-10606 - sporadic failure on shutdown
main.index_intersect_innodb : MDEV-10643 - failed with timeout
main.index_merge_innodb : MDEV-7142 - Plan mismatch
main.information_schema_parameters : Modified in 10.2.26
main.innodb_mysql_lock : MDEV-7861 - Wrong result
main.join : Modified in 10.2.26
main.join_cache : Modified in 10.2.25
main.join_nested : Modified in 10.2.25
main.join_outer : Modified in 10.2.26
main.join_outer_innodb : Modified in 10.2.26
main.kill-2 : MDEV-13257 - Wrong result
main.kill_processlist-6619 : MDEV-10793 - Wrong result
main.loaddata : MDEV-19368 - mysqltest failed but provided no output
...
...
@@ -88,8 +92,11 @@ main.order_by_optimizer_innodb : MDEV-10683 - Wrong result
main.partition_debug_sync : MDEV-15669 - Deadlock found when trying to get lock
main.partition_innodb_plugin : MDEV-12901 - Valgrind warnings
main.partition_innodb_semi_consistent : MDEV-19411 - Failed to start mysqld.1
main.plugin : Modified in 10.2.26
main.plugin_auth : Modified in 10.2.26
main.ps : MDEV-11017 - Wrong result
main.plugin_not_embedded : Modified in 10.2.26
main.ps : MDEV-11017 - Wrong result; modified in 10.2.26
main.ps_innodb : Added in 10.2.26
main.query_cache : MDEV-16180 - Wrong result
main.query_cache_debug : MDEV-15281 - Query cache is disabled
main.range_vs_index_merge_innodb : MDEV-15283 - Server has gone away
...
...
@@ -111,6 +118,7 @@ main.stat_tables : Modified in 10.2.25
main.stat_tables_par : MDEV-13266 - Wrong result
main.stat_tables_par_innodb : MDEV-14155 - Wrong rounding
main.status : MDEV-13255 - Wrong result
main.subselect : Modified in 10.2.26
main.subselect_innodb : MDEV-10614 - Sporadic wrong results
main.subselect_no_semijoin : Modified in 10.2.25
main.subselect_sj : Modified in 10.2.25
...
...
@@ -122,6 +130,7 @@ main.type_blob : MDEV-15195 - Wrong result
main.type_datetime : Modified in 10.2.26
main.type_datetime_hires : MDEV-10687 - Timeout
main.userstat : MDEV-12904 - SSL errors
main.view : Modified in 10.2.26
main.wait_timeout : MDEV-19023 - Lost connection to MySQL server during query
main.win : Modified in 10.2.25
main.xa : MDEV-11769 - lock wait timeout
...
...
@@ -139,13 +148,17 @@ archive-test_sql_discovery.discover : MDEV-16817 - Table marked as crashed
#-----------------------------------------------------------------------
binlog.binlog_commit_wait : MDEV-10150 - Mismatch
binlog.binlog_killed : MDEV-12925 - Wrong result
binlog.binlog_max_extension : MDEV-19762 - Crash on shutdown
binlog.binlog_mysqlbinlog_stop_never : Added in 10.2.26
binlog.binlog_xa_recover : MDEV-8517 - Extra checkpoint
binlog.flashback-largebinlog : MDEV-19764 - Out of memory; added in 10.2.25
binlog.load_data_stm_view : MDEV-16948 - Wrong result
binlog.binlog_commit_wait : MDEV-10150 - Mismatch
binlog.binlog_killed : MDEV-12925 - Wrong result
binlog.binlog_max_extension : MDEV-19762 - Crash on shutdown
binlog.binlog_mysqlbinlog_stop_never : Added in 10.2.26
binlog.binlog_parallel_replication_marks_row : Include file modified in 10.2.26
binlog.binlog_parallel_replication_marks_stm_mix : Include file modified in 10.2.26
binlog.binlog_row_drop_tmp_tbl : Include file modified in 10.2.26
binlog.binlog_stm_drop_tmp_tbl : MDEV-20188 - Unknown table on exec; include file modified in 10.2.26
binlog.binlog_xa_recover : MDEV-8517 - Extra checkpoint
binlog.flashback-largebinlog : MDEV-19764 - Out of memory; added in 10.2.25
binlog.load_data_stm_view : MDEV-16948 - Wrong result
#-----------------------------------------------------------------------
...
...
@@ -285,6 +298,7 @@ innodb.innodb-64k-crash : MDEV-13872 - Failure and crash on
innodb.innodb-alter-debug : MDEV-13182 - InnoDB: adjusting FSP_SPACE_FLAGS
innodb.innodb-alter-table : MDEV-10619 - Testcase timeout
innodb.innodb-alter-tempfile : MDEV-15285 - Table already exists
innodb.innodb-autoinc : Modified in 10.2.26
innodb.innodb-blob : MDEV-12053 - Client crash
innodb.innodb-change-buffer-recovery : MDEV-19115 - Lost connection to MySQL server during query
innodb.innodb-fk : MDEV-13832 - Assertion failure on shutdown
...
...
@@ -348,7 +362,6 @@ innodb.xa_recovery : MDEV-15279 - mysqld got exception
#-----------------------------------------------------------------------
innodb_fts.fulltext2 : Modified in 10.2.26
innodb_fts.innodb-fts-fic : MDEV-14154 - Assertion failure
innodb_fts.innodb_ft_aux_table : Added in 10.2.25
innodb_fts.innodb_fts_misc_debug : MDEV-14156 - Unexpected warning
innodb_fts.innodb_fts_plugin : MDEV-13888 - Errors in server log
...
...
@@ -539,6 +552,9 @@ roles.create_and_grant_role : MDEV-11772 - wrong result
rpl.circular_serverid0 : MDEV-19372 - ASAN heap-use-after-free
rpl.create_or_replace2 : MDEV-19412 - Lost connection to MySQL server
rpl.create_or_replace_mix : Include file modified in 10.2.26
rpl.create_or_replace_row : Include file modified in 10.2.26
rpl.create_or_replace_statement : Include file modified in 10.2.26
rpl.create_select : MDEV-14121 - Assertion failure
rpl.kill_race_condition : Modified in 10.2.26
rpl.last_insert_id : MDEV-10625 - warnings in error log
...
...
@@ -598,6 +614,7 @@ rpl.rpl_row_001 : MDEV-16653 - Internal check fails
rpl.rpl_row_basic_11bugs : MDEV-12171 - Server failed to start
rpl.rpl_row_basic_2myisam : MDEV-13875 - command "diff_files" failed
rpl.rpl_row_drop_create_temp_table : MDEV-14487 - Wrong result
rpl.rpl_row_drop_temp_table : Added in 10.2.26
rpl.rpl_row_img_blobs : MDEV-13875 - command "diff_files" failed
rpl.rpl_row_img_eng_min : MDEV-13875 - diff_files failed
rpl.rpl_row_img_eng_noblob : MDEV-13875 - command "diff_files" failed
...
...
@@ -678,7 +695,7 @@ stress.ddl_innodb : MDEV-10635 - Testcase timeout
sys_vars.autocommit_func2 : MDEV-9329 - Fails on Ubuntu/s390x
sys_vars.delayed_insert_limit_func : MDEV-17683 - Wrong result
sys_vars.innodb_buffer_pool_dump_at_shutdown_basic : MDEV-14280 - Unexpected error
sys_vars.innodb_ft_result_cache_limit : Modified in 10.2.2
5
sys_vars.innodb_ft_result_cache_limit : Modified in 10.2.2
6
sys_vars.keep_files_on_create_basic : MDEV-10676 - timeout
sys_vars.log_slow_admin_statements_func : MDEV-12235 - Server crash
sys_vars.rpl_init_slave_func : MDEV-10149 - Test assertion
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment