Running the full test suite consistently fails with
-------------------------------------------------------------------------------
ListBoxTestCase
Sort
-------------------------------------------------------------------------------
./controls/listboxtest.cpp:37
...............................................................................
./controls/listboxtest.cpp:120: FAILED:
REQUIRE( "aaa" == m_list->GetString(0) )
with expansion:
"aaa" == "AAA"
I'm going to disable this test, but it's strange that it fails when it passes with Qt 5 elsewhere.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
This was broken by 09c22b0 (Fix listboxtest test failing under wxQt, 2023-10-08), see #23925.
I'll restrict the changes done there to Qt under Windows only to fix this under Unix.
cc @AliKet
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()