results_v0_tests.py: Use TestrunResult.load instead of load_results

Graphics / Mesa 3D Graphics Library / Piglit - Dylan Baker [intel.com] - 31 October 2014 11:00 UTC

framework.results.load_results calls update_results() internally. This means that as soon as a second method is added that updates results to
version 2 then the tests will start failing.

v2: - add this patch

4b63f02 results_v0_tests.py: Use TestrunResult.load instead of load_results
framework/tests/results_v0_tests.py | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)

Upstream: cgit.freedesktop.org


  • Share