Home | History | Annotate | Download | only in intltest

Lines Matching full:errln

132       errln("Error creating Calendar: %s", u_errorName(status));
155 errln("Error creating Calendar: %s", u_errorName(status));
178 errln("Error creating Calendar: %s", u_errorName(status));
248 errln("TimeZone problems with GC");
267 errln("Fail");
308 errln(UnicodeString("Fail: Calendar::add misbehaves"));
323 errln("Error creating Calendar: %s", u_errorName(status));
332 errln("Fail: DAY_OF_WEEK 0 should be disallowed");
406 errln("Error creating Calendar: %s", u_errorName(status));
422 errln(UnicodeString("Fail: Calendar::set broken. Got ") + cd + " Want " + exp->getTime(status));
456 errln(UnicodeString("Fail: Want 19 Got ") + cal->get(UCAL_HOUR_OF_DAY, status));
477 errln(UnicodeString("Fail: Want weekday Got ") + d);
525 errln("Error creating Calendar: %s", u_errorName(status));
538 errln("FAIL: Min/max bad");
540 errln("FAIL: Day of week %d out of range [%d,%d]\n", dow, min, max);
542 errln("FAIL: Day of week should be SUNDAY Got " + dow);
545 errln("Error checking Calendar: %s", u_errorName(status));
551 errln("FAIL: actual minimum differs from minimum");
554 errln("FAIL: actual minimum (Calendar::DAY_OF_WEEK, status) differs from minimum");
557 errln("FAIL: actual minimum (Calendar::DAY_OF_WEEK) differs from minimum");
560 errln("FAIL: actual minimum (UCAL_DAY_OF_WEEK, status) differs from minimum");
564 // errln("FAIL: actual minimum (Calendar::DAY_OF_WEEK, status) differs from minimum");
567 errln("Error getting actual minimum: %s", u_errorName(status));
582 errln("Error creating Calendar: %s", u_errorName(status));
590 errln("Fail");
603 errln("Error creating Calendar: %s", u_errorName(status));
641 errln("Fail: Calendar not initialized");
659 errln("Error creating Calendar: %s", u_errorName(status));
681 errln(UnicodeString("Day has shifted ") + lastDate);
770 errln("Fail: Milliseconds randomized");
785 errln("Fail: Want THURSDAY Got " + dow);
811 errln("Fail: Hour same in different zones");
844 errln("Fail: Calendar zone behavior faulty");
875 errln(UnicodeString("Fail: Want ") + m + " Got " + m2);
889 errln("Error creating calendar: %s", u_errorName(status));
898 errln("Fail: DAY_OF_YEAR not set");
1149 errln("Fail: Week of year misbehaving");
1191 errln("Error creating calendar %s", u_errorName(status));
1206 errln("Fail: clear(MINUTE) broken");
1211 errln("Fail: set(SECOND, 0) broken");
1217 errln("Fail: set(SECOND, 0) broken #2");
1222 errln("Fail: clear(MINUTE) broken #2");
1227 errln(UnicodeString("Fail: clear() broken Want ") + epoch);
1241 errln("Error creating calendar %s", u_errorName(status));
1295 if (fail) errln("Fail: roll/add misbehaves around DST onset/cease");
1309 errln("Error creating calendar %s", u_errorName(status));
1316 errln("Fail: maximum of HOUR field should be 11");
1321 errln("Fail: [deprecated functions] maximum of HOUR field should be 11\n");
1326 errln("Fail: [deprecated functions] minimum of HOUR field should be 1\n");
1334 errln("Fail: Buddhist:[deprecated functions] maximum of HOUR field should be 11\n");
1339 errln("Fail: Buddhist:[deprecated functions] minimum of HOUR field should be 1\n");
1347 errln("Fail: Japanese:[deprecated functions] maximum of HOUR field should be 11\n");
1352 errln("Fail: Japanese:[deprecated functions] minimum of HOUR field should be 1\n");
1367 errln("Error creating calendar %s", u_errorName(status));
1381 errln("Leap years broken");
1397 errln("Error creating calendar %s", u_errorName(status));
1410 errln("add(DATE,1) failed");
1413 errln("Calendar not proleptic");
1428 errln("Error creating calendar %s", u_errorName(status));
1436 errln("Cloned GregorianCalendars not equal");
1440 errln("GregorianCalendar::equals() ignores cutover");
1457 errln("Error creating calendar %s", u_errorName(status));
1464 errln("Test failed, no exception thrown");
1471 //errln("Test failed. Unexpected exception is thrown: " + e);
1507 errln("Fail: Long.MIN_VALUE or Long.MAX_VALUE wrapping around");
1530 errln("Error creating calendar %s", u_errorName(status));
1541 errln(UnicodeString("Failed for ")+DATES[i]+" ms: year=" +
1580 errln(UnicodeString("Test failed with field ") + FIELD_NAME[field] +
1607 errln("Couldn't create zones");
1615 errln("Couldnt' create calendar.");
1622 errln("setTime failed");
1624 errln("Fail: Date(EARLIEST_SUPPORTED_MILLIS) has an AD year");
1628 errln("setTime failed");
1630 errln("Fail: Date(LATEST_SUPPORTED_MILLIS) has a BC year");
1635 errln("setGregorianChange failed");
1641 errln("test failed with zone " + zones[i]->getID(temp));
1642 errln(" cutover date is Date(Long.MAX_VALUE)");
1643 errln(" isLeapYear(100) returns: " + is100Leap);
1667 errln("Couldn't create calendar");
1679 errln("Coudln't get time (1)");
1687 errln("Coudln't get time (2)");
1695 errln("Coudln't get time (3)");
1700 errln("Fail: All three lines must match");
1719 errln("Couldn't create calendar");
1724 errln("Couldn't getTime (1)");
1728 errln("Couldn't add(MONTH, 12)");
1731 errln("Couldn't getTime (2)");
1735 errln("Couldn't setTime");
1738 errln("Couldn't add(YEAR, 1)");
1741 errln("Couldn't getTime (3)");
1746 errln("Test failed");
1774 errln("Couldn't create calendar");
1783 errln("get(D_O_M) failed");
1800 errln("Test failed");
1828 errln("Couldn't create GregorianCalendars");
1848 errln("setGregorianChange() failed");
1853 errln("getTime() failed");
1868 errln("getTime() failed");
1871 errln(UnicodeString("get(") + (int32_t)field + ") failed");
1874 errln("setTime() failed");
1880 errln(UnicodeString(" FAIL: ") + newYear + " should be valid; date, month and time shouldn't change");
1885 errln(UnicodeString(" FAIL: ") + newYear + " should be invalid");
1930 errln(UnicodeString("FAIL: ") + dfmt.format(cal.getTime(status), str.remove())
1939 errln("FAIL: Unexpected error from Calendar");
2029 errln("Error: get() failed");
2033 errln((UnicodeString)"Fail: expect woy=" + DOY_DATA[i+1] +
2053 errln("Error: get() failed");
2057 errln((UnicodeString)"Fail: set woy=" + DOY_DATA[i+1] +
2071 errln("Error: get() failed");
2075 errln((UnicodeString)"Fail: set doy=" + DOY_DATA[i+2] +
2130 errln((UnicodeString)"FAIL: setTime returned error code " + u_errorName(status));
2139 errln((UnicodeString)"FAIL: " +
2146 errln((UnicodeString)"FAIL: getTime returned error code " + u_errorName(status));
2158 errln((UnicodeString)"FAIL: {" +
2238 errln("fieldDifference(UCAL_...) and fieldDifference(Calendar::...) give different results!\n");
2261 errln(UnicodeString("FAIL: ") +
2283 errln("FAIL: Calendar::createInstance()");
2308 errln("FAIL: got date %4d/%02d/%02d, expected 210/02/24: ", yy, mm + 1, dd);
2359 errln((UnicodeString)"FAIL: Calendar::createInstance, locale " + testLocalePtr->locale + ", status " + u_errorName(status));
2368 errln((UnicodeString)"FAIL: Calendar::add, locale " + testLocalePtr->locale + ", field/delta " +
2377 errln((UnicodeString)"ERROR: Calendar::add, locale " + testLocalePtr->locale + ", field/delta " +
2395 errln("FAIL: Calendar::createInstance()");
2404 errln("FAIL: getTime()");
2411 errln("FAIL: fieldDifference()");
2418 errln((UnicodeString)"FAIL: 2004/Feb/29 - 2000/Feb/29 = " + y + " years, " + d + " days");
2424 errln("FAIL: setTime() / fieldDifference()");
2431 errln((UnicodeString)"FAIL: 2000/Feb/29 - 2004/Feb/29 = " + y + " years, " + d + " days");
2439 errln("FAIL: getTime()");
2447 errln("FAIL: setTime() / fieldDifference()");
2468 errln("FAIL: Can't construct calendar for ms_MY");
2527 errln("FAIL: internal test error");
2532 errln("FAIL: shifting week should not alter time");
2540 errln((UnicodeString)"FAIL: WEEK_OF_YEAR: " + woy1 + " => " + woy2 +
2559 errln("FAIL: TimeZone::createEnumeration");
2568 errln("FAIL: StringEnumeration::unext");
2574 errln("FAIL: TimeZone::createTimeZone");
2581 errln("FAIL: Calendar::createTimeZone");
2597 errln(UnicodeString(id) + " " +
2646 errln("Couldn't create calendars for roll of HOUR");
2658 errln("Error code when trying to roll");
2660 errln("roll(EDateField, int32_t) had different effect than roll(UCalendarField, int32_t)");
2668 errln("Error code when trying to roll(UBool)");
2670 errln("roll(EDateField, UBool) had different effect than roll(UCalendarField, UBool)");
2682 errln("Couldn't create calendars for add of HOUR");
2693 errln("Error code when trying to add Calendar::HOUR - %s", u_errorName(status));
2699 errln("Error code when trying to add - UCAL_HOUR %s", u_errorName(status));
2701 errln("add(EDateField) had different effect than add(UCalendarField)");
2713 errln("Couldn't create calendars for add of YEAR");
2725 errln("Error code when trying to add YEARs");
2727 errln("add(EDateField YEAR) had different effect than add(UCalendarField YEAR)");