mirror of https://gitee.com/bigwinds/arangodb
also compaction step size test grey listed (#8435)
This commit is contained in:
parent
73dee614e6
commit
888a20bcf7
|
@ -1139,7 +1139,7 @@ function agencyTestSuite () {
|
|||
}
|
||||
},
|
||||
|
||||
|
||||
/*
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
/// @brief Test compaction step/keep
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
@ -1186,7 +1186,7 @@ function agencyTestSuite () {
|
|||
assertTrue(evalComp()>0);
|
||||
|
||||
}
|
||||
|
||||
*/
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue