~ubuntu-branches/ubuntu/hardy/mysql-dfsg-5.0/hardy-updates

« back to all changes in this revision

Viewing changes to mysql-test/suite/funcs_1/t/disabled.def

  • Committer: Bazaar Package Importer
  • Author(s): sean finney
  • Date: 2007-05-13 12:32:45 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20070513123245-8c3l187dk34cz2ar
Tags: 5.0.41-2
the previous "translation changes" inadvertently introduced unrelated
changes in the package control file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
##############################################################################
 
2
#
 
3
#  List the test cases that are to be disabled temporarely.
 
4
#
 
5
#  Separate the test case name and the comment with ':'.
 
6
#
 
7
#      <testcasename>  : Comment test
 
8
#
 
9
#  Don't use any TAB characters for whitespace.
 
10
#
 
11
##############################################################################
 
12
 
 
13
innodb_storedproc: switched off (too much changed output from WL#2984, needs to be checked)
 
14
memory_storedproc: switched off (too much changed output from WL#2984, needs to be checked)
 
15
myisam_storedproc: switched off (too much changed output from WL#2984, needs to be checked)