Home
last modified time | relevance | path

Searched refs:failing (Results 1 – 25 of 66) sorted by relevance

123

/mirbsd/src/gnu/usr.bin/perl/lib/Test/Simple/t/
Dfail-like.t20 # There was a bug with like() involving a qr// not failing properly.
50 $TB->is_eq($$out, <<OUT, 'failing output');
64 $TB->like($$err, qr/^$err_re$/, 'failing errors');
/mirbsd/src/gnu/usr.bin/perl/hints/
Dcxux.sh99 failing in mysterious ways (such as failing to find library routines which
/mirbsd/src/gnu/usr.bin/perl/
DREADME.qnx17 As of perl5.8.1 there is at least one test still failing.
104 t/io/tell.t: Subtest 27 is failing. We are still investigating.
131 The following tests are still failing for Perl 5.8.1 under QNX 6.2.0:
DREADME.machten79 in Perl's C<-p> test failing on file descriptors belonging to pipes.
DREADME.tru6479 =head2 DB_File tests failing on Tru64
/mirbsd/src/gnu/usr.bin/perl/ext/List/Util/
DREADME33 show up as tests 8 and 9 of dualvar.t failing
DChanges164 Add comment to README about failing tests on perl5.6.0
/mirbsd/src/gnu/usr.bin/texinfo/info/
Dwindow.h83 int failing; /* Whether or not this search failed. */ member
Dsession.c3793 push_isearch (WINDOW *window, int search_index, int direction, int failing) in push_isearch() argument
3801 state->failing = failing; in push_isearch()
3809 pop_isearch (WINDOW *window, int *search_index, int *direction, int *failing) in pop_isearch() argument
3820 *failing = state->failing; in pop_isearch()
/mirbsd/src/gnu/usr.bin/perl/lib/I18N/LangTags/
DChangeLog24 The test 80_all_env.t was erroneously failing for people with
34 The test 80_all_env.t was erroneously failing under MSWins that
/mirbsd/src/lib/libssl/src/doc/crypto/
DCONF_modules_load_file.pod49 return value of the failing module (this will always be zero or negative).
/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Dqueue.c8510 bool failing = false; local
8693 failing = true;
8696 if (!failing && !finished)
8701 failing = true;
8708 failing = true;
8712 if (!failing &&
8725 failing = true;
8745 if (!failing &&
8750 if (!failing && save_errno != 0)
8786 failing = true;
[all …]
/mirbsd/src/gnu/usr.bin/cvs/m4/
Dregex.m438 # regex.c. The first failing regular expression is from `Spencer ere
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperl572delta.pod581 resulting in few random tests failing, but when the failing tests
653 The failing platforms do not comply with the ANSI C Standard, line
702 Rather many tests are failing in VMS but that actually more tests
Dperl586delta.pod109 C<eval_sv()> failing a taint test could corrupt the stack - this has been
Dperl571delta.pod950 resulting in few random tests failing, but when the failing tests
992 The failing platforms do not comply with the ANSI C Standard, line
Dperl581delta.pod596 failing. This means that at sites with lots of users and groups the
930 stress_re, and stress_string are failing unless the environment
954 =head2 IRIX: t/uni/tr_7jis.t falsely failing
/mirbsd/src/gnu/usr.bin/perl/ext/DB_File/
DChanges19 * Fixed test failing under windows
100 * The message about some test failing in db-recno.t had the wrong test
/mirbsd/src/gnu/usr.bin/perl/lib/Test/Harness/
DChanges488 * Header-at-end tests were being interpreted as failing sometimes
528 * Fixed a bug with tests failing if they're all skipped
544 * Fixed bug with failing tests using header at end.
DTAP.pod298 tests failed. However, because the failing tests are marked as things
/mirbsd/src/gnu/usr.bin/perl/os2/
DChanges264 Make Dynaloader return info on the failing module after failed dl_open();
270 t/io/fs.t was failing on HPFS386;
341 extLibpath* was failing on the call of the second type.
522 Remove DLLs manually after failing build (link386 would not?!).
/mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/
DHACKERS56 failing at C<make test> time. But that's on purpose!
/mirbsd/src/gnu/usr.bin/perl/lib/Test/
DTutorial.pod248 code. Ergo, tests have bugs. A failing test could mean a bug in the
425 from MacPerl users telling you about failing tests that you know will
/mirbsd/src/gnu/usr.sbin/sendmail/libmilter/
DREADME97 in case of filter errors as if the failing filters were not present.
/mirbsd/src/lib/libssl/src/crypto/engine/
DREADME144 want to avoid every EVP_CIPHER_CTX setup from trying (and failing) to initialise

123