[Intel-gfx] [PATCH i-g-t v2] gem_flink_race/prime_self_import: Improve test reliability

2015-12-11 Thread Derek Morton
gem_flink_race and prime_self_import have subtests which read the number of open gem objects from debugfs to determine if objects have leaked during the test. However the test can fail sporadically if the number of gem objects changes due to other process activity. This patch introduces a change

Re: [Intel-gfx] [PATCH i-g-t v2] gem_flink_race/prime_self_import: Improve test reliability

2015-12-11 Thread Daniel Vetter
On Fri, Dec 11, 2015 at 03:18:30PM +, Derek Morton wrote: > gem_flink_race and prime_self_import have subtests which read the > number of open gem objects from debugfs to determine if objects have > leaked during the test. However the test can fail sporadically if > the number of gem objects