START	devel/p5-Test-Deep	2024-07-05T11:11:38Z

===>  Regression tests for p5-Test-Deep-1.204
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker 6.78 7.70
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     ExtUtils::MakeMaker   any     7.70
#     File::Spec            any     3.88
#     Test::More           0.96 1.302194
#     Test::Tester        0.107 1.302194
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module        Want     Have
#     ------------- ---- --------
#     List::Util    1.09     1.63
#     Scalar::Util  1.09     1.63
#     Test::Builder  any 1.302194
#     Test::More    0.96 1.302194
# 
t/00-report-prereqs.t ....... ok
t/all.t ..................... ok
t/any.t ..................... ok
t/array.t ................... ok
t/array_each.t .............. ok
t/arraylength.t ............. ok
t/bag.t ..................... ok
t/bagrecursion.t ............ ok
t/blessed.t ................. ok
t/boolean.t ................. ok
t/cache.t ................... ok
t/circular.t ................ ok
t/class.t ................... ok
t/code.t .................... ok
t/deep_utils.t .............. ok
t/descend.t ................. ok
t/error.t ................... ok
t/hash.t .................... ok
t/hash_each.t ............... ok
t/hashkeys.t ................ ok
t/ignore.t .................. ok
t/import.t .................. ok
t/isa.t ..................... ok
t/leaf-wrapper.t ............ ok
t/listmethods.t ............. ok
t/memory.t .................. ok
t/methods.t ................. ok
t/no-clobber-globals.t ...... ok
t/none.t .................... ok
t/notest.t .................. ok
t/notest_extra.t ............ ok
t/notest_withtest.t ......... ok
t/number.t .................. ok
t/reftype.t ................. ok
t/regexp.t .................. ok
t/regexpref.t ............... ok
t/rt78288_blessed_object.t .. ok
t/scalar.t .................. ok
t/scalarref.t ............... ok
t/set.t ..................... ok
t/shallow.t ................. ok
t/string.t .................. ok
All tests successful.
Files=42, Tests=1268, 15 wallclock secs ( 0.41 usr  0.42 sys + 10.34 cusr  3.67 csys = 14.84 CPU)
Result: PASS

PASS	devel/p5-Test-Deep	Duration 0m19.69s