Just tell the test to expect them to work then. Signed-off-by: Tvrtko Ursulin <tvrtko.ursu...@intel.com> Cc: Chris Wilson <ch...@chris-wilson.co.uk> --- tests/gem_userptr_blits.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/gem_userptr_blits.c b/tests/gem_userptr_blits.c index 2a52856..cc6d31f 100644 --- a/tests/gem_userptr_blits.c +++ b/tests/gem_userptr_blits.c @@ -1340,7 +1340,7 @@ int main(int argc, char **argv) test_create_destroy(fd); igt_subtest("sync-overlap") - test_overlap(fd, EINVAL); + test_overlap(fd, 0); igt_subtest("sync-unmap") test_unmap(fd, EFAULT); -- 1.9.3 _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx