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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
388a1e8e
Commit
388a1e8e
authored
Mar 23, 2010
by
Aleksandr Kuzminsky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed the list of disabled tests in mysql-test/t/disabled.def
parent
7b9568ca
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
build/percona-sql.spec
build/percona-sql.spec
+1
-1
mysql-test/patches/disabled.def.diff
mysql-test/patches/disabled.def.diff
+4
-4
No files found.
build/percona-sql.spec
View file @
388a1e8e
...
...
@@ -318,7 +318,7 @@ tar xfz $RPM_SOURCE_DIR/%{perconaxtradbplugin} -C storage/innobase --strip-path=
fi
%
patch0
-
p1
#
cd
storage
/
innobase
&&
bash
-
x
./
setup
.
sh
cd
storage
/
innobase
&&
bash
-
x
./
setup
.
sh
##############################################################################
#
The
actual
build
...
...
mysql-test/patches/disabled.def.diff
View file @
388a1e8e
diff -Nur mysql-test/t/disabled.def.orig mysql-test/t/disabled.def
--- mysql-test/t/disabled.def.orig 2010-01-15 12:46:09.000000000 -0500
+++ mysql-test/t/disabled.def 2010-01-31 14:09:18.000000000 -0500
@@ -11,3 +11,8 @@
##############################################################################
--- mysql-test/t/disabled.def.orig 2010-03-23 07:10:50.000000000 -0700
+++ mysql-test/t/disabled.def 2010-03-23 07:13:40.000000000 -0700
@@ -12,3 +12,8 @@
kill : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild.
query_cache_28249 : Bug#43861 2009-03-25 main.query_cache_28249 fails sporadically
innodb-autoinc-44030 : BUG#47621 2009-01-22 svoj MySQL and InnoDB dicts getting out of sync
+read_many_rows_innodb : Bug#433409 2009-09-20 the test fails on 5.1.37 https://bugs.launchpad.net/bugs/433409
+log_tables-big : Bug#48646 2009-12-12 mysql-test main.log_tables-big fails on 5.1.40
+information_schema : Conflict with 5.1-percona-patch
...
...
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