summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemuarm64/core-image-ptest-liberror-perl
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/poky/qemuarm64/core-image-ptest-liberror-perl')
-rw-r--r--runtime/poky/qemuarm64/core-image-ptest-liberror-perl/ptest-liberror-perl.log104
-rw-r--r--runtime/poky/qemuarm64/core-image-ptest-liberror-perl/ptest-raw.log106
-rw-r--r--runtime/poky/qemuarm64/core-image-ptest-liberror-perl/testresults.json18
3 files changed, 114 insertions, 114 deletions
diff --git a/runtime/poky/qemuarm64/core-image-ptest-liberror-perl/ptest-liberror-perl.log b/runtime/poky/qemuarm64/core-image-ptest-liberror-perl/ptest-liberror-perl.log
index d2d1d8cf31e..36cc575129c 100644
--- a/runtime/poky/qemuarm64/core-image-ptest-liberror-perl/ptest-liberror-perl.log
+++ b/runtime/poky/qemuarm64/core-image-ptest-liberror-perl/ptest-liberror-perl.log
@@ -1,20 +1,63 @@
START: ptest-runner
-2024-03-21T02:42
+2024-03-22T01:24
+1..1
+ok 1 - Testing that the VERSION was not overrided
+PASS: t/14Error-Simple-VERSION
+1..4
+readline() on closed filehandle I at t/lib/MyDie.pm line 10.
+ok 1 - Not MyError::Foo
+ok 2 - Testing
+ok 3 - Testing for correct line number
+ok 4 - Testing for correct module
+PASS: t/05text-errors-with-file-handles
+1..3
+ok 1 - Error was auto-converted to Error::Simple
+ok 2 - Error was auto-converted to MyError::Bar
+ok 3 - Text of the error is correct
+PASS: t/06customize-text-throw
+1..2
+ok 1 - Testing for thrown exception
+ok 2 - No Errors caught.
+PASS: t/03throw-non-Error
+1..2
+ok 1 - Error.pm loaded ok
+ok 2 - Error/Simple.pm loaded ok
+PASS: t/00-compile
+1..4
+ok 1
+ok 2
+ok 3
+ok 4
+PASS: t/01throw
+1..6
+ok 1
+ok 2
+ok 3
+ok 4
+ok 5
+ok 6
+PASS: t/02order
+1..8
+ok 1 - defined( $_[0] ) after throw/catch
+ok 2 - defined( $@ ) after throw/catch
+ok 3 - $_[0]->isa( "Error::Simple" ) after throw/catch
+ok 4 - $@->isa( "Error::Simple" ) after throw/catch
+ok 5 - defined( $_[0] ) after throw/otherwise
+ok 6 - defined( $@ ) after throw/otherwise
+ok 7 - $_[0]->isa( "Error::Simple" ) after throw/otherwise
+ok 8 - $@->isa( "Error::Simple" ) after throw/otherwise
+PASS: t/09dollar-at
1..2
ok 1 - Error thrown in the catch clause is registered
ok 2 - Error thrown in the otherwise clause is registered
PASS: t/10throw-in-catch
+1..1
+ok 1 - Testing that the excpetion is not trampeled
+PASS: t/07try-in-obj-destructor
1..2
ok 1 - defined( $_[0] ) after throw/except
ok 2 - $_[0]->isa( "Error::Simple" ) after throw/except
PASS: t/13except-arg0
-1..4
-readline() on closed filehandle I at t/lib/MyDie.pm line 10.
-ok 1 - Not MyError::Foo
-ok 2 - Testing
-ok 3 - Testing for correct line number
-ok 4 - Testing for correct module
-PASS: t/05text-errors-with-file-handles
1..21
ok 1 - Loaded
ok 2 - Test framework STDERR
@@ -41,15 +84,6 @@ PASS: t/08warndie
1..1
ok 1 - Testing that the use base worked.
PASS: t/04use-base-Error-Simple
-1..4
-ok 1
-ok 2
-ok 3
-ok 4
-PASS: t/01throw
-1..1
-ok 1 - Testing that the excpetion is not trampeled
-PASS: t/07try-in-obj-destructor
1..2
ok 1 - Checking that eval { ... } is sane
# Error::THROWN = This is caught by eval, not by try. at t/12wrong-error-var.t line 12.
@@ -65,38 +99,4 @@ ok 2 - Thrown Error::Simple
ok 3 - die foobar
ok 4 - throw Error::Simple
PASS: t/11rethrow
-1..1
-ok 1 - Testing that the VERSION was not overrided
-PASS: t/14Error-Simple-VERSION
-1..3
-ok 1 - Error was auto-converted to Error::Simple
-ok 2 - Error was auto-converted to MyError::Bar
-ok 3 - Text of the error is correct
-PASS: t/06customize-text-throw
-1..8
-ok 1 - defined( $_[0] ) after throw/catch
-ok 2 - defined( $@ ) after throw/catch
-ok 3 - $_[0]->isa( "Error::Simple" ) after throw/catch
-ok 4 - $@->isa( "Error::Simple" ) after throw/catch
-ok 5 - defined( $_[0] ) after throw/otherwise
-ok 6 - defined( $@ ) after throw/otherwise
-ok 7 - $_[0]->isa( "Error::Simple" ) after throw/otherwise
-ok 8 - $@->isa( "Error::Simple" ) after throw/otherwise
-PASS: t/09dollar-at
-1..6
-ok 1
-ok 2
-ok 3
-ok 4
-ok 5
-ok 6
-PASS: t/02order
-1..2
-ok 1 - Error.pm loaded ok
-ok 2 - Error/Simple.pm loaded ok
-PASS: t/00-compile
-1..2
-ok 1 - Testing for thrown exception
-ok 2 - No Errors caught.
-PASS: t/03throw-non-Error
-DURATION: 3
+DURATION: 2
diff --git a/runtime/poky/qemuarm64/core-image-ptest-liberror-perl/ptest-raw.log b/runtime/poky/qemuarm64/core-image-ptest-liberror-perl/ptest-raw.log
index 114426a2116..a2c1b241724 100644
--- a/runtime/poky/qemuarm64/core-image-ptest-liberror-perl/ptest-raw.log
+++ b/runtime/poky/qemuarm64/core-image-ptest-liberror-perl/ptest-raw.log
@@ -1,21 +1,64 @@
START: ptest-runner
-2024-03-21T02:42
+2024-03-22T01:24
BEGIN: /usr/lib/liberror-perl/ptest
+1..1
+ok 1 - Testing that the VERSION was not overrided
+PASS: t/14Error-Simple-VERSION
+1..4
+readline() on closed filehandle I at t/lib/MyDie.pm line 10.
+ok 1 - Not MyError::Foo
+ok 2 - Testing
+ok 3 - Testing for correct line number
+ok 4 - Testing for correct module
+PASS: t/05text-errors-with-file-handles
+1..3
+ok 1 - Error was auto-converted to Error::Simple
+ok 2 - Error was auto-converted to MyError::Bar
+ok 3 - Text of the error is correct
+PASS: t/06customize-text-throw
+1..2
+ok 1 - Testing for thrown exception
+ok 2 - No Errors caught.
+PASS: t/03throw-non-Error
+1..2
+ok 1 - Error.pm loaded ok
+ok 2 - Error/Simple.pm loaded ok
+PASS: t/00-compile
+1..4
+ok 1
+ok 2
+ok 3
+ok 4
+PASS: t/01throw
+1..6
+ok 1
+ok 2
+ok 3
+ok 4
+ok 5
+ok 6
+PASS: t/02order
+1..8
+ok 1 - defined( $_[0] ) after throw/catch
+ok 2 - defined( $@ ) after throw/catch
+ok 3 - $_[0]->isa( "Error::Simple" ) after throw/catch
+ok 4 - $@->isa( "Error::Simple" ) after throw/catch
+ok 5 - defined( $_[0] ) after throw/otherwise
+ok 6 - defined( $@ ) after throw/otherwise
+ok 7 - $_[0]->isa( "Error::Simple" ) after throw/otherwise
+ok 8 - $@->isa( "Error::Simple" ) after throw/otherwise
+PASS: t/09dollar-at
1..2
ok 1 - Error thrown in the catch clause is registered
ok 2 - Error thrown in the otherwise clause is registered
PASS: t/10throw-in-catch
+1..1
+ok 1 - Testing that the excpetion is not trampeled
+PASS: t/07try-in-obj-destructor
1..2
ok 1 - defined( $_[0] ) after throw/except
ok 2 - $_[0]->isa( "Error::Simple" ) after throw/except
PASS: t/13except-arg0
-1..4
-readline() on closed filehandle I at t/lib/MyDie.pm line 10.
-ok 1 - Not MyError::Foo
-ok 2 - Testing
-ok 3 - Testing for correct line number
-ok 4 - Testing for correct module
-PASS: t/05text-errors-with-file-handles
1..21
ok 1 - Loaded
ok 2 - Test framework STDERR
@@ -42,15 +85,6 @@ PASS: t/08warndie
1..1
ok 1 - Testing that the use base worked.
PASS: t/04use-base-Error-Simple
-1..4
-ok 1
-ok 2
-ok 3
-ok 4
-PASS: t/01throw
-1..1
-ok 1 - Testing that the excpetion is not trampeled
-PASS: t/07try-in-obj-destructor
1..2
ok 1 - Checking that eval { ... } is sane
# Error::THROWN = This is caught by eval, not by try. at t/12wrong-error-var.t line 12.
@@ -66,42 +100,8 @@ ok 2 - Thrown Error::Simple
ok 3 - die foobar
ok 4 - throw Error::Simple
PASS: t/11rethrow
-1..1
-ok 1 - Testing that the VERSION was not overrided
-PASS: t/14Error-Simple-VERSION
-1..3
-ok 1 - Error was auto-converted to Error::Simple
-ok 2 - Error was auto-converted to MyError::Bar
-ok 3 - Text of the error is correct
-PASS: t/06customize-text-throw
-1..8
-ok 1 - defined( $_[0] ) after throw/catch
-ok 2 - defined( $@ ) after throw/catch
-ok 3 - $_[0]->isa( "Error::Simple" ) after throw/catch
-ok 4 - $@->isa( "Error::Simple" ) after throw/catch
-ok 5 - defined( $_[0] ) after throw/otherwise
-ok 6 - defined( $@ ) after throw/otherwise
-ok 7 - $_[0]->isa( "Error::Simple" ) after throw/otherwise
-ok 8 - $@->isa( "Error::Simple" ) after throw/otherwise
-PASS: t/09dollar-at
-1..6
-ok 1
-ok 2
-ok 3
-ok 4
-ok 5
-ok 6
-PASS: t/02order
-1..2
-ok 1 - Error.pm loaded ok
-ok 2 - Error/Simple.pm loaded ok
-PASS: t/00-compile
-1..2
-ok 1 - Testing for thrown exception
-ok 2 - No Errors caught.
-PASS: t/03throw-non-Error
-DURATION: 3
+DURATION: 2
END: /usr/lib/liberror-perl/ptest
-2024-03-21T02:42
+2024-03-22T01:24
STOP: ptest-runner
TOTAL: 1 FAIL: 0 \ No newline at end of file
diff --git a/runtime/poky/qemuarm64/core-image-ptest-liberror-perl/testresults.json b/runtime/poky/qemuarm64/core-image-ptest-liberror-perl/testresults.json
index bdbc14fc239..a0bc7a5c7f5 100644
--- a/runtime/poky/qemuarm64/core-image-ptest-liberror-perl/testresults.json
+++ b/runtime/poky/qemuarm64/core-image-ptest-liberror-perl/testresults.json
@@ -1,5 +1,5 @@
{
- "runtime_core-image-ptest-liberror-perl_qemuarm64_20240321023849": {
+ "runtime_core-image-ptest-liberror-perl_qemuarm64_20240322012139": {
"configuration": {
"DISTRO": "poky",
"HOST_DISTRO": "ubuntu-18.04",
@@ -23,29 +23,29 @@
}
},
"MACHINE": "qemuarm64",
- "STARTTIME": "20240321023849",
+ "STARTTIME": "20240322012139",
"TESTSERIES": "qemuarm64-ptest-fast",
"TEST_TYPE": "runtime"
},
"result": {
"parselogs.ParseLogsTest.test_get_context": {
- "duration": 0.0013263225555419922,
+ "duration": 0.0022470951080322266,
"status": "PASSED"
},
"parselogs.ParseLogsTest.test_parselogs": {
- "duration": 2.238279342651367,
+ "duration": 2.421449899673462,
"status": "PASSED"
},
"ping.PingTest.test_ping": {
- "duration": 0.03305697441101074,
+ "duration": 0.05889534950256348,
"status": "PASSED"
},
"ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
- "duration": 2.7724924087524414,
+ "duration": 2.577057123184204,
"status": "PASSED"
},
"ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
- "duration": 0.0012176036834716797,
+ "duration": 0.0018618106842041016,
"log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
"status": "SKIPPED"
},
@@ -96,11 +96,11 @@
},
"ptestresult.sections": {
"liberror-perl": {
- "duration": "3"
+ "duration": "2"
}
},
"ssh.SSHTest.test_ssh": {
- "duration": 11.119008779525757,
+ "duration": 11.10374927520752,
"status": "PASSED"
}
}