Le 03/08/2023 à 10:01, Stephan Bergmann a écrit :
On 8/1/23 19:30, Colomban Wendling wrote:
Linux CIs are running these tests, but anybody willing is encouraged
to enable those locally and report any issue (don't hesitate to CC me).
That CppunitTest_vcl_gtk3_a11y appears to be a frequent cause of failure
now on Jenkins, with the typically failure log containing some
[...]
Hum… I never hit that locally, but that looks like the CI machine could
be overloaded somewhat, and just be very slow (normally the timeout
should be 800+ms). Anyway, I created
https://gerrit.libreoffice.org/c/core/+/155310 which is a tentative
workaround (increment the timeout), we can see if it still happen with this.
Do you have an error rate value? So I know how many successful CI runs
I need to suggest it did indeed improve something :)
Regards,
Colomban
found run attribute: MMToPixelRatio=<Any: (float) 1.11111>
matching atspi attribute is: mm-to-pixel-ratio=1.11111
unknown:0:Test1::TestBody
An uncaught exception of type com.sun.star.uno.RuntimeException
- timeout from dbind at
/home/tdf/lode/jenkins/workspace/lo_tb_master_linux_dbg/vcl/qa/cppunit/a11y/atspi2/atspiwrapper.hxx:302
warn:sw.core:19780:19780:sw/source/core/attr/calbck.cxx:196: a
16SwTextFormatColl client added as listener to a 16SwTextFormatColl
during client iteration.
warn:sw.core:19780:19780:sw/source/core/attr/calbck.cxx:196: a
16SwLineNumberInfo client added as listener to a 12SwCharFormat during
client iteration.
Test1::TestBody finished in: 153317ms
##Failure Location unknown## : Error
Test name: Test1::TestBody
An uncaught exception of type com.sun.star.uno.RuntimeException
- timeout from dbind at
/home/tdf/lode/jenkins/workspace/lo_tb_master_linux_dbg/vcl/qa/cppunit/a11y/atspi2/atspiwrapper.hxx:302
Failures !!!
Run: 1 Failure total: 1 Failures: 0 Errors: 1
(cppunittester:19780): GLib-GObject-CRITICAL **: 20:29:18.296:
g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(cppunittester:19780): GLib-GObject-CRITICAL **: 20:29:18.296:
g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(cppunittester:19780): GLib-GObject-CRITICAL **: 20:29:18.296:
g_object_unref: assertion 'G_IS_OBJECT (object)' failed
[...]
(<https://ci.libreoffice.org//job/lo_tb_master_linux_dbg/44396/>)