mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-15 01:42:37 +00:00
ICU-1141 Wait a little longer on overloaded machines.
X-SVN-Rev: 18057
This commit is contained in:
parent
ead97d3723
commit
f904935fca
1 changed files with 1 additions and 1 deletions
|
@ -1081,7 +1081,7 @@ void MultithreadTest::TestThreadedIntl()
|
|||
int i;
|
||||
UnicodeString theErr;
|
||||
UBool haveDisplayedInfo[kFormatThreadThreads];
|
||||
static const int32_t PATIENCE_SECONDS = 30;
|
||||
static const int32_t PATIENCE_SECONDS = 45;
|
||||
|
||||
//
|
||||
// Create and start the test threads
|
||||
|
|
Loading…
Add table
Reference in a new issue