mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-4881 Hit the snooze alarm on the time bomb.
X-SVN-Rev: 18690
This commit is contained in:
parent
5221d3bad4
commit
0635705316
1 changed files with 1 additions and 1 deletions
|
@ -1363,7 +1363,7 @@ void DateFormatTest::expect(const char** data, int32_t data_length,
|
|||
}
|
||||
|
||||
void DateFormatTest::TestGenericTime() {
|
||||
#if U_ICU_VERSION_MAJOR_NUM > 3 || U_ICU_VERSION_MINOR_NUM > 4
|
||||
#if U_ICU_VERSION_MAJOR_NUM > 3 || U_ICU_VERSION_MINOR_NUM > 5
|
||||
# define FIX_FAILING_WALLTIME_TESTS
|
||||
#else
|
||||
logln("Warning, skipping some tests here!");
|
||||
|
|
Loading…
Add table
Reference in a new issue