ICU-9139 Update another timebomb (from exhaustive tests)
X-SVN-Rev: 31528
This commit is contained in:
parent
f813baec1b
commit
fa93f83368
@ -2446,7 +2446,7 @@ void SSearchTest::bmMonkeyTest(char *params)
|
||||
generateTestCase(coll, monkeys, monkeyCount, prefix, altPrefix);
|
||||
generateTestCase(coll, monkeys, monkeyCount, suffix, altSuffix);
|
||||
|
||||
if (!isICUVersionAtLeast(49, 1) && skipSet->containsSome(pattern)) {
|
||||
if (!isICUVersionAtLeast(50, 0) && skipSet->containsSome(pattern)) {
|
||||
continue; // timebomb until ticket #8080 is resolved
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user