Skip to content

tests: info: Fix thread-id pattern matching on Windows

Seungha Yang requested to merge seungha.yang/gstreamer:fix-test-info into master

The format modifier for thread-id prints hex value without "0x" prefix on Windows.

Merge request reports