START: ptest-runner
2025-06-06T12:58
1..24
ok 1 - perl prereq of 5.039002 passed
ok 2 - perl prereq of "5.39.2" passed
ok 3 - perl prereq of "v5.39.2" passed
ok 4 - perl prereq of v5.39.2 passed
ok 5 - perl prereq of version->new("5.39.2") passed
ok 6 - perl prereq of 5.040002 passed
ok 7 - perl prereq of "5.40.2" passed
ok 8 - perl prereq of "v5.40.2" passed
ok 9 - perl prereq of v5.40.2 passed
ok 10 - perl prereq of version->new("5.40.2") passed
ok 11 - perl prereq of 5.041002 failed
ok 12 - perl prereq of "5.41.2" failed
ok 13 - perl prereq of "v5.41.2" failed
ok 14 - perl prereq of v5.41.2 failed
ok 15 - perl prereq of version->new("5.41.2") failed
ok 16 - existing module accepted
ok 17 - existing module with version accepted
ok 18 - missing module rejected
ok 19 - missing module with version rejected
ok 20 - existing module with old version rejected
ok 21 - missing module rejected (arrayref)
ok 22 - missing module with version rejected (arrayref)
ok 23 - broken module dies
ok 24 - broken module dies again
PASS: t/find_missing
1..36
ok 1 -          5 parses correctly as 5.000000
ok 2 -         v5 parses correctly as 5.000000
ok 3 -        "5" parses correctly as 5.000000
ok 4 -       "v5" parses correctly as 5.000000
ok 5 -   5.008000 parses correctly as 5.008000
ok 6 -      5.8.0 parses correctly as 5.008000
ok 7 -     v5.8.0 parses correctly as 5.008000
ok 8 -    "5.8.0" parses correctly as 5.008000
ok 9 -   "v5.8.0" parses correctly as 5.008000
ok 10 -      5.010 parses correctly as 5.010000
ok 11 -      v5.10 parses correctly as 5.010000
ok 12 -    "v5.10" parses correctly as 5.010000
ok 13 -   5.999000 parses correctly as 5.999000
ok 14 -    5.999.0 parses correctly as 5.999000
ok 15 -   v5.999.0 parses correctly as 5.999000
ok 16 -  "5.999.0" parses correctly as 5.999000
ok 17 - "v5.999.0" parses correctly as 5.999000
ok 18 -          6 parses correctly as 6.000000
ok 19 -         v6 parses correctly as 6.000000
ok 20 -        "6" parses correctly as 6.000000
ok 21 -       "v6" parses correctly as 6.000000
ok 22 -   6.999000 parses correctly as 6.999000
ok 23 -    6.999.0 parses correctly as 6.999000
ok 24 -   v6.999.0 parses correctly as 6.999000
ok 25 -  "6.999.0" parses correctly as 6.999000
ok 26 - "v6.999.0" parses correctly as 6.999000
ok 27 -          7 parses correctly as 7.000000
ok 28 -         v7 parses correctly as 7.000000
ok 29 -        "7" parses correctly as 7.000000
ok 30 -       "v7" parses correctly as 7.000000
ok 31 -   7.999000 parses correctly as 7.999000
ok 32 -    7.999.0 parses correctly as 7.999000
ok 33 -   v7.999.0 parses correctly as 7.999000
ok 34 -  "7.999.0" parses correctly as 7.999000
ok 35 - "v7.999.0" parses correctly as 7.999000
ok 36 - no warnings
PASS: t/numify_version
1..71
# Checking against Test2::API 1.302199
ok 1 - Test2: Missing module SKIPs - exit status
ok 2 - Test2: Missing module SKIPs - no excess plans
ok 3 - Test2: Missing module SKIPs
ok 4 - Test2: Broken module dies - exit status
ok 5 - Test2: Broken module dies - no excess plans
ok 6 - Test2: Broken module dies
ok 7 - Test2: Working module runs - exit status
ok 8 - Test2: Working module runs - no excess plans
ok 9 - Test2: Working module runs
ok 10 - Test2: Outdated module SKIPs - exit status
ok 11 - Test2: Outdated module SKIPs - no excess plans
ok 12 - Test2: Outdated module SKIPs
ok 13 - Test2: Missing module fails with RELEASE_TESTING - exit status
ok 14 - Test2: Missing module fails with RELEASE_TESTING - no excess plans
ok 15 - Test2: Missing module fails with RELEASE_TESTING
ok 16 - Test2: Broken module dies with RELEASE_TESTING - exit status
ok 17 - Test2: Broken module dies with RELEASE_TESTING - no excess plans
ok 18 - Test2: Broken module dies with RELEASE_TESTING
ok 19 - Test2: Working module runs with RELEASE_TESTING - exit status
ok 20 - Test2: Working module runs with RELEASE_TESTING - no excess plans
ok 21 - Test2: Working module runs with RELEASE_TESTING
ok 22 - Test2: Outdated module fails with RELEASE_TESTING - exit status
ok 23 - Test2: Outdated module fails with RELEASE_TESTING - no excess plans
ok 24 - Test2: Outdated module fails with RELEASE_TESTING
ok 25 - Test2: Outdated module fails with RELEASE_TESTING
ok 26 - Test2: Missing module skips with plan - exit status
ok 27 - Test2: Missing module skips with plan - no excess plans
ok 28 - Test2: Missing module skips with plan
ok 29 - Test2: Missing module skips with no_plan - exit status
ok 30 - Test2: Missing module skips with no_plan - no excess plans
ok 31 - Test2: Missing module skips with no_plan
ok 32 - Test2: Missing module skips with tests - exit status
ok 33 - Test2: Missing module skips with tests - no excess plans
ok 34 - Test2: Missing module skips with tests
ok 35 - Test2: Missing module passes with plan and tests - exit status
ok 36 - Test2: Missing module passes with plan and tests - no excess plans
ok 37 - Test2: Missing module passes with plan and tests
ok 38 - Test2: Missing module passes with no_plan and tests - exit status
ok 39 - Test2: Missing module passes with no_plan and tests - no excess plans
ok 40 - Test2: Missing module passes with no_plan and tests
ok 41 - Test2: Missing module skips in subtest - exit status
ok 42 - Test2: Missing module skips in subtest - no excess plans
ok 43 - Test2: Missing module skips in subtest
ok 44 - Test2: Broken module dies in subtest - exit status
ok 45 - Test2: Broken module dies in subtest - no excess plans
ok 46 - Test2: Broken module dies in subtest
ok 47 - Test2: Working module runs in subtest - exit status
ok 48 - Test2: Working module runs in subtest - no excess plans
ok 49 - Test2: Working module runs in subtest
ok 50 - Test2: Working module runs in subtest
ok 51 - Test2: Outdated module skips in subtest - exit status
ok 52 - Test2: Outdated module skips in subtest - no excess plans
ok 53 - Test2: Outdated module skips in subtest
ok 54 - Test2: Missing module skips with plan in subtest - exit status
ok 55 - Test2: Missing module skips with plan in subtest - no excess plans
ok 56 - Test2: Missing module skips with plan in subtest
ok 57 - Test2: Missing module skips with no_plan in subtest - exit status
ok 58 - Test2: Missing module skips with no_plan in subtest - no excess plans
ok 59 - Test2: Missing module skips with no_plan in subtest
ok 60 - Test2: Missing module skips with tests in subtest - exit status
ok 61 - Test2: Missing module skips with tests in subtest - no excess plans
ok 62 - Test2: Missing module skips with tests in subtest
ok 63 - Test2: Missing module passes with plan and tests in subtest - exit status
ok 64 - Test2: Missing module passes with plan and tests in subtest - no excess plans
ok 65 - Test2: Missing module passes with plan and tests in subtest
ok 66 - Test2: Missing module passes with no_plan and tests in subtest - exit status
ok 67 - Test2: Missing module passes with no_plan and tests in subtest - no excess plans
ok 68 - Test2: Missing module passes with no_plan and tests in subtest
ok 69 - Test2: Missing module fails in subtest with RELEASE_TESTING - exit status
ok 70 - Test2: Missing module fails in subtest with RELEASE_TESTING - no excess plans
ok 71 - Test2: Missing module fails in subtest with RELEASE_TESTING
ok 1 - Test2: Missing module SKIPs - exit status
ok 2 - Test2: Missing module SKIPs - no excess plans
ok 3 - Test2: Missing module SKIPs
ok 10 - Test2: Outdated module SKIPs - exit status
ok 11 - Test2: Outdated module SKIPs - no excess plans
ok 12 - Test2: Outdated module SKIPs
ok 26 - Test2: Missing module skips with plan - exit status
ok 27 - Test2: Missing module skips with plan - no excess plans
ok 28 - Test2: Missing module skips with plan
ok 29 - Test2: Missing module skips with no_plan - exit status
ok 30 - Test2: Missing module skips with no_plan - no excess plans
ok 31 - Test2: Missing module skips with no_plan
ok 32 - Test2: Missing module skips with tests - exit status
ok 33 - Test2: Missing module skips with tests - no excess plans
ok 34 - Test2: Missing module skips with tests
ok 41 - Test2: Missing module skips in subtest - exit status
ok 42 - Test2: Missing module skips in subtest - no excess plans
ok 43 - Test2: Missing module skips in subtest
ok 51 - Test2: Outdated module skips in subtest - exit status
ok 52 - Test2: Outdated module skips in subtest - no excess plans
ok 53 - Test2: Outdated module skips in subtest
ok 54 - Test2: Missing module skips with plan in subtest - exit status
ok 55 - Test2: Missing module skips with plan in subtest - no excess plans
ok 56 - Test2: Missing module skips with plan in subtest
ok 57 - Test2: Missing module skips with no_plan in subtest - exit status
ok 58 - Test2: Missing module skips with no_plan in subtest - no excess plans
ok 59 - Test2: Missing module skips with no_plan in subtest
ok 60 - Test2: Missing module skips with tests in subtest - exit status
ok 61 - Test2: Missing module skips with tests in subtest - no excess plans
ok 62 - Test2: Missing module skips with tests in subtest
SKIP: t/test2
1..25
ok 1 - standalone: Missing module SKIPs - exit status
ok 2 - standalone: Missing module SKIPs - no excess plans
ok 3 - standalone: Missing module SKIPs
ok 4 - standalone: Broken module dies - exit status
ok 5 - standalone: Broken module dies - no excess plans
ok 6 - standalone: Broken module dies
ok 7 - standalone: Working module runs - exit status
ok 8 - standalone: Working module runs - no excess plans
ok 9 - standalone: Working module runs
ok 10 - standalone: Outdated module SKIPs - exit status
ok 11 - standalone: Outdated module SKIPs - no excess plans
ok 12 - standalone: Outdated module SKIPs
ok 13 - standalone: Missing module fails with RELEASE_TESTING - exit status
ok 14 - standalone: Missing module fails with RELEASE_TESTING - no excess plans
ok 15 - standalone: Missing module fails with RELEASE_TESTING
ok 16 - standalone: Broken module dies with RELEASE_TESTING - exit status
ok 17 - standalone: Broken module dies with RELEASE_TESTING - no excess plans
ok 18 - standalone: Broken module dies with RELEASE_TESTING
ok 19 - standalone: Working module runs with RELEASE_TESTING - exit status
ok 20 - standalone: Working module runs with RELEASE_TESTING - no excess plans
ok 21 - standalone: Working module runs with RELEASE_TESTING
ok 22 - standalone: Outdated module fails with RELEASE_TESTING - exit status
ok 23 - standalone: Outdated module fails with RELEASE_TESTING - no excess plans
ok 24 - standalone: Outdated module fails with RELEASE_TESTING
ok 25 - standalone: Outdated module fails with RELEASE_TESTING
ok 1 - standalone: Missing module SKIPs - exit status
ok 2 - standalone: Missing module SKIPs - no excess plans
ok 3 - standalone: Missing module SKIPs
ok 10 - standalone: Outdated module SKIPs - exit status
ok 11 - standalone: Outdated module SKIPs - no excess plans
ok 12 - standalone: Outdated module SKIPs
SKIP: t/standalone
1..71
# Checking against Test::Builder 1.302199
ok 1 - Test::Builder: Missing module SKIPs - exit status
ok 2 - Test::Builder: Missing module SKIPs - no excess plans
ok 3 - Test::Builder: Missing module SKIPs
ok 4 - Test::Builder: Broken module dies - exit status
ok 5 - Test::Builder: Broken module dies - no excess plans
ok 6 - Test::Builder: Broken module dies
ok 7 - Test::Builder: Working module runs - exit status
ok 8 - Test::Builder: Working module runs - no excess plans
ok 9 - Test::Builder: Working module runs
ok 10 - Test::Builder: Outdated module SKIPs - exit status
ok 11 - Test::Builder: Outdated module SKIPs - no excess plans
ok 12 - Test::Builder: Outdated module SKIPs
ok 13 - Test::Builder: Missing module fails with RELEASE_TESTING - exit status
ok 14 - Test::Builder: Missing module fails with RELEASE_TESTING - no excess plans
ok 15 - Test::Builder: Missing module fails with RELEASE_TESTING
ok 16 - Test::Builder: Broken module dies with RELEASE_TESTING - exit status
ok 17 - Test::Builder: Broken module dies with RELEASE_TESTING - no excess plans
ok 18 - Test::Builder: Broken module dies with RELEASE_TESTING
ok 19 - Test::Builder: Working module runs with RELEASE_TESTING - exit status
ok 20 - Test::Builder: Working module runs with RELEASE_TESTING - no excess plans
ok 21 - Test::Builder: Working module runs with RELEASE_TESTING
ok 22 - Test::Builder: Outdated module fails with RELEASE_TESTING - exit status
ok 23 - Test::Builder: Outdated module fails with RELEASE_TESTING - no excess plans
ok 24 - Test::Builder: Outdated module fails with RELEASE_TESTING
ok 25 - Test::Builder: Outdated module fails with RELEASE_TESTING
ok 26 - Test::Builder: Missing module skips with plan - exit status
ok 27 - Test::Builder: Missing module skips with plan - no excess plans
ok 28 - Test::Builder: Missing module skips with plan
ok 29 - Test::Builder: Missing module skips with no_plan - exit status
ok 30 - Test::Builder: Missing module skips with no_plan - no excess plans
ok 31 - Test::Builder: Missing module skips with no_plan
ok 32 - Test::Builder: Missing module skips with tests - exit status
ok 33 - Test::Builder: Missing module skips with tests - no excess plans
ok 34 - Test::Builder: Missing module skips with tests
ok 35 - Test::Builder: Missing module passes with plan and tests - exit status
ok 36 - Test::Builder: Missing module passes with plan and tests - no excess plans
ok 37 - Test::Builder: Missing module passes with plan and tests
ok 38 - Test::Builder: Missing module passes with no_plan and tests - exit status
ok 39 - Test::Builder: Missing module passes with no_plan and tests - no excess plans
ok 40 - Test::Builder: Missing module passes with no_plan and tests
ok 41 - Test::Builder: Missing module skips in subtest - exit status
ok 42 - Test::Builder: Missing module skips in subtest - no excess plans
ok 43 - Test::Builder: Missing module skips in subtest
ok 44 - Test::Builder: Broken module dies in subtest - exit status
ok 45 - Test::Builder: Broken module dies in subtest - no excess plans
ok 46 - Test::Builder: Broken module dies in subtest
ok 47 - Test::Builder: Working module runs in subtest - exit status
ok 48 - Test::Builder: Working module runs in subtest - no excess plans
ok 49 - Test::Builder: Working module runs in subtest
ok 50 - Test::Builder: Working module runs in subtest
ok 51 - Test::Builder: Outdated module skips in subtest - exit status
ok 52 - Test::Builder: Outdated module skips in subtest - no excess plans
ok 53 - Test::Builder: Outdated module skips in subtest
ok 54 - Test::Builder: Missing module skips with plan in subtest - exit status
ok 55 - Test::Builder: Missing module skips with plan in subtest - no excess plans
ok 56 - Test::Builder: Missing module skips with plan in subtest
ok 57 - Test::Builder: Missing module skips with no_plan in subtest - exit status
ok 58 - Test::Builder: Missing module skips with no_plan in subtest - no excess plans
ok 59 - Test::Builder: Missing module skips with no_plan in subtest
ok 60 - Test::Builder: Missing module skips with tests in subtest - exit status
ok 61 - Test::Builder: Missing module skips with tests in subtest - no excess plans
ok 62 - Test::Builder: Missing module skips with tests in subtest
ok 63 - Test::Builder: Missing module passes with plan and tests in subtest - exit status
ok 64 - Test::Builder: Missing module passes with plan and tests in subtest - no excess plans
ok 65 - Test::Builder: Missing module passes with plan and tests in subtest
ok 66 - Test::Builder: Missing module passes with no_plan and tests in subtest - exit status
ok 67 - Test::Builder: Missing module passes with no_plan and tests in subtest - no excess plans
ok 68 - Test::Builder: Missing module passes with no_plan and tests in subtest
ok 69 - Test::Builder: Missing module fails in subtest with RELEASE_TESTING - exit status
ok 70 - Test::Builder: Missing module fails in subtest with RELEASE_TESTING - no excess plans
ok 71 - Test::Builder: Missing module fails in subtest with RELEASE_TESTING
ok 1 - Test::Builder: Missing module SKIPs - exit status
ok 2 - Test::Builder: Missing module SKIPs - no excess plans
ok 3 - Test::Builder: Missing module SKIPs
ok 10 - Test::Builder: Outdated module SKIPs - exit status
ok 11 - Test::Builder: Outdated module SKIPs - no excess plans
ok 12 - Test::Builder: Outdated module SKIPs
ok 26 - Test::Builder: Missing module skips with plan - exit status
ok 27 - Test::Builder: Missing module skips with plan - no excess plans
ok 28 - Test::Builder: Missing module skips with plan
ok 29 - Test::Builder: Missing module skips with no_plan - exit status
ok 30 - Test::Builder: Missing module skips with no_plan - no excess plans
ok 31 - Test::Builder: Missing module skips with no_plan
ok 32 - Test::Builder: Missing module skips with tests - exit status
ok 33 - Test::Builder: Missing module skips with tests - no excess plans
ok 34 - Test::Builder: Missing module skips with tests
ok 41 - Test::Builder: Missing module skips in subtest - exit status
ok 42 - Test::Builder: Missing module skips in subtest - no excess plans
ok 43 - Test::Builder: Missing module skips in subtest
ok 51 - Test::Builder: Outdated module skips in subtest - exit status
ok 52 - Test::Builder: Outdated module skips in subtest - no excess plans
ok 53 - Test::Builder: Outdated module skips in subtest
ok 54 - Test::Builder: Missing module skips with plan in subtest - exit status
ok 55 - Test::Builder: Missing module skips with plan in subtest - no excess plans
ok 56 - Test::Builder: Missing module skips with plan in subtest
ok 57 - Test::Builder: Missing module skips with no_plan in subtest - exit status
ok 58 - Test::Builder: Missing module skips with no_plan in subtest - no excess plans
ok 59 - Test::Builder: Missing module skips with no_plan in subtest
ok 60 - Test::Builder: Missing module skips with tests in subtest - exit status
ok 61 - Test::Builder: Missing module skips with tests in subtest - no excess plans
ok 62 - Test::Builder: Missing module skips with tests in subtest
SKIP: t/test-builder
DURATION: 38
