Home | History | Annotate | Download | only in intltest

Lines Matching defs:FAIL

311                   " " + fmtOffset + " *** FAIL ***");
340 if (!(*fmtA == *fmtB)) errln((UnicodeString)"FAIL");
383 errln((UnicodeString)"FAIL: Should parse to hour " + hour + " but got " + hr);
386 errln((UnicodeString)"FAIL: " + (int32_t)status);
629 dataerrln("Fail new SimpleDateFormat: %s", u_errorName(status));
639 if (U_FAILURE(status)) errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status);
657 if (expected != null) errln((UnicodeString)"FAIL: Expected " + dateToString(expected));
666 !(date == expected)) errln((UnicodeString)"FAIL: Expected null");//" + expected);
667 if (!(f == str)) errln(UnicodeString("FAIL: Expected ") + str);
672 // if (expected != null) errln((UnicodeString)"FAIL: Expected " + dateToString(expected));
695 dataerrln("Fail new SimpleDateFormat: %s", u_errorName(status));
707 if (!(date2 == date1)) errln((UnicodeString)"FAIL");
709 if (U_FAILURE(status)) errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status);
726 dataerrln("Fail new SimpleDateFormat: %s", u_errorName(status));
737 if (U_FAILURE(status)) errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status);
758 if (!(o.getDate() == expected)) errln((UnicodeString)"FAIL: Expected " + dateToString(expected));
761 if (!(formatted == str)) errln((UnicodeString)"FAIL: Expected " + str);
762 if (U_FAILURE(status)) errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status);
793 if (month != UCAL_JUNE) errln((UnicodeString)"FAIL: Month should be June");
799 if (month != UCAL_JULY) errln((UnicodeString)"FAIL: Month should be July");
826 dataerrln("Fail new SimpleDateFormat: %s", u_errorName(status));
833 if (myDate != expBigD) errln((UnicodeString)"FAIL: bigD - Expected " + dateToString(expBigD));
840 if (myDate != expLittleD) errln((UnicodeString)"FAIL: littleD - Expected " + dateToString(expLittleD));
842 if (U_FAILURE(status)) errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status);
866 if (U_FAILURE(status)) errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status);
883 if (d2 != expected) errln((UnicodeString)"FAIL: Expected " + dateToString(expected));
886 if (!(formatResult == format2)) errln((UnicodeString)"FAIL: Round trip drift");
905 dataerrln("Fail new SimpleDateFormat: %s", u_errorName(status));
913 if (0 != dateString.compareBetween(0, exp.length(), exp, 0, exp.length())) errln((UnicodeString)"FAIL: Expected " + exp);
915 if (U_FAILURE(status)) errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status);
970 errln((UnicodeString)"FAIL: Parse \"" + text + "\", pattern \"" + pattern + "\", expected " + expected + " got " + format);
986 errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status);
1063 errln((UnicodeString)"FAIL: Expected exception during parse");
1095 errln((UnicodeString)"FAIL: Expected parse failure, got " + result);
1097 errln(UnicodeString("FAIL: Parse \"") + s + UnicodeString("\", expected ") + expected + UnicodeString(", got ") + result);
1101 errln(UnicodeString("FAIL: Expected ") + expected + " from \"" +
1113 errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status);
1127 dataerrln("FAIL: SimpleDateFormat constructor - %s", u_errorName(ec));
1145 if (d != expected) errln((UnicodeString)"FAIL: Expected " + expected);
1149 errln((UnicodeString)"FAIL: Got exception");
1178 if (tempDate != date) errln((UnicodeString)"FAIL: Expected " + dateToString(date));
1216 dataerrln("Fail new GregorianCalendar: %s", u_errorName(status));
1250 errln("FAIL: Expected " + DATA[i+1] + ", got " + result);
1293 errln((UnicodeString)"FAIL: Expected " + expectedFRENCH);
1298 errln((UnicodeString)"FAIL: Expected " + expectedUS);
1317 dataerrln("FAIL: createDateInstance failed");
1318 goto FAIL;
1324 errln("FAIL: createTimeInstance failed");
1325 goto FAIL;
1332 errln("FAIL: createInstance failed");
1333 goto FAIL;
1339 errln((UnicodeString)"FAIL: Calendar::createInstance failed with " +
1341 goto FAIL;
1350 errln((UnicodeString)"FAIL: DateFormat::parse(4/5/2001) failed at " +
1352 goto FAIL;
1360 errln((UnicodeString)"FAIL: DateFormat::parse(17:45) failed at " +
1362 goto FAIL;
1368 errln((UnicodeString)"FAIL: cal->getTime() failed with " + u_errorName(ec));
1369 goto FAIL;
1377 errln("FAIL: Parsed result: " + str + ", exp 4/5/2001 5:45 PM");
1380 FAIL:
1477 dataerrln("Fail construct SimpleDateFormat: %s", u_errorName(ec));
1493 dataerrln("Fail construct SimpleDateFormat: %s", u_errorName(ec));
1501 errln("FAIL: unable to parse strings where case-folding changes length");
1812 const UDate FAIL = (UDate) -1;
1821 dataerrln("FAIL: SimpleDateFormat constructor - %s", u_errorName(ec));
1839 got = FAIL;
1846 UDate exp = FAIL;
1854 errln("FAIL: Internal test error");
1863 errln((UnicodeString)"FAIL: " + input + " x " +
1905 dataerrln("Fail construct SimpleDateFormat: %s", u_errorName(ec));
1977 errln((UnicodeString)"FAIL: Invalid control string " + control);
2009 dataerrln("Fail construct SimpleDateFormat: %s", u_errorName(ec));
2121 dataerrln("Fail construct SimpleDateFormat: %s", u_errorName(status));
2145 errln((UnicodeString)"FAIL: format " + k +
2153 errln((UnicodeString)"FAIL: format " + k +
2335 errln("FAIL: Relative Format ["+bannerStr+"] of "+normalResult+" failed, expected "+expect+" but got " + result);
2352 errln("FAIL: Relative Parse ["+bannerStr+"] of "+result+" failed, expected "+parseFormat+" but got "+origFormat);
2390 dataerrln("FAIL: Can't create Relative date instance");
2403 errln("FAIL: Clone returned different result from non-clone.");
2420 dataerrln("FAIL: Can't create Relative date instance");
2433 errln("FAIL: Clone returned different result from non-clone.");
3333 errln((UnicodeString)"FAIL: Different format result with a different calendar for the same time -"
3365 errln((UnicodeString)"FAIL: Different parse result with a different calendar for the same string -"
3376 errln((UnicodeString)"FAIL: " + u_errorName(status));
3401 errln("FAIL: rel date/rel time created, should have failed.");
3432 errln((UnicodeString)"FAIL: Different dates str1:" + str1
3456 errln((UnicodeString)"FAIL: Different dates str1:" + str2
3480 errln((UnicodeString)"FAIL: Different dates str1:" + str3
3504 errln((UnicodeString)"FAIL: Different dates str1:" + str4
3543 errln((UnicodeString)"FAIL: Improper formatted date: " + strm );
3547 errln((UnicodeString)"FAIL: Improper formatted date: " + strs);
3613 errln("FAIL: Gregorian calendar error");
3630 errln("FAIL: Parse failure");
3634 errln("FAIL: Failed to parse " + s1 + " parsed: " + dp1 + " expected: " + dexp1);
3637 errln("FAIL: Failed to parse " + s2 + " parsed: " + dp2 + " expected: " + dexp2);
3654 // loc lenient fail? datePattern dateString
3693 errln("FAIL, err when expected success: Locale \"" + UnicodeString(itemPtr->localeStr) + "\", lenient " + itemPtr->lenient +
3697 errln("FAIL, expected err but got none: Locale \"" + UnicodeString(itemPtr->localeStr) + "\", lenient " + itemPtr->lenient +
3703 errln("FAIL, mismatch formatting parsed date: Locale \"" + UnicodeString(itemPtr->localeStr) + "\", lenient " + itemPtr->lenient +
3751 dataerrln((UnicodeString)"FAIL: " + in + " -> " + out + " expected -> " + expected);
3776 dataerrln((UnicodeString)"FAIL: -> " + result + " expected -> " + expected);
3786 dataerrln((UnicodeString)"FAIL: parsed -> " + parsedres + " expected -> " + expres);
3805 errln((UnicodeString)"FAIL: Incorrect output parse position: actual=" + pos.getIndex() + " expected=3");
3855 errln(UnicodeString("FAIL: Parsing [") + input + "] with pattern [" + TestData[i][0] + "] returns position - "
3960 errln( UnicodeString("FAIL: Chinese calendar format for locale ") + UnicodeString(itemPtr->locale) + ", style " + itemPtr->style +
3977 errln( UnicodeString("FAIL: Chinese calendar parse for locale ") + UnicodeString(itemPtr->locale) + ", style " + itemPtr->style +
3988 dataerrln("FAIL: Unable to create DateFormat for Chinese calendar- %s", u_errorName(status));
3993 errln(UnicodeString("FAIL: Unable to create Calendar for root@calendar=chinese"));
4029 dataerrln(UnicodeString("FAIL: Unable to create Calendar for default timezone and locale."));
4038 dataerrln(UnicodeString("FAIL: Unable to create SimpleDateFormat for specified pattern with locale ") + UnicodeString(itemPtr->locale));
4045 errln(UnicodeString("FAIL: format for locale ") + UnicodeString(itemPtr->locale) +
4117 errln( UnicodeString("FAIL: date format for locale ") + UnicodeString(itemPtr->locale) + ", style " + itemPtr->style +
4128 errln( UnicodeString("FAIL: date parse for locale ") + UnicodeString(itemPtr->locale) + ", style " + itemPtr->style +