graphics_GLBench(graphics_utils) failed in HWTest |
||
Issue descriptionhttps://uberchromegw.corp.google.com/i/chromeos/builders/peach_pit-paladin/builds/11663 Root cause: The card index of dri should not be hard-coded in graphics_utils. The failure was caused by failure of locating the resource w/ hard-coded dri card number '0'. This index happened to be '1' on peach_pit DUT for peach_pit-paladin? I am going to submit a workaround patch first. Ilja, please feel free to fix it with correct solution.
,
Mar 3 2016
FYI - ssh root@chromeos2-row5-rack7-host8.cros Warning: Permanently added 'chromeos2-row5-rack7-host8.cros,172.17.41.160' (RSA) to the list of known hosts. Warning: Permanently added 'chromeos2-row5-rack7-host8.cros,172.17.41.160' (RSA) to the list of known hosts. (failed reverse-i-search)`find': ^C localhost ~ # find /sys/kernel/debug/dri/|grep exynos /sys/kernel/debug/dri/1/exynos_gem_objects /sys/kernel/debug/dri/129/exynos_gem_objects /sys/kernel/debug/dri/64/exynos_gem_objects localhost ~ #
,
Mar 3 2016
It's flaky that after provisioning for another test, the index of card went back to 0 on the same host. ssh root@chromeos2-row5-rack7-host8.cros Warning: Permanently added 'chromeos2-row5-rack7-host8.cros,172.17.41.160' (RSA) to the list of known hosts. Warning: Permanently added 'chromeos2-row5-rack7-host8.cros,172.17.41.160' (RSA) to the list of known hosts. (failed reverse-i-search)`find': ^C localhost ~ # find /sys/kernel/debug/dri/|grep exynos /sys/kernel/debug/dri/1/exynos_gem_objects /sys/kernel/debug/dri/129/exynos_gem_objects /sys/kernel/debug/dri/64/exynos_gem_objects localhost ~ # Write failed: Broken pipe (cr) (fix) cywang@cywang ~/trunk/src/third_party/autotest/files $ ssh root@chromeos2-row5-rack7-host8.cros Warning: Permanently added 'chromeos2-row5-rack7-host8.cros,172.17.41.160' (RSA) to the list of known hosts. Warning: Permanently added 'chromeos2-row5-rack7-host8.cros,172.17.41.160' (RSA) to the list of known hosts. localhost ~ # find /sys/kernel/debug/dri/|grep exynos /sys/kernel/debug/dri/0/exynos_gem_objects /sys/kernel/debug/dri/128/exynos_gem_objects /sys/kernel/debug/dri/64/exynos_gem_objects localhost ~ # exit
,
Apr 22 2017
Obsolete.
,
Apr 22 2017
Obsolete. |
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Mar 3 2016