summaryrefslogtreecommitdiffstats
path: root/tests/manual/textrendering/codeeditor/codeeditor.cpp
diff options
context:
space:
mode:
authorJacek Poplawski <jacek.poplawski@qt.io>2024-02-02 12:43:56 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2024-02-08 13:17:58 +0000
commit54a32bdacf17144302dea9ac313fdf0c367d7625 (patch)
tree01fc920137b1423abe8f3ac74bb5de494c05e1dc /tests/manual/textrendering/codeeditor/codeeditor.cpp
parente576d50d7cff3cacff6de576829577f391214e4b (diff)
Disable unloading libraries on VxWorks
Unloading plugins after each test case in QtDeclarative autotests leads to crashes (signal 11) during type registration in subsequent test cases. The issue arises due to the unloading process, where unloading and then re-registering types in the next test case leads to sig11. Disabling the unloading of libraries prevents the crashes. Task-number: QTBUG-115777 Change-Id: I6712f687134fd452fb0b962363a8f0fde85344ff Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit ef5ab6e00664caf0af23b21593f809d718c9dfc7) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tests/manual/textrendering/codeeditor/codeeditor.cpp')
0 files changed, 0 insertions, 0 deletions