mariadb/mysql-test/suite/innodb/t
Satya B d813b43048 Applying InnoDB Plugin 1.0.6 snapshot, part 7
Fixes several test cases.

applied revisions: r6181, r6182, r6183, r6184

r6183 - changes are made only to tests in innodb suite which is only 
        innodb-consistent-master.opt

Detailed revision comments:

r6181 | vasil | 2009-11-17 12:21:41 +0200 (Tue, 17 Nov 2009) | 33 lines
branches/zip:

At the end of innodb-index.test: restore the environment as it was before
the test was started to silence this warning:

  MTR's internal check of the test case 'main.innodb-index' failed.
  This means that the test case does not preserve the state that existed
  before the test case was executed.  Most likely the test case did not
  do a proper clean-up.
  This is the diff of the states of the servers before and after the
  test case was executed:
  mysqltest: Logging to '/tmp/autotest.sh-20091117_033000-zip.btyZwu/mysql-5.1/mysql-test/var/tmp/check-mysqld_1.log'.
  mysqltest: Results saved in '/tmp/autotest.sh-20091117_033000-zip.btyZwu/mysql-5.1/mysql-test/var/tmp/check-mysqld_1.result'.
  mysqltest: Connecting to server localhost:13000 (socket /tmp/autotest.sh-20091117_033000-zip.btyZwu/mysql-5.1/mysql-test/var/tmp/mysqld.1.sock) as 'root', connection 'default', attempt 0 ...
  mysqltest: ... Connected.
  mysqltest: Start processing test commands from './include/check-testcase.test' ...
  mysqltest: ... Done processing test commands.
  --- /tmp/autotest.sh-20091117_033000-zip.btyZwu/mysql-5.1/mysql-test/var/tmp/check-mysqld_1.result	2009-11-17 13:10:40.000000000 +0300
  +++ /tmp/autotest.sh-20091117_033000-zip.btyZwu/mysql-5.1/mysql-test/var/tmp/check-mysqld_1.reject	2009-11-17 13:10:54.000000000 +0300
  @@ -84,7 +84,7 @@
   INNODB_DOUBLEWRITE	ON
   INNODB_FAST_SHUTDOWN	1
   INNODB_FILE_FORMAT	Antelope
  -INNODB_FILE_FORMAT_CHECK	Antelope
  +INNODB_FILE_FORMAT_CHECK	Barracuda
   INNODB_FILE_PER_TABLE	OFF
   INNODB_FLUSH_LOG_AT_TRX_COMMIT	1
   INNODB_FLUSH_METHOD	
  
  mysqltest: Result content mismatch
  
  not ok

r6182 | marko | 2009-11-17 13:49:15 +0200 (Tue, 17 Nov 2009) | 1 line
branches/zip: Set svn:eol-style on mysql-test files.
r6183 | marko | 2009-11-17 13:51:16 +0200 (Tue, 17 Nov 2009) | 1 line
branches/zip: Prepend loose_ to plugin-only mysql-test options.
r6184 | marko | 2009-11-17 13:52:01 +0200 (Tue, 17 Nov 2009) | 1 line
branches/zip: innodb-index.test: Restore innodb_file_format_check.
2009-11-30 18:19:13 +05:30
..
disabled.def Clean-up after applying innodb-zip-ss6129 snapshot: 2009-11-03 18:41:04 +04:00
innodb-analyze.test This patch implements testing InnoDB plugin milestone. 2009-06-24 22:18:58 +05:00
innodb-consistent-master.opt Applying InnoDB Plugin 1.0.6 snapshot, part 7 2009-11-30 18:19:13 +05:30
innodb-consistent.test Applying InnoDB Plugin 1.0.5 snapshot, part 10 2009-10-09 19:07:47 +05:30
innodb-index.test Applying InnoDB Plugin 1.0.6 snapshot, part 7 2009-11-30 18:19:13 +05:30
innodb-index_ucs2.test Make innodb test suite pass with INNODB_PLUGIN. 2009-06-11 17:57:44 +05:00
innodb-timeout.test This patch implements testing InnoDB plugin milestone. 2009-06-24 22:18:58 +05:00
innodb-use-sys-malloc-master.opt This patch implements testing InnoDB plugin milestone. 2009-06-24 22:18:58 +05:00
innodb-use-sys-malloc.test This patch implements testing InnoDB plugin milestone. 2009-06-24 22:18:58 +05:00
innodb-zip.test Applying InnoDB plugin snashot 2009-11-03 14:20:18 +04:00
innodb_bug36169.test This patch implements testing InnoDB plugin milestone. 2009-06-24 22:18:58 +05:00
innodb_bug36172.test This patch implements testing InnoDB plugin milestone. 2009-06-24 22:18:58 +05:00
innodb_bug40360.test Add innodb plugin tests to a new mysql test suite 'innodb'. 2009-06-10 19:21:20 +05:30
innodb_bug41904.test Add innodb plugin tests to a new mysql test suite 'innodb'. 2009-06-10 19:21:20 +05:30
innodb_bug44032.test Add innodb plugin tests to a new mysql test suite 'innodb'. 2009-06-10 19:21:20 +05:30
innodb_bug44571.test Applying InnoDB Plugin 1.0.5 snapshot, part 4 2009-10-08 16:58:37 +05:30
innodb_bug46676.test Applying InnoDB Plugin 1.0.6 snapshot, part 6. Add Testcase for BUG#46676 2009-11-30 17:54:54 +05:30
innodb_bug47167.test Applying InnoDB Plugin 1.0.6 snapshot, part 3. Fixes BUG#47167 2009-11-30 17:26:21 +05:30
innodb_file_format.test first merge from main 2009-09-02 18:58:17 +02:00
innodb_information_schema.test Applying InnoDB plugin snashot 2009-11-03 14:04:18 +04:00