Home | History | Annotate | Download | only in intltest

Lines Matching refs:FAIL

314                   " " + fmtOffset + " *** FAIL ***");
343 if (!(*fmtA == *fmtB)) errln((UnicodeString)"FAIL");
386 errln((UnicodeString)"FAIL: Should parse to hour " + hour + " but got " + hr);
389 errln((UnicodeString)"FAIL: " + (int32_t)status);
633 dataerrln("Fail new SimpleDateFormat: %s", u_errorName(status));
643 if (U_FAILURE(status)) errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status);
661 if (expected != null) errln((UnicodeString)"FAIL: Expected " + dateToString(expected));
670 !(date == expected)) errln((UnicodeString)"FAIL: Expected null");//" + expected);
671 if (!(f == str)) errln(UnicodeString("FAIL: Expected ") + str);
676 // if (expected != null) errln((UnicodeString)"FAIL: Expected " + dateToString(expected));
699 dataerrln("Fail new SimpleDateFormat: %s", u_errorName(status));
711 if (!(date2 == date1)) errln((UnicodeString)"FAIL");
713 if (U_FAILURE(status)) errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status);
730 dataerrln("Fail new SimpleDateFormat: %s", u_errorName(status));
741 if (U_FAILURE(status)) errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status);
762 if (!(o.getDate() == expected)) errln((UnicodeString)"FAIL: Expected " + dateToString(expected));
765 if (!(formatted == str)) errln((UnicodeString)"FAIL: Expected " + str);
766 if (U_FAILURE(status)) errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status);
797 if (month != UCAL_JUNE) errln((UnicodeString)"FAIL: Month should be June");
803 if (month != UCAL_JULY) errln((UnicodeString)"FAIL: Month should be July");
830 dataerrln("Fail new SimpleDateFormat: %s", u_errorName(status));
837 if (myDate != expBigD) errln((UnicodeString)"FAIL: bigD - Expected " + dateToString(expBigD));
844 if (myDate != expLittleD) errln((UnicodeString)"FAIL: littleD - Expected " + dateToString(expLittleD));
846 if (U_FAILURE(status)) errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status);
870 if (U_FAILURE(status)) errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status);
887 if (d2 != expected) errln((UnicodeString)"FAIL: Expected " + dateToString(expected));
890 if (!(formatResult == format2)) errln((UnicodeString)"FAIL: Round trip drift");
909 dataerrln("Fail new SimpleDateFormat: %s", u_errorName(status));
917 if (0 != dateString.compareBetween(0, exp.length(), exp, 0, exp.length())) errln((UnicodeString)"FAIL: Expected " + exp);
919 if (U_FAILURE(status)) errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status);
974 errln((UnicodeString)"FAIL: Parse \"" + text + "\", pattern \"" + pattern + "\", expected " + expected + " got " + format);
990 errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status);
1067 errln((UnicodeString)"FAIL: Expected exception during parse");
1099 errln((UnicodeString)"FAIL: Expected parse failure, got " + result);
1101 errln(UnicodeString("FAIL: Parse \"") + s + UnicodeString("\", expected ") + expected + UnicodeString(", got ") + result);
1105 errln(UnicodeString("FAIL: Expected ") + expected + " from \"" +
1117 errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status);
1131 dataerrln("FAIL: SimpleDateFormat constructor - %s", u_errorName(ec));
1149 if (d != expected) errln((UnicodeString)"FAIL: Expected " + expected);
1153 errln((UnicodeString)"FAIL: Got exception");
1182 if (tempDate != date) errln((UnicodeString)"FAIL: Expected " + dateToString(date));
1220 dataerrln("Fail new GregorianCalendar: %s", u_errorName(status));
1254 errln("FAIL: Expected " + DATA[i+1] + ", got " + result);
1297 errln((UnicodeString)"FAIL: Expected " + expectedFRENCH);
1302 errln((UnicodeString)"FAIL: Expected " + expectedUS);
1321 dataerrln("FAIL: createDateInstance failed");
1322 goto FAIL;
1328 errln("FAIL: createTimeInstance failed");
1329 goto FAIL;
1336 errln("FAIL: createInstance failed");
1337 goto FAIL;
1343 errln((UnicodeString)"FAIL: Calendar::createInstance failed with " +
1345 goto FAIL;
1354 errln((UnicodeString)"FAIL: DateFormat::parse(4/5/2001) failed at " +
1356 goto FAIL;
1364 errln((UnicodeString)"FAIL: DateFormat::parse(17:45) failed at " +
1366 goto FAIL;
1372 errln((UnicodeString)"FAIL: cal->getTime() failed with " + u_errorName(ec));
1373 goto FAIL;
1381 errln("FAIL: Parsed result: " + str + ", exp 4/5/2001 5:45 PM");
1384 FAIL:
1481 dataerrln("Fail construct SimpleDateFormat: %s", u_errorName(ec));
1497 dataerrln("Fail construct SimpleDateFormat: %s", u_errorName(ec));
1505 errln("FAIL: unable to parse strings where case-folding changes length");
1816 const UDate FAIL = (UDate) -1;
1825 dataerrln("FAIL: SimpleDateFormat constructor - %s", u_errorName(ec));
1843 got = FAIL;
1850 UDate exp = FAIL;
1858 errln("FAIL: Internal test error");
1867 errln((UnicodeString)"FAIL: " + input + " x " +
1909 dataerrln("Fail construct SimpleDateFormat: %s", u_errorName(ec));
1981 errln((UnicodeString)"FAIL: Invalid control string " + control);
2013 dataerrln("Fail construct SimpleDateFormat: %s", u_errorName(ec));
2125 dataerrln("Fail construct SimpleDateFormat: %s", u_errorName(status));
2149 errln((UnicodeString)"FAIL: format " + k +
2157 errln((UnicodeString)"FAIL: format " + k +
2339 errln("FAIL: Relative Format ["+bannerStr+"] of "+normalResult+" failed, expected "+expect+" but got " + result);
2356 errln("FAIL: Relative Parse ["+bannerStr+"] of "+result+" failed, expected "+parseFormat+" but got "+origFormat);
2394 dataerrln("FAIL: Can't create Relative date instance");
2407 errln("FAIL: Clone returned different result from non-clone.");
2424 dataerrln("FAIL: Can't create Relative date instance");
2437 errln("FAIL: Clone returned different result from non-clone.");
3323 errln((UnicodeString)"FAIL: Different format result with a different calendar for the same time -"
3355 errln((UnicodeString)"FAIL: Different parse result with a different calendar for the same string -"
3366 errln((UnicodeString)"FAIL: " + u_errorName(status));
3391 errln("FAIL: rel date/rel time created, should have failed.");
3422 errln((UnicodeString)"FAIL: Different dates str1:" + str1
3446 errln((UnicodeString)"FAIL: Different dates str1:" + str2
3470 errln((UnicodeString)"FAIL: Different dates str1:" + str3
3494 errln((UnicodeString)"FAIL: Different dates str1:" + str4
3533 errln((UnicodeString)"FAIL: Improper formatted date: " + strm );
3537 errln((UnicodeString)"FAIL: Improper formatted date: " + strs);
3603 errln("FAIL: Gregorian calendar error");
3620 errln("FAIL: Parse failure");
3624 errln("FAIL: Failed to parse " + s1 + " parsed: " + dp1 + " expected: " + dexp1);
3627 errln("FAIL: Failed to parse " + s2 + " parsed: " + dp2 + " expected: " + dexp2);
3644 // loc lenient fail? datePattern dateString
3684 errln("FAIL, err when expected success: Locale \"" + UnicodeString(itemPtr->localeStr) + "\", lenient " + itemPtr->lenient +
3688 errln("FAIL, expected err but got none: Locale \"" + UnicodeString(itemPtr->localeStr) + "\", lenient " + itemPtr->lenient +
3694 errln("FAIL, mismatch formatting parsed date: Locale \"" + UnicodeString(itemPtr->localeStr) + "\", lenient " + itemPtr->lenient +
3742 dataerrln((UnicodeString)"FAIL: " + in + " -> " + out + " expected -> " + expected);
3767 dataerrln((UnicodeString)"FAIL: -> " + result + " expected -> " + expected);
3777 dataerrln((UnicodeString)"FAIL: parsed -> " + parsedres + " expected -> " + expres);
3796 errln((UnicodeString)"FAIL: Incorrect output parse position: actual=" + pos.getIndex() + " expected=3");
3846 errln(UnicodeString("FAIL: Parsing [") + input + "] with pattern [" + TestData[i][0] + "] returns position - "
3952 errln( UnicodeString("FAIL: Chinese calendar format for locale ") + UnicodeString(itemPtr->locale) + ", style " + itemPtr->style +
3969 errln( UnicodeString("FAIL: Chinese calendar parse for locale ") + UnicodeString(itemPtr->locale) + ", style " + itemPtr->style +
3980 dataerrln("FAIL: Unable to create DateFormat for Chinese calendar- %s", u_errorName(status));
3985 errln(UnicodeString("FAIL: Unable to create Calendar for root@calendar=chinese"));
4021 dataerrln(UnicodeString("FAIL: Unable to create Calendar for default timezone and locale."));
4030 dataerrln(UnicodeString("FAIL: Unable to create SimpleDateFormat for specified pattern with locale ") + UnicodeString(itemPtr->locale));
4037 errln(UnicodeString("FAIL
4151 errln( UnicodeString("FAIL: date format for locale ") + UnicodeString(itemPtr->locale) + ", style " + itemPtr->style +
4164 errln( UnicodeString("FAIL: date parse for locale ") + UnicodeString(itemPtr->locale) +
4271 dataerrln(UnicodeString("FAIL: Unable to create Calendar for default timezone and locale."));
4371 dataerrln(UnicodeString("FAIL: Unable to create Calendar for default timezone and locale."));
4377 dataerrln(UnicodeString("FAIL: Unable to create DateFormat"));