Lines Matching full:fail
30 dataerrln("fail in file \"%s\", line %d: \"%s\"", __FILE__, __LINE__, \
34 dataerrln("fail in file \"%s\", line %d", __FILE__, __LINE__); }}
133 dataerrln((UnicodeString)"FAIL: bad pattern " + OTHER_TOPATTERN_TESTS[j] + " - " + UnicodeString(u_errorName(ec)));
197 if (U_FAILURE(ec)) errln("FAIL: pattern parse error");
255 errln((UnicodeString)"Fail toPattern: " + source + " => " + pat);
284 dataerrln((UnicodeString)"Fail: Can't construct set with " + pat + " - " + UnicodeString(u_errorName(status)));
295 if (U_FAILURE(status)) { errln("FAIL"); return; }
299 errln((UnicodeString)"FAIL: L contains " + (unsigned short)i + " = " +
306 if (U_FAILURE(status)) { errln("FAIL"); return; }
310 errln((UnicodeString)"FAIL: Lu contains " + (unsigned short)i + " = " +
325 dataerrln((UnicodeString)"FAIL: Can't construst set with category->Ll" + " - " + UnicodeString(u_errorName(status)));
331 errln((UnicodeString)"FAIL: Can't construct set with category->Nd");
336 errln("FAIL: category constructor for Ll broken");
339 errln("FAIL: category constructor for Nd broken");
349 errln("FAIL : Error in copy construction");
358 errln("FAIL: Error in =operator");
367 errln("FAIL: Error in clone");
376 errln("FAIL: Error in hashCode()");
488 if (U_FAILURE(status)) { errln("FAIL"); return; }
490 if (U_FAILURE(status)) { errln("FAIL"); return; }
495 if (U_FAILURE(status)) { errln("FAIL"); return; }
497 if (U_FAILURE(status)) { errln("FAIL"); return; }
502 if (U_FAILURE(status)) { errln("FAIL"); return; }
504 if (U_FAILURE(status)) { errln("FAIL"); return; }
509 if (U_FAILURE(status)) { errln("FAIL"); return; }
511 if (U_FAILURE(status)) { errln("FAIL"); return; }
521 errln((UnicodeString)"FAIL, set should be empty but isn't: " +
528 errln((UnicodeString)"FAIL, set shouldn't be empty but is: " +
533 errln((UnicodeString)"FAIL, set should be empty but isn't: " +
540 errln((UnicodeString)"FAIL, size should be 0, but is " + set.size() +
545 errln((UnicodeString)"FAIL, size should be 1, but is " + set.size() +
550 errln((UnicodeString)"FAIL, size should be 10, but is " + set.size() +
557 if (U_FAILURE(status)) { errln("FAIL"); return; }
562 errln((UnicodeString)"FAIL, should contain " + (unsigned short)a + '-' + (unsigned short)b +
566 errln((UnicodeString)"FAIL, shouldn't contain " +
571 errln((UnicodeString)"FAIL, shouldn't contain " +
590 errln((UnicodeString)"FAIL: c.set(a).add(b) = " + c + ", expect " + exp);
598 errln((UnicodeString)"FAIL: c.complement() = " + c + ", expect " + exp);
605 errln((UnicodeString)"FAIL: c.complement() = " + c + ", expect " + exp);
614 errln((UnicodeString)"FAIL: c.set(a).exclusiveOr(b) = " + c + ", expect " + exp);
622 errln((UnicodeString)"FAIL: bitsToSet(setToBits(c)) = " + c + ", expect " + exp);
640 if (U_FAILURE(status)) { errln("FAIL"); return; }
641 if (set != exp) { errln("FAIL: complement(\"ab\")"); return; }
645 errln("FAIL: UnicodeSetIterator::next/isString");
647 errln("FAIL: UnicodeSetIterator::getString");
653 if (U_FAILURE(status)) { errln("FAIL"); return; }
654 if (set != exp) { errln("FAIL: complementAll(\"alan\")"); return; }
657 if (U_FAILURE(status)) { errln("FAIL"); return; }
658 if (set.containsNone(exp)) { errln("FAIL: containsNone(UnicodeSet)"); }
659 if (!set.containsSome(exp)) { errln("FAIL: containsSome(UnicodeSet)"); }
661 if (U_FAILURE(status)) { errln("FAIL"); return; }
662 if (!set.containsNone(exp)) { errln("FAIL: containsNone(UnicodeSet)"); }
663 if (set.containsSome(exp)) { errln("FAIL: containsSome(UnicodeSet)"); }
666 errln("FAIL: containsNone(UChar32, UChar32)");
669 errln("FAIL: containsSome(UChar32, UChar32)");
672 errln("FAIL: containsNone(UChar32, UChar32)");
675 errln("FAIL: containsSome(UChar32, UChar32)");
680 if (U_FAILURE(status)) { errln("FAIL"); return; }
681 if (set != exp) { errln("FAIL: removeAll(\"liu\")"); return; }
685 if (U_FAILURE(status)) { errln("FAIL"); return; }
686 if (set != exp) { errln("FAIL: retainAll(\"star\")"); return; }
690 if (U_FAILURE(status)) { errln("FAIL"); return; }
691 if (set != exp) { errln("FAIL: retain('s')"); return; }
695 if (U_FAILURE(status)) { errln("FAIL: serialize"); return; }
697 errln("FAIL: serialize");
815 errln("FAIL: couldn't construct test sets");
826 logln((UnicodeString)"FAIL: " + pat0 + " != " + pat1);
1135 errln("FAIL: UnicodeSet constructor");
1141 errln("FAIL: charAt(%d) = %X => indexOf() => %d",
1147 errln("FAIL: charAt(<out of range>) = %X", c);
1151 errln((UnicodeString)"FAIL: indexOf('q') = " + j);
1244 errln("FAIL: applyPattern failed");
1250 dataerrln((UnicodeString)"FAIL: " + pat + ".closeOver(" + selector + ") => " +
1291 errln("FAIL: closeOver(U+%04x) differs: ", c);
1309 errln((UnicodeString)"FAIL: closeOver("+s2.toPattern(buf, TRUE)+") differs: ");
1319 errln("FAIL: applyPattern failed");
1325 errln("FAIL: constructor failed");
1331 errln("FAIL: construct w/case mappings failed");
1356 errln((UnicodeString)"FAIL: applyPattern(" +
1365 errln((UnicodeString)"FAIL: " + escape(pat) + " contains(U+0664)");
1373 errln((UnicodeString)"FAIL: " + escape(pat) + " => " + newpat);
1386 errln((UnicodeString)"FAIL: " + escape(str));
1403 errln((UnicodeString)"FAIL: " + label + " => " +
1493 errln((UnicodeString)"FAIL: [\\u0000-\\U0010FFFF].contains(" + c +
1516 errln((UnicodeString)"FAIL: [\\u0000-\\U0010FFFF].indexOf(" + c +
1597 errln("FAIL: couldn't construct TokenSymbolTable");
1605 errln("FAIL: couldn't add to TokenSymbolTable");
1618 errln("FAIL: couldn't construct UnicodeSet");
1632 errln("FAIL: couldn't construct expected UnicodeSet");
1660 errln("FAIL: UnicodeSet constructor");
1667 errln((UnicodeString)"FAIL: " + UnicodeString(DATA[i], -1, US_INV) + ".size() == " +
1769 errln((UnicodeString)"FAIL result of " + msg +
1779 errln((UnicodeString)"FAIL result of " + msg +
1785 errln((UnicodeString)"FAIL result of " + msg +
1863 errln("FAIL: applyPattern");
1872 errln("FAIL: applyPattern");
1905 errln((UnicodeString)"FAIL: " + message
1926 dataerrln((UnicodeString)"FAIL: pattern \"" +
1958 errln((UnicodeString)"Fail: set " + setName + " does not contain " + prettify(bad) +
1972 errln((UnicodeString)"Fail: set " + setName + " contains " + prettify(bad) +
1986 errln(UnicodeString("FAIL: applyPattern(\"") + pattern +
1991 FAIL: applyPattern(\"") + pattern +
2008 errln(UnicodeString("FAIL: applyPattern(\""+ pattern + "\").toPattern() => " + temppattern + " => invalid pattern"));
2012 errln(UnicodeString("FAIL: applyPattern(\""+ pattern + "\").toPattern() => " + temppattern + " => pairs \""+ escape(getPairs(*tempset)) + "\", expected pairs \"" +
2025 errln(UnicodeString("FAIL: Expected pair list \"") +
2039 errln((UnicodeString)"FAIL: toPattern() => \"" + pat + "\", expected \"" + expPat + "\"");
2058 errln((UnicodeString)"FAIL: " + expPat +
2108 dataerrln("FAIL: unable to create UnicodeSet([:ID_Continue:]) - %s", u_errorName(errorCode));
2115 dataerrln("FAIL: unable to create UnicodeSet([:White_Space:]) - %s", u_errorName(errorCode));
2124 errln("FAIL: isFrozen() is wrong");
2127 errln("FAIL: a copy-constructed frozen set differs from its original");
2132 errln("FAIL: a frozen set was modified by operator=");
2137 errln("FAIL: a copied frozen set differs from its frozen original");
2140 errln("FAIL: copy-constructing a frozen set results in a thawed one");
2144 errln("FAIL: UnicodeSet(5, 55) failed");
2148 errln("FAIL: copying a frozen set results in a thawed one");
2153 errln("FAIL: clone() failed");
2157 errln("FAIL: unable to modify clone");
2163 errln("FAIL: cloneAsThawed() failed");
2167 errln("FAIL: unable to modify thawed clone");
2173 errln("FAIL: UnicodeSet::set() modified a frozen set");
2178 errln("FAIL: UnicodeSet::clear() modified a frozen set");
2183 errln("FAIL: UnicodeSet::closeOver() modified a frozen set");
2188 errln("FAIL: UnicodeSet::compact() modified a frozen set");
2199 errln("FAIL: UnicodeSet::applyXYZ() modified a frozen set");
2209 errln("FAIL: UnicodeSet::addXYZ() modified a frozen set");
2218 errln("FAIL: UnicodeSet::retainXYZ() modified a frozen set");
2228 errln("FAIL: UnicodeSet::removeXYZ() modified a frozen set");
2239 errln("FAIL: UnicodeSet::complementXYZ() modified a frozen set");
3061 errln("FAIL: %s[0x%lx].%s.%s span count=%ld > %ld capacity - too many spans",
3067 errln("FAIL: %s[0x%lx].%s.%s span count=%ld != %ld",
3072 errln("FAIL: %s[0x%lx].%s.%s span count=%ld limits[%d]=%ld != %ld",
3095 errln("FAIL: %s[0x%lx].%s.containsAll(%ld..%ld)==FALSE contradicts span()",
3100 errln("FAIL: %s[0x%lx].%s.containsAll(%ld..%ld)==FALSE contradicts span()",
3106 errln("FAIL: %s[0x%lx].%s.containsNone(%ld..%ld)==FALSE contradicts span()",
3111 errln("FAIL: %s[0x%lx].%s.containsNone(%ld..%ld)==FALSE contradicts span()",
3191 errln("FAIL: %s[0x%lx] ucnv_fromUnicode(to UTF-8) fails with %s",
3601 dataerrln("FAIL: Unable to create UnicodeSet(%s) - %s", s, u_errorName(errorCode));
3665 errln("FAIL: unrecognized span set option in \"%s\"", testdata[i]);
3725 errln("FAIL: Unable to create UnicodeSet(%s) - %s", pattern, u_errorName(errorCode));
3732 errln("FAIL: UnicodeSet(%s).containsAll(%s) should be FALSE", pattern, string);
3738 errln("FAIL: UnicodeSet(%s).containsAll(%s[:-4]) should be TRUE", pattern, string);
3751 errln("FAIL: UnicodeSet(%s).span(while not) returns the wrong value", pattern);
3758 errln("FAIL: Unable to create UnicodeSet(%s) - %s", pattern, u_errorName(errorCode));
3768 errln("FAIL: UnicodeSet(%s).span(while longest match) returns the wrong value", pattern);
3775 errln("FAIL: Unable to create UnicodeSet(%s) - %s", pattern, u_errorName(errorCode));
3785 errln("FAIL: UnicodeSet(%s).spanBack(while longest match) returns the wrong value", pattern);