Commit 4d851346 authored by Vicențiu Ciorbaru's avatar Vicențiu Ciorbaru Committed by Otto Kekäläinen
Browse files

Disable disks.disks test

This failed on most Launchpad architectures, as the disk information
does not seem to be available on Launchpad builders. A better fix will
be done by upstream later to the actual test code itself.
parent c449ea22
Author: Vicentiu Ciorbaru <vicentiu@mariadb.org>
Date: Wed Jul 4 13:29:55 2018 +0300
Disable disks.disks test
--- /dev/null
+++ b/plugin/disks/mysql-test/disks/disabled.def
@@ -0,0 +1 @@
+disks : does not work on Launchpad
...@@ -3,6 +3,7 @@ scripts__mysql_create_system_tables__no_test.patch ...@@ -3,6 +3,7 @@ scripts__mysql_create_system_tables__no_test.patch
scripts__mysqld_safe.sh__signals.patch scripts__mysqld_safe.sh__signals.patch
scripts__mysql_install_db.sh__no_test.patch scripts__mysql_install_db.sh__no_test.patch
mysql-test__db_test.patch mysql-test__db_test.patch
disable-test-disks.patch
replace_dash_with_bash_mbug675185.patch replace_dash_with_bash_mbug675185.patch
extend_default_test_timeout_for_tokudb.patch extend_default_test_timeout_for_tokudb.patch
remove_rename_mariadb-server_files_in.patch remove_rename_mariadb-server_files_in.patch
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment