Created attachment 109382 [details] dmesg ==System Environment== -------------------------- Regression: not sure Non-working platforms: BYT ==kernel== -------------------------- drm-intel-nightly/22ba72f728eaf30e63ded0c0bb0484b4bc6f92d4 ==Bug detailed description== Run this case, the return code is 77, So piglit's result is skip. Run it manually, output shows Input/output error. IGT-Version: 1.8-g50d539e (x86_64) (Linux: 3.18.0-rc4_drm-intel-nightly_22ba72_20141113+ x86_64) Test requirement not met in function get_crc, file kms_sink_crc_basic.c:59: Test requirement: ret > 0 Last errno: 5, Input/output error root@x-byt06:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# echo $? 77 ==Reproduce steps== ---------------------------- 1. ./kms_sink_crc_basic
Looks like the test is behaving as expected, skipping if the sink crc file isn't available, so I think this is notabug.
I didn't find any error on the latest kernel and igt. output: --------------------- root@x-byt06:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# ./kms_sink_crc_basic IGT-Version: 1.10-ge8457ed (x86_64) (Linux: 4.0.0-rc6_drm-intel-nightly_333cf6_20150403+ x86_64) SUCCESS (0.225s) root@x-byt06:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# echo $? 0
Closing old verified.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.