canonical / checkbox-kivu

Checkbox provider for the Kivu project
0 stars 3 forks source link

Test job passes after a core dump of chromium. #24

Closed stolk closed 1 year ago

stolk commented 1 year ago

Non hw-acc chromium test dumps core.

What is even worse: checkbox marks it as a PASS.

ID: com.canonical.certification::kivu/chromium_h264_decoding_vaapi_disabled
Category: Intel Kivu HW Accel tests
--------------------------------------------------------------------------------
XDG_SESSION_TYPE wayland
[90501:90501:0307/090157.088378:WARNING:chrome_main_delegate.cc(618)] This is Chrome version 111.0.5563.19 (not a warning)
[90501:90501:0307/090157.116723:WARNING:wayland_object.cc(152)] Binding to gtk_shell1 version 4 but version 5 is available.
[90501:90501:0307/090157.116741:WARNING:wayland_object.cc(152)] Binding to zwp_pointer_gestures_v1 version 1 but version 3 is available.
[90501:90501:0307/090157.116759:WARNING:wayland_object.cc(152)] Binding to zwp_linux_dmabuf_v1 version 3 but version 4 is available.
[90501:90501:0307/090157.288310:WARNING:account_consistency_mode_manager.cc(70)] Desktop Identity Consistency cannot be enabled as no OAuth client ID and client secret have been configured.
[90501:90501:0307/090157.302627:WARNING:wayland_surface.cc(151)] Server doesn't support zcr_alpha_compositing_v1.
[90501:90501:0307/090157.302635:WARNING:wayland_surface.cc(166)] Server doesn't support overlay_prioritizer.
[90501:90501:0307/090157.302638:WARNING:wayland_surface.cc(180)] Server doesn't support surface_augmenter.
[90501:90501:0307/090157.302639:WARNING:wayland_surface.cc(195)] Server doesn't support wp_content_type_v1
[90501:90501:0307/090157.302641:WARNING:wayland_surface.cc(214)] Server doesn't support zcr_color_management_surface.
[90501:90501:0307/090157.302770:WARNING:cursor_loader.cc(123)] Failed to load a platform cursor of type kNull
[90627:90627:0307/090157.308757:ERROR:gpu_init.cc(525)] Passthrough is not supported, GL is egl, ANGLE is 
[90627:90627:0307/090157.310966:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
[90501:90501:0307/090157.355657:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[90665:14:0307/090157.472664:INFO:decoder.cc(41)] DecryptingVideoDecoder
[90665:14:0307/090157.472794:INFO:decoder.cc(32)] VpxVideoDecoder
[90665:14:0307/090157.472845:INFO:decoder.cc(44)] Dav1dVideoDecoder
[90665:14:0307/090157.476986:INFO:decoder.cc(29)] FFmpegVideoDecoder
[90665:14:0307/090157.477041:INFO:decoder.cc(29)] FFmpegVideoDecoder
[0307/090157.502363:ERROR:ptracer.cc(567)] ptrace: Input/output error (5)
[0307/090157.502513:ERROR:ptracer.cc(567)] ptrace: Input/output error (5)
[0307/090157.521070:ERROR:elf_dynamic_array_reader.h(64)] tag not found
timeout: the monitored command dumped core
Test finished
--------------------------------------------------------------------------------
Outcome: job passed
stolk commented 1 year ago

This is caused buy the fact that the result status of the timeout on the intel_gpu_top is examined, but the result status of the timeout on the chromium command is not.