Created attachment 107693 [details] dmesg ==System Environment== -------------------------- Regression: not sure, it has bug 77869 Non-working platforms: BYT ==kernel== -------------------------- drm-intel-nightly/ea4bec8e96ea8b33b49a7892c1c7f20041a56da6 ==Bug detailed description== ----------------------------- It's aborted on BYT and BSW with -nightly kernel. bug 77869 is about fail, https://bugs.freedesktop.org/show_bug.cgi?id=77869#c11 mentioned aborted, report this bug to track this issue. output: IGT-Version: 1.8-gb7d80d1 (x86_64) (Linux: 3.17.0_drm-intel-nightly_ea4bec_20141011+ x86_64) Test assertion failure function do_writeval, file pm_rps.c:105: Failed assertion: readval(filp) == val Subtest min-max-config-loaded: FAIL (2.328s) Test assertion failure function load_helper_stop, file pm_rps.c:253: Failed assertion: igt_wait_helper(&lh.igt_proc) == 0 Last errno: 10, No child processes pm_rps: igt_core.c:852: igt_fail: Assertion `!test_with_subtests || in_fixture' failed. Aborted ==Reproduce steps== ---------------------------- 1. ./pm_rps --run-subtest min-max-config-loaded
subcase reset also has this issue. ./pm_rps --run-subtest reset IGT-Version: 1.8-gb7d80d1 (x86_64) (Linux: 3.17.0_drm-intel-nightly_ea4bec_20141011+ x86_64) Test assertion failure function matchit, file pm_rps.c:128: Failed assertion: freqs1[CUR] == freqs2[CUR] error: 200 != 244 Subtest reset: FAIL (47.697s) Test assertion failure function load_helper_stop, file pm_rps.c:253: Failed assertion: igt_wait_helper(&lh.igt_proc) == 0 Last errno: 10, No child processes pm_rps: igt_core.c:852: igt_fail: Assertion `!test_with_subtests || in_fixture' failed. Aborted
Please retest with current drm-intel-nightly.
Test on the latest -nightly kernel. ./pm_rps --run-subtest min-max-config-loaded works well. ./pm_rps --run-subtest reset has bug 88874 Close it.
Verified.Fixed.
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.