1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Revert a changeset since it does not disable the tests:

------------------------------------------------------------
  revno: 3116
  revision-id: vasil.dimov@oracle.com-20100524182209-sk114oipf1vhjbv5
  parent: vasil.dimov@oracle.com-20100524175802-twmwb29vvaehe6b8
  committer: Vasil Dimov <vasil.dimov@oracle.com>
  branch nick: mysql-trunk-innodb
  timestamp: Mon 2010-05-24 21:22:09 +0300
  message:
    Disable the tests on embedded windows that fail due to
    
    Bug #53947 InnoDB: Assertion failure in thread 4224 in file
    .\sync\sync0sync.c line 324
    
    This changeset should be reverted once the bug is fixed.
This commit is contained in:
Vasil Dimov
2010-05-25 10:29:36 +03:00
parent c484578130
commit 5e012c1626
10 changed files with 0 additions and 61 deletions

View File

@@ -18,12 +18,6 @@
--source include/have_innodb.inc
--source include/load_sysvars.inc
# remove this when
# Bug#53947 InnoDB: Assertion failure in thread 4224 in file
# .\sync\sync0sync.c line 324
# is fixed
--source include/not_windows_embedded.inc
######################################################################
# START OF storage_engine TESTS #
######################################################################