components/perl_modules/dbd-mysql/test/results-all.master
changeset 5913 02e8b39413b9
child 6534 7944bbb85989
equal deleted inserted replaced
5912:1d6640a68002 5913:02e8b39413b9
       
     1 make[1]: Entering directory '$(@D)'
       
     2 PERL_DL_NONLAZY=1 "$(PERL)" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
       
     3 # Driver version is <REMOVED>
       
     4 t/00base.t ........................... ok
       
     5 t/05dbcreate.t ....................... ok
       
     6 # mysql_clientinfo is: <REMOVED>
       
     7 # mysql_clientversion is: <REMOVED>
       
     8 # mysql_serverversion is: <REMOVED>
       
     9 # mysql_hostinfo is: <REMOVED>
       
    10 # mysql_serverinfo is: <REMOVED>
       
    11 # mysql_stat is: <REMOVED>
       
    12 # mysql_protoinfo is: <REMOVED>
       
    13 # SQL_DBMS_VER is <REMOVED>
       
    14 # Default storage engine is: InnoDB
       
    15 t/10connect.t ........................ ok
       
    16 t/15reconnect.t ...................... ok
       
    17 t/20createdrop.t ..................... ok
       
    18 t/25lockunlock.t ..................... ok
       
    19 t/29warnings.t ....................... ok
       
    20 t/30insertfetch.t .................... ok
       
    21 t/31insertid.t ....................... ok
       
    22 t/32insert_error.t ................... ok
       
    23 t/35limit.t .......................... ok
       
    24 t/35prepare.t ........................ ok
       
    25 t/40bindparam.t ...................... ok
       
    26 t/40bindparam2.t ..................... ok
       
    27 t/40bit.t ............................ ok
       
    28 t/40blobs.t .......................... ok
       
    29 t/40catalog.t ........................ ok
       
    30 t/40keyinfo.t ........................ ok
       
    31 t/40listfields.t ..................... ok
       
    32 t/40nulls.t .......................... ok
       
    33 t/40nulls_prepare.t .................. ok
       
    34 t/40numrows.t ........................ ok
       
    35 t/40server_prepare.t ................. ok
       
    36 t/40server_prepare_error.t ........... ok
       
    37 t/40types.t .......................... ok
       
    38 t/41bindparam.t ...................... ok
       
    39 t/41blobs_prepare.t .................. ok
       
    40 t/41int_min_max.t .................... ok
       
    41 t/42bindparam.t ...................... ok
       
    42 t/43count_params.t ................... ok
       
    43 t/50chopblanks.t ..................... ok
       
    44 t/50commit.t ......................... ok
       
    45 t/51bind_type_guessing.t ............. ok
       
    46 t/52comment.t ........................ ok
       
    47 t/53comment.t ........................ ok
       
    48 t/55utf8.t ........................... ok
       
    49 t/60leaks.t .......................... skipped: Skip $ENV{EXTENDED_TESTING} is not set
       
    50 t/65segfault.t ....................... ok
       
    51 t/65types.t .......................... ok
       
    52 t/70takeimp.t ........................ ok
       
    53 t/71impdata.t ........................ ok
       
    54 t/75supported_sql.t .................. ok
       
    55 t/76multi_statement.t ................ ok
       
    56 t/80procs.t .......................... ok
       
    57 t/81procs.t .......................... ok
       
    58 t/85init_command.t ................... ok
       
    59 t/86_bug_36972.t ..................... ok
       
    60 t/87async.t .......................... skipped: Test::Deep is not installed!
       
    61 t/88async-multi-stmts.t .............. ok
       
    62 t/89async-method-check.t ............. ok
       
    63 t/90no-async.t ....................... skipped: Async support was built into this version of DBD::mysql
       
    64 t/91errcheck.t ....................... ok
       
    65 t/99_bug_server_prepare_blob_null.t .. ok
       
    66 t/manifest.t ......................... skipped: these tests are for release testing
       
    67 t/pod.t .............................. skipped: Test::Pod 1.00 required for testing POD
       
    68 t/rt25389-bin-case.t ................. ok
       
    69 t/rt50304-column_info_parentheses.t .. ok
       
    70 t/rt83494-quotes-comments.t .......... ok
       
    71 t/rt85919-fetch-lost-connection.t .... ok
       
    72 t/rt86153-reconnect-fail-memory.t .... skipped: $ENV{EXTENDED_TESTING} is not set
       
    73 t/rt88006-bit-prepare.t .............. ok
       
    74 t/rt91715.t .......................... ok
       
    75 t/version.t .......................... ok
       
    76 All tests successful.
       
    77 Files=63, Tests=1615, <TIMINGS REMOVED>
       
    78 Result: PASS
       
    79 make[1]: Leaving directory '$(@D)'