Bug 68166

Summary: igt/prime_nv_api/i915_nv_double_export aborted
Product: DRI Reporter: lu hua <huax.lu>
Component: DRM/IntelAssignee: Daniel Vetter <daniel>
Status: CLOSED FIXED QA Contact: Intel GFX Bugs mailing list <intel-gfx-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
dmesg none

Description lu hua 2013-08-16 01:56:15 UTC
Created attachment 84115 [details]
dmesg

System Environment:
--------------------------
Platform:    Pineview/Ironlake/Sandybridge/Ivybridge/Haswell
Kernel:     (drm-intel-fixes)3d51af04567800a87a04785d375f1258977ef6d7

Bug detailed description:
-----------------------------
It aborted on Pineview/Ironlake/Sandybridge/Ivybridge/Haswell with -fixes,-nightly,-queued kernel.It's new igt case.
Following new cases also aborted:
igt/prime_nv_api/i915_nv_double_import
igt/prime_nv_api/i915_nv_import_twice
igt/prime_nv_api/i915_nv_import_twice_check_flink_name
igt/prime_nv_api/i915_nv_import_vs_close
igt/prime_nv_api/i915_nv_reimport_twice_check_flink_name
igt/prime_nv_api/i915_self_import
igt/prime_nv_api/i915_self_import_to_different_fd
igt/prime_nv_api/nv_i915_import_twice_check_flink_name
igt/prime_nv_api/nv_i915_reimport_twice_check_flink_name
igt/prime_nv_api/nv_self_import
igt/prime_nv_api/nv_self_import_to_different_fd
igt/prime_nv_pcopy/test_semaphore
igt/prime_nv_test/i915_blt_fill_nv_read
igt/prime_nv_test/i915_import_cpu_mmap
igt/prime_nv_test/i915_import_gtt_mmap
igt/prime_nv_test/i915_import_pread_pwrite
igt/prime_nv_test/i915_nv_sharing
igt/prime_nv_test/nv_i915_sharing
igt/prime_nv_test/nv_write_i915_cpu_mmap_read
igt/prime_nv_test/nv_write_i915_gtt_mmap_read


output:
Test requirement not met in function main, file prime_nv_api.c:520:
Test requirement: (nouveau_fd != -1)
Test requirement not met in function main, file prime_nv_api.c:521:
Test requirement: (nouveau_fd2 != -1)
Test assertion failure function main, file prime_nv_api.c:536:
Failed assertion: nouveau_device_wrap(nouveau_fd, 0, &ndev) >= 0
prime_nv_api: drmtest.c:816: igt_fail: Assertion `!test_with_subtests' failed.
Aborted (core dumped)

Reproduce steps:
----------------------------
1. ./prime_nv_api --run-subtest i915_nv_double_export
Comment 1 Daniel Vetter 2013-08-18 17:59:43 UTC
Hm, looks like I need to improve the interaction of igt_fixture with igt_skip/require a bit. I have an idea how to improve this ...
Comment 2 Daniel Vetter 2013-08-19 07:26:11 UTC
commit 78865847f9fae7e590960f9836f2ec8b611a190e
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Mon Aug 19 07:23:49 2013 +0200

    lib/drmtest: skip fixtures after an igt_skip
Comment 3 lu hua 2013-08-21 07:02:54 UTC
Verified.Fixed.
Comment 4 Elizabeth 2017-10-06 14:44:01 UTC
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.