mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 23:04:20 +01:00
[t:2499] Comment changes only.
git-svn-id: file:///svn/toku/tokudb@19903 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
28cc5d1ed9
commit
e534524e76
1 changed files with 3 additions and 5 deletions
|
@ -1,17 +1,15 @@
|
|||
/* -*- mode: C; c-basic-offset: 4 -*- */
|
||||
#ident "Copyright (c) 2010 Tokutek Inc. All rights reserved."
|
||||
#ident "$Id: loader-stress-test.c 19683 2010-04-30 18:19:17Z yfogel $"
|
||||
#ident "$Id$"
|
||||
|
||||
|
||||
/* TODO:
|
||||
*
|
||||
* Decide how to test on recovery (using checkpoint_stress technique?), implement.
|
||||
*
|
||||
* When loader is fixed to not crash on failed call to toku_os_write(),
|
||||
* get rid of INDUCE_ENOSPC and -e argument, just make regular part of test.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
|
||||
/* Purpose is to verify that when a loader fails:
|
||||
* - there are no temp files remaining
|
||||
* - the loader-generated iname file is not present
|
||||
|
|
Loading…
Add table
Reference in a new issue