From: Alexis Lothoré <[email protected]>

Signed-off-by: Alexis Lothoré <[email protected]>
---
 .../oeqa/selftest/cases/resulttooltests.py    | 24 +++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/meta/lib/oeqa/selftest/cases/resulttooltests.py 
b/meta/lib/oeqa/selftest/cases/resulttooltests.py
index eeed276b8de..c3303f3fbbe 100644
--- a/meta/lib/oeqa/selftest/cases/resulttooltests.py
+++ b/meta/lib/oeqa/selftest/cases/resulttooltests.py
@@ -322,6 +322,18 @@ class ResultToolTests(OESelftestTestCase):
                     },
                     "ptestresult.curl.test_0000__foo_out_of_bar": {
                         "status": "PASSED"
+                    },
+                    
"ptestresult.dbus.test_0000__foo_out_of_bar,_remaining:_00:02,_took_0.032s,_duration:_03:32_":
 {
+                        "status": "PASSED"
+                    },
+                    "ptestresult.binutils-ld.in testcase 
/foo/build-st-bar/moo/ctf.exp": {
+                        "status": "PASSED"
+                    },
+                    "ptestresult.gcc-libstdc++-v3.Couldn't create remote 
directory /tmp/runtest.30975 on target": {
+                        "status": "PASSED"
+                    },
+                    "ptestresult.gcc-libgomp.Couldn't create remote directory 
/tmp/runtest.3657621 on": {
+                        "status": "PASSED"
                     }
                 }}}}
         target_configuration = {"a": {
@@ -341,6 +353,18 @@ class ResultToolTests(OESelftestTestCase):
                     },
                     "ptestresult.curl.test_0000__xxx_out_of_yyy": {
                         "status": "PASSED"
+                    },
+                    
"ptestresult.dbus.test_0000__yyy_out_of_zzz,_remaining:_00:03,_took_0.034s,_duration:_03:30_":
 {
+                        "status": "PASSED"
+                    },
+                    "ptestresult.binutils-ld.in testcase 
/xxx/build-st-yyy/zzz/ctf.exp": {
+                        "status": "PASSED"
+                    },
+                    "ptestresult.gcc-libstdc++-v3.Couldn't create remote 
directory /tmp/runtest.45678 on target": {
+                        "status": "PASSED"
+                    },
+                    "ptestresult.gcc-libgomp.Couldn't create remote directory 
/tmp/runtest.3657621 on": {
+                        "status": "PASSED"
                     }
                 }}}}
         regression.fixup_ptest_names(base_configuration, self.logger)
-- 
2.39.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#177853): 
https://lists.openembedded.org/g/openembedded-core/message/177853
Mute This Topic: https://lists.openembedded.org/mt/97296211/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to