summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemux86-64/core-image-ptest-libtry-tiny-perl/ptest-raw.log
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/poky/qemux86-64/core-image-ptest-libtry-tiny-perl/ptest-raw.log')
-rw-r--r--runtime/poky/qemux86-64/core-image-ptest-libtry-tiny-perl/ptest-raw.log216
1 files changed, 108 insertions, 108 deletions
diff --git a/runtime/poky/qemux86-64/core-image-ptest-libtry-tiny-perl/ptest-raw.log b/runtime/poky/qemux86-64/core-image-ptest-libtry-tiny-perl/ptest-raw.log
index 78a04ca2862..5fe9ae327e5 100644
--- a/runtime/poky/qemux86-64/core-image-ptest-libtry-tiny-perl/ptest-raw.log
+++ b/runtime/poky/qemux86-64/core-image-ptest-libtry-tiny-perl/ptest-raw.log
@@ -1,97 +1,6 @@
START: ptest-runner
-2023-10-30T02:04
+2023-10-31T01:42
BEGIN: /usr/lib/libtry-tiny-perl/ptest
-1..2
-given is deprecated at t/given_when.t line 19.
-when is deprecated at t/given_when.t line 20.
-ok 1 - error caught
-ok 2 - error is also in $_
-PASS: t/given_when
-1..1
-#
-# Versions for all modules listed in static metadata (including optional ones):
-#
-# === Configure Requires ===
-#
-# Module Want Have
-# ------------------- ---- ----
-# ExtUtils::MakeMaker any 7.70
-#
-# === Configure Suggests ===
-#
-# Module Want Have
-# -------- ------- ----
-# JSON::PP 2.27300 4.16
-#
-# === Test Requires ===
-#
-# Module Want Have
-# ------------------- ---- --------
-# ExtUtils::MakeMaker any 7.70
-# File::Spec any 3.88
-# Test::More any 1.302194
-# if any 0.0610
-#
-# === Test Recommends ===
-#
-# Module Want Have
-# ---------- -------- --------
-# CPAN::Meta 2.120900 2.150010
-#
-# === Test Suggests ===
-#
-# Module Want Have
-# ------------------------ ----- -------
-# CPAN::Meta::Check 0.011 missing
-# CPAN::Meta::Requirements any 2.140
-# Capture::Tiny 0.12 missing
-#
-# === Runtime Requires ===
-#
-# Module Want Have
-# -------- ---- ----
-# Carp any 1.54
-# Exporter 5.57 5.77
-# constant any 1.33
-# strict any 1.12
-# warnings any 1.65
-#
-# === Runtime Suggests ===
-#
-# Module Want Have
-# --------- ---- -------
-# Sub::Name 0.08 missing
-# Sub::Util any 1.63
-#
-# === Other Modules ===
-#
-# Module Have
-# --------------- -------
-# Encode 3.19
-# File::Temp 0.2311
-# JSON::PP 4.16
-# Module::Runtime missing
-# Pod::Coverage missing
-# Sub::Name missing
-# YAML missing
-# autodie missing
-#
-ok 1 - Reported prereqs
-PASS: t/00-report-prereqs
-1..3
-ok 1 - nested try in cleanup after fork does not maintain outer catch block
-ok 2 - nested try in cleanup after fork does not maintain outer finally block
-ok 3 - Didn't just exit
-PASS: t/global_destruction_forked
-1..2
-ok 1 # skip no conflicts module found to check against
-ok 2 # skip This information-only test requires CPAN::Meta::Check 0.011
-ok 1 # skip no conflicts module found to check against
-ok 2 # skip This information-only test requires CPAN::Meta::Check 0.011
-SKIP: t/zzz-check-breaks
-1..0 # SKIP Capture::Tiny 0.12 required
-1..0 # SKIP Capture::Tiny 0.12 required
-SKIP: t/global_destruction_load
1..8
ok 1 - Bare catch() detected
ok 2 - Bare finally() detected
@@ -129,6 +38,21 @@ ok 23 - previous value of $@
ok 24 - previous value of $@ available for capture
ok 25 - previous value of $@ also available in catch block
PASS: t/basic
+1..5
+when is deprecated at t/when.t line 27.
+when is deprecated at t/when.t line 28.
+ok 1
+ok 2 - $_ not clobbered
+ok 3 - bar didn't match
+ok 4 - foo matched
+ok 5 - fallback didn't match
+PASS: t/when
+1..2
+given is deprecated at t/given_when.t line 19.
+when is deprecated at t/given_when.t line 20.
+ok 1 - error caught
+ok 2 - error is also in $_
+PASS: t/given_when
1..30
ok 1 - Moved into finally from try
ok 2 - Error text as expected
@@ -163,11 +87,15 @@ ok 30 - finally ran
ok 28 - before skip in try
ok 29 # skip whee
SKIP: t/finally
-1..3
-ok 1 - try name
-ok 2 - catch name
-ok 3 - finally name
-PASS: t/named
+1..0 # SKIP Capture::Tiny 0.12 required
+1..0 # SKIP Capture::Tiny 0.12 required
+SKIP: t/global_destruction_load
+1..2
+ok 1 # skip no conflicts module found to check against
+ok 2 # skip This information-only test requires CPAN::Meta::Check 0.011
+ok 1 # skip no conflicts module found to check against
+ok 2 # skip This information-only test requires CPAN::Meta::Check 0.011
+SKIP: t/zzz-check-breaks
1..25
ok 1 - Proper context LIST in try{}
ok 2 - Proper VOID context in finally{} 2
@@ -195,17 +123,89 @@ ok 23 - Proper context VOID in catch{}
ok 24 - Proper VOID context in finally{} 2
ok 25 - Proper VOID context in finally{} 1
PASS: t/context
-1..5
-when is deprecated at t/when.t line 27.
-when is deprecated at t/when.t line 28.
-ok 1
-ok 2 - $_ not clobbered
-ok 3 - bar didn't match
-ok 4 - foo matched
-ok 5 - fallback didn't match
-PASS: t/when
-DURATION: 2
+1..3
+ok 1 - try name
+ok 2 - catch name
+ok 3 - finally name
+PASS: t/named
+1..3
+ok 1 - nested try in cleanup after fork does not maintain outer catch block
+ok 2 - nested try in cleanup after fork does not maintain outer finally block
+ok 3 - Didn't just exit
+PASS: t/global_destruction_forked
+1..1
+#
+# Versions for all modules listed in static metadata (including optional ones):
+#
+# === Configure Requires ===
+#
+# Module Want Have
+# ------------------- ---- ----
+# ExtUtils::MakeMaker any 7.70
+#
+# === Configure Suggests ===
+#
+# Module Want Have
+# -------- ------- ----
+# JSON::PP 2.27300 4.16
+#
+# === Test Requires ===
+#
+# Module Want Have
+# ------------------- ---- --------
+# ExtUtils::MakeMaker any 7.70
+# File::Spec any 3.88
+# Test::More any 1.302194
+# if any 0.0610
+#
+# === Test Recommends ===
+#
+# Module Want Have
+# ---------- -------- --------
+# CPAN::Meta 2.120900 2.150010
+#
+# === Test Suggests ===
+#
+# Module Want Have
+# ------------------------ ----- -------
+# CPAN::Meta::Check 0.011 missing
+# CPAN::Meta::Requirements any 2.140
+# Capture::Tiny 0.12 missing
+#
+# === Runtime Requires ===
+#
+# Module Want Have
+# -------- ---- ----
+# Carp any 1.54
+# Exporter 5.57 5.77
+# constant any 1.33
+# strict any 1.12
+# warnings any 1.65
+#
+# === Runtime Suggests ===
+#
+# Module Want Have
+# --------- ---- -------
+# Sub::Name 0.08 missing
+# Sub::Util any 1.63
+#
+# === Other Modules ===
+#
+# Module Have
+# --------------- -------
+# Encode 3.19
+# File::Temp 0.2311
+# JSON::PP 4.16
+# Module::Runtime missing
+# Pod::Coverage missing
+# Sub::Name missing
+# YAML missing
+# autodie missing
+#
+ok 1 - Reported prereqs
+PASS: t/00-report-prereqs
+DURATION: 1
END: /usr/lib/libtry-tiny-perl/ptest
-2023-10-30T02:04
+2023-10-31T01:42
STOP: ptest-runner
TOTAL: 1 FAIL: 0 \ No newline at end of file