Skip to content

Conversation

@smanders
Copy link
Collaborator

@smanders
Copy link
Collaborator Author

well dang, it appears rocky10-gcc15 is failing... again! (this time LinuxDebug)

53/70 Test #53: wxx_test ...........................***Failed    3.43 sec
Running main() from /__w/googletest/googletest/googletest/src/gtest_main.cc
[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from WxExtensionsFixture
[ RUN      ] WxExtensionsFixture.BasicWxWidgetsComponentCreation
[       OK ] WxExtensionsFixture.BasicWxWidgetsComponentCreation (46 ms)
[ RUN      ] WxExtensionsFixture.AnotherWxWidgetsTest

(wxx_test:5437): Gtk-WARNING **: 18:44:12.918: gtk_disable_setlocale() must be called before gtk_init()
[       OK ] WxExtensionsFixture.AnotherWxWidgetsTest (0 ms)
[ RUN      ] WxExtensionsFixture.TestPlotCtrl

(wxx_test:5437): Gtk-WARNING **: 18:44:12.919: gtk_disable_setlocale() must be called before gtk_init()

(wxx_test:5437): Gtk-CRITICAL **: 18:44:12.922: gtk_widget_set_size_request: assertion 'height >= -1' failed

(wxx_test:5437): Gtk-CRITICAL **: 18:44:12.922: gtk_widget_set_size_request: assertion 'width >= -1' failed

(wxx_test:5437): Gtk-CRITICAL **: 18:44:12.922: gtk_widget_set_size_request: assertion 'width >= -1' failed
[       OK ] WxExtensionsFixture.TestPlotCtrl (4 ms)
[ RUN      ] WxExtensionsFixture.TestTreeListCtrl

(wxx_test:5437): Gtk-WARNING **: 18:44:12.923: gtk_disable_setlocale() must be called before gtk_init()
[       OK ] WxExtensionsFixture.TestTreeListCtrl (7 ms)
[ RUN      ] WxExtensionsFixture.TestCustomButtonWithBitmap

(wxx_test:5437): Gtk-WARNING **: 18:44:12.931: gtk_disable_setlocale() must be called before gtk_init()
/usr/bin/xvfb-run: line 181:  5437 Segmentation fault      (core dumped) DISPLAY=:$SERVERNUM XAUTHORITY=$AUTHFILE "$@" 2>&1

I ran into this same thing a couple pulls ago #215 (comment)
and had hopes that this commit f70a8dd had fixed things -- but it appears this is just a random failure that I haven't found a fix for (yet)

@smanders
Copy link
Collaborator Author

confirming that wxx_test appears to be a random failure... it succeeded next run without any code changes

@smanders smanders merged commit d124427 into dev Jan 13, 2026
35 of 41 checks passed
@smanders smanders deleted the wxinclude_v1.2.2 branch January 13, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants