C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/01_compile.t ........................... ok t/02_logon.t ............................. ok t/03_create_table.t ...................... ok t/04_insert.t ............................ ok t/05_select.t ............................ ok t/06_tran.t .............................. ok t/07_error.t ............................. ok t/08_busy.t .............................. ok t/09_create_function.t ................... ok t/10_create_aggregate.t .................. ok t/12_unicode.t ........................... ok t/13_create_collation.t .................. ok t/14_progress_handler.t .................. ok t/15_ak_dbd.t ............................ ok t/16_column_info.t ....................... ok t/17_createdrop.t ........................ ok t/18_insertfetch.t ....................... ok t/19_bindparam.t ......................... ok t/20_blobs.t ............................. ok t/21_blobtext.t .......................... ok t/22_listfields.t ........................ ok t/23_nulls.t ............................. ok t/24_numrows.t ........................... ok t/25_chopblanks.t ........................ ok t/26_commit.t ............................ ok t/27_metadata.t .......................... ok t/28_schemachange.t ...................... ok t/29_cppcomments.t ....................... ok t/30_auto_rollback.t ..................... ok t/31_bind_weird_number_param.t ........... ok t/32_inactive_error.t .................... ok t/33_non_latin_path.t .................... ok t/34_online_backup.t ..................... ok t/35_table_info.t ........................ ok t/36_hooks.t ............................. ok t/37_regexp.t ............................ ok t/97_meta.t .............................. skipped: Author tests not required for installation t/98_pod.t ............................... skipped: Author tests not required for installation t/99_pmv.t ............................... skipped: Author tests not required for installation t/rt_15186_prepcached.t .................. ok t/rt_21406_auto_finish.t ................. ok t/rt_25371_asymmetric_unicode.t .......... ok t/rt_25460_numeric_aggregate.t ........... ok t/rt_25924_user_defined_func_unicode.t ... ok t/rt_27553_prepared_cache_and_analyze.t .. ok t/rt_29058_group_by.t .................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/7 subtests t/rt_29629_sqlite_where_length.t ......... ok t/rt_31324_full_names.t .................. ok t/rt_32889_prepare_cached_reexecute.t .... ok t/rt_36836_duplicate_key.t ............... ok t/rt_36838_unique_and_bus_error.t ........ ok t/rt_40594_nullable.t .................... ok t/rt_48393_debug_panic_with_commit.t ..... skipped: set $ENV{TEST_DBD_SQLITE_WITH_DEBUGGER} to enable this test t/rt_50503_fts3.t ........................ ok Test Summary Report ------------------- t/rt_29058_group_by.t (Wstat: 512 Tests: 7 Failed: 2) Failed tests: 2, 7 Non-zero exit status: 2 Files=54, Tests=831, 24 wallclock secs ( 0.36 usr + 0.17 sys = 0.53 CPU) Result: FAIL