Skip to content
Snippets Groups Projects
Commit 34b8092a authored by Esben Haabendal's avatar Esben Haabendal
Browse files

openharmony-standard: Reintroduce onInit patch


This patch makes a lot of of test-cases able to pass with the current code.
The patch is only a workaround, and should be reverted as soon as we have a
proper fix for the timing related issues that are causing problems with getting
tests to pass in onShow() ace method.

Signed-off-by: default avatarEsben Haabendal <esben@geanix.com>
parent f767f786
No related tags found
No related merge requests found
Pipeline #16708 passed
......@@ -100,6 +100,7 @@ SRC_URI += "file://test-xts-acts-fix-hicolliecpptest.patch;patchdir=${S}/test/xt
SRC_URI += "file://ace_engine-disable-create-component.patch;patchdir=${S}/foundation/ace/ace_engine"
SRC_URI += "file://test-xts-acts-increase-testsuite-timeouts.patch;patchdir=${S}/test/xts/acts"
SRC_URI += "file://foundation_ace_engine-race-condition-workaround.patch;patchdir=${S}/foundation/ace/ace_engine"
SRC_URI += "file://test-xts-acts-Start-tests-from-onInit.patch;patchdir=${S}/test/xts/acts"
inherit python3native gn_base ptest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment