All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] tests/core_auth: Added test description for test case
@ 2020-10-08  6:11 priyanka.dandamudi
  2020-10-08  9:26 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: priyanka.dandamudi @ 2020-10-08  6:11 UTC (permalink / raw)
  To: igt-dev, arjun.melkaveri, priyanka.dandamudi

From: Priyanka Dandamudi <priyanka.dandamudi@intel.com>

Added test description to all the available subtests.

Cc: Melkaveri, Arjun <arjun.melkaveri@intel.com>
Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi@intel.com>
---
 tests/core_auth.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/tests/core_auth.c b/tests/core_auth.c
index 9c240fdb..955876d3 100644
--- a/tests/core_auth.c
+++ b/tests/core_auth.c
@@ -195,6 +195,7 @@ igt_main
 	int master;
 
 	/* root (which we run igt as) should always be authenticated */
+	igt_describe("Checks whether drm client is always authenticated or not.");
 	igt_subtest("getclient-simple") {
 		int fd = drm_open_driver(DRIVER_ANY);
 
@@ -203,6 +204,9 @@ igt_main
 		close(fd);
 	}
 
+	 igt_describe("Test tries to open two clients and checks if one of the drm client is"
+		      " authenticated or not also, checks the authentication"
+		      " for the same drm client by dropping the other one.");
 	igt_subtest("getclient-master-drop") {
 		int fd = drm_open_driver(DRIVER_ANY);
 		int fd2 = drm_open_driver(DRIVER_ANY);
@@ -220,11 +224,15 @@ igt_main
 	igt_subtest_group {
 		igt_fixture
 			master = drm_open_driver_master(DRIVER_ANY);
-
+		igt_describe("Test tries to retrieve magic for slave "
+			     "and checks if magic on master is authorised only once.");
 		igt_subtest("basic-auth")
 			test_basic_auth(master);
 
 		/* this must be last, we adjust the rlimit */
+		igt_describe("Tests tries to retrieve magic for maximum possible number of slaves"
+			     " and verifies if all the retrieved magic values are different."
+			     "It also checks if the magic values can be authorised by master.");
 		igt_subtest("many-magics")
 			test_many_magics(master);
 	}
-- 
2.28.0

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [igt-dev] ✓ Fi.CI.BAT: success for tests/core_auth: Added test description for test case
  2020-10-08  6:11 [igt-dev] [PATCH i-g-t] tests/core_auth: Added test description for test case priyanka.dandamudi
@ 2020-10-08  9:26 ` Patchwork
  2020-10-08 11:44 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
  2020-11-12 13:25 ` [igt-dev] [PATCH i-g-t] " Katarzyna Dec
  2 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2020-10-08  9:26 UTC (permalink / raw)
  To: priyanka.dandamudi; +Cc: igt-dev


[-- Attachment #1.1: Type: text/plain, Size: 4977 bytes --]

== Series Details ==

Series: tests/core_auth: Added test description for test case
URL   : https://patchwork.freedesktop.org/series/82455/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_9110 -> IGTPW_5042
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/index.html

Known issues
------------

  Here are the changes found in IGTPW_5042 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@i915_module_load@reload:
    - fi-icl-y:           [PASS][1] -> [DMESG-WARN][2] ([i915#1982])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/fi-icl-y/igt@i915_module_load@reload.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/fi-icl-y/igt@i915_module_load@reload.html

  * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
    - fi-byt-j1900:       [PASS][3] -> [DMESG-WARN][4] ([i915#1982])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/fi-byt-j1900/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/fi-byt-j1900/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html

  
#### Possible fixes ####

  * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
    - fi-icl-u2:          [DMESG-WARN][5] ([i915#1982]) -> [PASS][6] +1 similar issue
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/fi-icl-u2/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/fi-icl-u2/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html

  * igt@kms_flip@basic-flip-vs-wf_vblank@c-hdmi-a2:
    - fi-skl-guc:         [DMESG-WARN][7] ([i915#2203]) -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/fi-skl-guc/igt@kms_flip@basic-flip-vs-wf_vblank@c-hdmi-a2.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/fi-skl-guc/igt@kms_flip@basic-flip-vs-wf_vblank@c-hdmi-a2.html

  
#### Warnings ####

  * igt@debugfs_test@read_all_entries:
    - fi-kbl-x1275:       [DMESG-WARN][9] ([i915#62] / [i915#92]) -> [DMESG-WARN][10] ([i915#62] / [i915#92] / [i915#95]) +1 similar issue
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/fi-kbl-x1275/igt@debugfs_test@read_all_entries.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/fi-kbl-x1275/igt@debugfs_test@read_all_entries.html

  * igt@i915_pm_rpm@basic-rte:
    - fi-kbl-guc:         [SKIP][11] ([fdo#109271]) -> [DMESG-FAIL][12] ([i915#2203])
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/fi-kbl-guc/igt@i915_pm_rpm@basic-rte.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/fi-kbl-guc/igt@i915_pm_rpm@basic-rte.html

  * igt@i915_pm_rpm@module-reload:
    - fi-kbl-x1275:       [DMESG-FAIL][13] ([i915#62] / [i915#95]) -> [DMESG-FAIL][14] ([i915#62])
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/fi-kbl-x1275/igt@i915_pm_rpm@module-reload.html
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/fi-kbl-x1275/igt@i915_pm_rpm@module-reload.html

  * igt@kms_cursor_legacy@basic-flip-after-cursor-varying-size:
    - fi-kbl-x1275:       [DMESG-WARN][15] ([i915#62] / [i915#92] / [i915#95]) -> [DMESG-WARN][16] ([i915#62] / [i915#92]) +4 similar issues
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/fi-kbl-x1275/igt@kms_cursor_legacy@basic-flip-after-cursor-varying-size.html
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/fi-kbl-x1275/igt@kms_cursor_legacy@basic-flip-after-cursor-varying-size.html

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982
  [i915#2203]: https://gitlab.freedesktop.org/drm/intel/issues/2203
  [i915#289]: https://gitlab.freedesktop.org/drm/intel/issues/289
  [i915#62]: https://gitlab.freedesktop.org/drm/intel/issues/62
  [i915#92]: https://gitlab.freedesktop.org/drm/intel/issues/92
  [i915#95]: https://gitlab.freedesktop.org/drm/intel/issues/95


Participating hosts (46 -> 39)
------------------------------

  Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper fi-bdw-samus 


Build changes
-------------

  * CI: CI-20190529 -> None
  * IGT: IGT_5804 -> IGTPW_5042

  CI-20190529: 20190529
  CI_DRM_9110: 536bc47c749da99776bf4080031390299798015b @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_5042: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/index.html
  IGT_5804: a15f8da169c7ab32db77aca7ae2b26c616c9edef @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/index.html

[-- Attachment #1.2: Type: text/html, Size: 6551 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [igt-dev] ✓ Fi.CI.IGT: success for tests/core_auth: Added test description for test case
  2020-10-08  6:11 [igt-dev] [PATCH i-g-t] tests/core_auth: Added test description for test case priyanka.dandamudi
  2020-10-08  9:26 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
@ 2020-10-08 11:44 ` Patchwork
  2020-11-12 13:25 ` [igt-dev] [PATCH i-g-t] " Katarzyna Dec
  2 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2020-10-08 11:44 UTC (permalink / raw)
  To: priyanka.dandamudi; +Cc: igt-dev


[-- Attachment #1.1: Type: text/plain, Size: 15135 bytes --]

== Series Details ==

Series: tests/core_auth: Added test description for test case
URL   : https://patchwork.freedesktop.org/series/82455/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_9110_full -> IGTPW_5042_full
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/index.html

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in IGTPW_5042_full:

### IGT changes ###

#### Suppressed ####

  The following results come from untrusted machines, tests, or statuses.
  They do not affect the overall result.

  * {igt@gem_exec_capture@pi@vcs0}:
    - shard-glk:          [PASS][1] -> [INCOMPLETE][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-glk9/igt@gem_exec_capture@pi@vcs0.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-glk4/igt@gem_exec_capture@pi@vcs0.html

  
Known issues
------------

  Here are the changes found in IGTPW_5042_full that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@i915_pm_dc@dc6-psr:
    - shard-iclb:         [PASS][3] -> [FAIL][4] ([i915#1899])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-iclb6/igt@i915_pm_dc@dc6-psr.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-iclb2/igt@i915_pm_dc@dc6-psr.html

  * igt@kms_big_fb@x-tiled-8bpp-rotate-180:
    - shard-kbl:          [PASS][5] -> [DMESG-WARN][6] ([i915#1982]) +1 similar issue
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-kbl6/igt@kms_big_fb@x-tiled-8bpp-rotate-180.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-kbl4/igt@kms_big_fb@x-tiled-8bpp-rotate-180.html

  * igt@kms_flip@flip-vs-suspend-interruptible@a-dp1:
    - shard-kbl:          [PASS][7] -> [DMESG-WARN][8] ([i915#180]) +5 similar issues
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-kbl4/igt@kms_flip@flip-vs-suspend-interruptible@a-dp1.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-kbl7/igt@kms_flip@flip-vs-suspend-interruptible@a-dp1.html

  * igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-mmap-gtt:
    - shard-tglb:         [PASS][9] -> [DMESG-WARN][10] ([i915#1982]) +2 similar issues
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-tglb5/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-mmap-gtt.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-tglb1/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-mmap-gtt.html

  * igt@kms_plane_lowres@pipe-b-tiling-x:
    - shard-apl:          [PASS][11] -> [FAIL][12] ([i915#1635] / [i915#899])
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-apl7/igt@kms_plane_lowres@pipe-b-tiling-x.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-apl4/igt@kms_plane_lowres@pipe-b-tiling-x.html

  * igt@kms_psr@psr2_cursor_render:
    - shard-iclb:         [PASS][13] -> [SKIP][14] ([fdo#109441]) +1 similar issue
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-iclb2/igt@kms_psr@psr2_cursor_render.html
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-iclb6/igt@kms_psr@psr2_cursor_render.html

  * igt@perf@short-reads:
    - shard-tglb:         [PASS][15] -> [SKIP][16] ([i915#1354])
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-tglb7/igt@perf@short-reads.html
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-tglb7/igt@perf@short-reads.html
    - shard-kbl:          [PASS][17] -> [SKIP][18] ([fdo#109271] / [i915#1354])
   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-kbl4/igt@perf@short-reads.html
   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-kbl2/igt@perf@short-reads.html
    - shard-iclb:         [PASS][19] -> [SKIP][20] ([i915#1354])
   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-iclb3/igt@perf@short-reads.html
   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-iclb2/igt@perf@short-reads.html
    - shard-glk:          [PASS][21] -> [SKIP][22] ([fdo#109271] / [i915#1354])
   [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-glk9/igt@perf@short-reads.html
   [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-glk5/igt@perf@short-reads.html
    - shard-apl:          [PASS][23] -> [SKIP][24] ([fdo#109271] / [i915#1354] / [i915#1635])
   [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-apl4/igt@perf@short-reads.html
   [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-apl1/igt@perf@short-reads.html

  * igt@syncobj_wait@multi-wait-all-for-submit-signaled:
    - shard-apl:          [PASS][25] -> [DMESG-WARN][26] ([i915#1635] / [i915#1982])
   [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-apl8/igt@syncobj_wait@multi-wait-all-for-submit-signaled.html
   [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-apl6/igt@syncobj_wait@multi-wait-all-for-submit-signaled.html

  * igt@sysfs_timeslice_duration@timeout@vecs0:
    - shard-iclb:         [PASS][27] -> [FAIL][28] ([i915#1755])
   [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-iclb7/igt@sysfs_timeslice_duration@timeout@vecs0.html
   [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-iclb1/igt@sysfs_timeslice_duration@timeout@vecs0.html

  
#### Possible fixes ####

  * igt@gem_eio@kms:
    - shard-hsw:          [INCOMPLETE][29] ([CI#80] / [i915#1888] / [i915#2244]) -> [PASS][30]
   [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-hsw8/igt@gem_eio@kms.html
   [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-hsw2/igt@gem_eio@kms.html

  * igt@gem_exec_reloc@basic-many-active@rcs0:
    - shard-apl:          [FAIL][31] ([i915#1635] / [i915#2389]) -> [PASS][32]
   [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-apl7/igt@gem_exec_reloc@basic-many-active@rcs0.html
   [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-apl2/igt@gem_exec_reloc@basic-many-active@rcs0.html
    - shard-glk:          [FAIL][33] ([i915#2389]) -> [PASS][34] +1 similar issue
   [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-glk3/igt@gem_exec_reloc@basic-many-active@rcs0.html
   [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-glk8/igt@gem_exec_reloc@basic-many-active@rcs0.html

  * igt@gem_exec_whisper@basic-queues-forked-all:
    - shard-glk:          [DMESG-WARN][35] ([i915#118] / [i915#95]) -> [PASS][36]
   [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-glk2/igt@gem_exec_whisper@basic-queues-forked-all.html
   [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-glk9/igt@gem_exec_whisper@basic-queues-forked-all.html

  * igt@i915_pm_backlight@fade_with_suspend:
    - shard-iclb:         [DMESG-WARN][37] ([i915#1226]) -> [PASS][38]
   [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-iclb7/igt@i915_pm_backlight@fade_with_suspend.html
   [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-iclb1/igt@i915_pm_backlight@fade_with_suspend.html

  * igt@i915_suspend@forcewake:
    - shard-kbl:          [DMESG-WARN][39] ([i915#180]) -> [PASS][40] +1 similar issue
   [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-kbl7/igt@i915_suspend@forcewake.html
   [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-kbl1/igt@i915_suspend@forcewake.html

  * {igt@kms_async_flips@async-flip-with-page-flip-events}:
    - shard-apl:          [FAIL][41] ([i915#1635] / [i915#2521]) -> [PASS][42]
   [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-apl8/igt@kms_async_flips@async-flip-with-page-flip-events.html
   [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-apl2/igt@kms_async_flips@async-flip-with-page-flip-events.html
    - shard-tglb:         [FAIL][43] ([i915#2521]) -> [PASS][44]
   [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-tglb7/igt@kms_async_flips@async-flip-with-page-flip-events.html
   [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-tglb8/igt@kms_async_flips@async-flip-with-page-flip-events.html

  * igt@kms_big_fb@linear-32bpp-rotate-0:
    - shard-glk:          [DMESG-FAIL][45] ([i915#118] / [i915#95]) -> [PASS][46]
   [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-glk2/igt@kms_big_fb@linear-32bpp-rotate-0.html
   [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-glk6/igt@kms_big_fb@linear-32bpp-rotate-0.html

  * igt@kms_cursor_crc@pipe-a-cursor-64x64-onscreen:
    - shard-kbl:          [FAIL][47] ([i915#54]) -> [PASS][48] +2 similar issues
   [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-kbl4/igt@kms_cursor_crc@pipe-a-cursor-64x64-onscreen.html
   [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-kbl2/igt@kms_cursor_crc@pipe-a-cursor-64x64-onscreen.html
    - shard-glk:          [FAIL][49] ([i915#54]) -> [PASS][50]
   [49]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-glk3/igt@kms_cursor_crc@pipe-a-cursor-64x64-onscreen.html
   [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-glk5/igt@kms_cursor_crc@pipe-a-cursor-64x64-onscreen.html

  * igt@kms_cursor_crc@pipe-c-cursor-256x256-onscreen:
    - shard-apl:          [FAIL][51] ([i915#1635] / [i915#54]) -> [PASS][52] +2 similar issues
   [51]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-apl8/igt@kms_cursor_crc@pipe-c-cursor-256x256-onscreen.html
   [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-apl1/igt@kms_cursor_crc@pipe-c-cursor-256x256-onscreen.html

  * igt@kms_flip@flip-vs-expired-vblank-interruptible@b-hdmi-a2:
    - shard-glk:          [FAIL][53] ([i915#79]) -> [PASS][54]
   [53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-glk5/igt@kms_flip@flip-vs-expired-vblank-interruptible@b-hdmi-a2.html
   [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-glk4/igt@kms_flip@flip-vs-expired-vblank-interruptible@b-hdmi-a2.html

  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-blt:
    - shard-snb:          [SKIP][55] ([fdo#109271]) -> [PASS][56] +4 similar issues
   [55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-snb7/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-blt.html
   [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-snb7/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-blt.html

  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-blt:
    - shard-kbl:          [DMESG-WARN][57] ([i915#1982]) -> [PASS][58] +1 similar issue
   [57]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-kbl1/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-blt.html
   [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-kbl6/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-blt.html

  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-mmap-wc:
    - shard-tglb:         [DMESG-WARN][59] ([i915#1982]) -> [PASS][60] +2 similar issues
   [59]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-tglb8/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-mmap-wc.html
   [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-tglb8/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-mmap-wc.html

  * igt@kms_psr2_su@frontbuffer:
    - shard-iclb:         [SKIP][61] ([fdo#109642] / [fdo#111068]) -> [PASS][62]
   [61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-iclb3/igt@kms_psr2_su@frontbuffer.html
   [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-iclb2/igt@kms_psr2_su@frontbuffer.html

  * igt@kms_psr@psr2_cursor_plane_move:
    - shard-iclb:         [SKIP][63] ([fdo#109441]) -> [PASS][64] +2 similar issues
   [63]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-iclb3/igt@kms_psr@psr2_cursor_plane_move.html
   [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-iclb2/igt@kms_psr@psr2_cursor_plane_move.html

  
#### Warnings ####

  * igt@kms_plane_alpha_blend@pipe-a-alpha-7efc:
    - shard-apl:          [FAIL][65] ([fdo#108145] / [i915#1635] / [i915#265]) -> [DMESG-FAIL][66] ([fdo#108145] / [i915#1635] / [i915#1982])
   [65]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9110/shard-apl8/igt@kms_plane_alpha_blend@pipe-a-alpha-7efc.html
   [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/shard-apl1/igt@kms_plane_alpha_blend@pipe-a-alpha-7efc.html

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [CI#80]: https://gitlab.freedesktop.org/gfx-ci/i915-infra/issues/80
  [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
  [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642
  [fdo#111068]: https://bugs.freedesktop.org/show_bug.cgi?id=111068
  [i915#118]: https://gitlab.freedesktop.org/drm/intel/issues/118
  [i915#1226]: https://gitlab.freedesktop.org/drm/intel/issues/1226
  [i915#1354]: https://gitlab.freedesktop.org/drm/intel/issues/1354
  [i915#1635]: https://gitlab.freedesktop.org/drm/intel/issues/1635
  [i915#1755]: https://gitlab.freedesktop.org/drm/intel/issues/1755
  [i915#180]: https://gitlab.freedesktop.org/drm/intel/issues/180
  [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888
  [i915#1899]: https://gitlab.freedesktop.org/drm/intel/issues/1899
  [i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982
  [i915#2244]: https://gitlab.freedesktop.org/drm/intel/issues/2244
  [i915#2389]: https://gitlab.freedesktop.org/drm/intel/issues/2389
  [i915#2521]: https://gitlab.freedesktop.org/drm/intel/issues/2521
  [i915#265]: https://gitlab.freedesktop.org/drm/intel/issues/265
  [i915#54]: https://gitlab.freedesktop.org/drm/intel/issues/54
  [i915#79]: https://gitlab.freedesktop.org/drm/intel/issues/79
  [i915#899]: https://gitlab.freedesktop.org/drm/intel/issues/899
  [i915#95]: https://gitlab.freedesktop.org/drm/intel/issues/95


Participating hosts (12 -> 8)
------------------------------

  Missing    (4): pig-snb-2600 pig-glk-j5005 pig-skl-6260u pig-icl-1065g7 


Build changes
-------------

  * CI: CI-20190529 -> None
  * IGT: IGT_5804 -> IGTPW_5042
  * Piglit: piglit_4509 -> None

  CI-20190529: 20190529
  CI_DRM_9110: 536bc47c749da99776bf4080031390299798015b @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_5042: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/index.html
  IGT_5804: a15f8da169c7ab32db77aca7ae2b26c616c9edef @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5042/index.html

[-- Attachment #1.2: Type: text/html, Size: 18345 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [igt-dev] [PATCH i-g-t] tests/core_auth: Added test description for test case
  2020-10-08  6:11 [igt-dev] [PATCH i-g-t] tests/core_auth: Added test description for test case priyanka.dandamudi
  2020-10-08  9:26 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
  2020-10-08 11:44 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
@ 2020-11-12 13:25 ` Katarzyna Dec
  2020-11-12 13:44   ` Petri Latvala
  2 siblings, 1 reply; 6+ messages in thread
From: Katarzyna Dec @ 2020-11-12 13:25 UTC (permalink / raw)
  To: priyanka.dandamudi, igt-dev, arjun.melkaveri

On Thu, Oct 08, 2020 at 11:41:18AM +0530, priyanka.dandamudi@intel.com wrote:
> From: Priyanka Dandamudi <priyanka.dandamudi@intel.com>
> 
> Added test description to all the available subtests.
I am starting the effort to help to merge documentation patches. And this is the
first one on the list :)
Documentation will have brief description and categories, e.g. SW only, Stress,
Functional, HW test, etc.
> 
> Cc: Melkaveri, Arjun <arjun.melkaveri@intel.com>
> Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi@intel.com>
> ---
>  tests/core_auth.c | 10 +++++++++-
>  1 file changed, 9 insertions(+), 1 deletion(-)
> 
> diff --git a/tests/core_auth.c b/tests/core_auth.c
> index 9c240fdb..955876d3 100644
> --- a/tests/core_auth.c
> +++ b/tests/core_auth.c
> @@ -195,6 +195,7 @@ igt_main
>  	int master;
>  
>  	/* root (which we run igt as) should always be authenticated */
> +	igt_describe("Checks whether drm client is always authenticated or not.");
Let's remove 'or not' and add cathegories. I suggest:

igt_describe("Check drm client is always authenticated category=SW_only,
category=Core");

>  	igt_subtest("getclient-simple") {
>  		int fd = drm_open_driver(DRIVER_ANY);
>  
> @@ -203,6 +204,9 @@ igt_main
>  		close(fd);
>  	}
>  
> +	 igt_describe("Test tries to open two clients and checks if one of the drm client is"
> +		      " authenticated or not also, checks the authentication"
> +		      " for the same drm client by dropping the other one.");
I would go with:
igt_describe("Use 2 clients, check second is authenticated even when first
dropped category=SW_only, category=Core");
>  	igt_subtest("getclient-master-drop") {
>  		int fd = drm_open_driver(DRIVER_ANY);
>  		int fd2 = drm_open_driver(DRIVER_ANY);
> @@ -220,11 +224,15 @@ igt_main
>  	igt_subtest_group {
>  		igt_fixture
>  			master = drm_open_driver_master(DRIVER_ANY);
> -
I think empty line between master and igt_describe should remain.
> +		igt_describe("Test tries to retrieve magic for slave "
> +			     "and checks if magic on master is authorised only once.");
I think I would go with:
igt_describe("Test magic numbers for master and slave category=SW_only, category=Core");
>  		igt_subtest("basic-auth")
>  			test_basic_auth(master);
>  
>  		/* this must be last, we adjust the rlimit */
> +		igt_describe("Tests tries to retrieve magic for maximum possible number of slaves"
> +			     " and verifies if all the retrieved magic values are different."
> +			     "It also checks if the magic values can be authorised by master.");
I think I would go with something like:
igt_description("Test authentication and magic numbers uniqness for rlimit
slaves, category=SW_only, category=Core");
>  		igt_subtest("many-magics")
>  			test_many_magics(master);
>  	}
Waiting for other comments or V2.
Kasia :)
> -- 
> 2.28.0
> 
> _______________________________________________
> igt-dev mailing list
> igt-dev@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [igt-dev] [PATCH i-g-t] tests/core_auth: Added test description for test case
  2020-11-12 13:25 ` [igt-dev] [PATCH i-g-t] " Katarzyna Dec
@ 2020-11-12 13:44   ` Petri Latvala
  2020-11-12 14:40     ` Katarzyna Dec
  0 siblings, 1 reply; 6+ messages in thread
From: Petri Latvala @ 2020-11-12 13:44 UTC (permalink / raw)
  To: Katarzyna Dec; +Cc: igt-dev, arjun.melkaveri

On Thu, Nov 12, 2020 at 02:25:45PM +0100, Katarzyna Dec wrote:
> On Thu, Oct 08, 2020 at 11:41:18AM +0530, priyanka.dandamudi@intel.com wrote:
> > From: Priyanka Dandamudi <priyanka.dandamudi@intel.com>
> > 
> > Added test description to all the available subtests.
> I am starting the effort to help to merge documentation patches. And this is the
> first one on the list :)
> Documentation will have brief description and categories, e.g. SW only, Stress,
> Functional, HW test, etc.


Thanks for helping with the docs review. But I'd rather leave the
categorization for separate patches, along with the bigger discussion
that's needed for the overall effort. Majorly, what is the set of
categories we're going to be using, and what consumes this, and also
the explanation of why the hell we're doing it in the doc strings.


-- 
Petri Latvala



> > 
> > Cc: Melkaveri, Arjun <arjun.melkaveri@intel.com>
> > Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi@intel.com>
> > ---
> >  tests/core_auth.c | 10 +++++++++-
> >  1 file changed, 9 insertions(+), 1 deletion(-)
> > 
> > diff --git a/tests/core_auth.c b/tests/core_auth.c
> > index 9c240fdb..955876d3 100644
> > --- a/tests/core_auth.c
> > +++ b/tests/core_auth.c
> > @@ -195,6 +195,7 @@ igt_main
> >  	int master;
> >  
> >  	/* root (which we run igt as) should always be authenticated */
> > +	igt_describe("Checks whether drm client is always authenticated or not.");
> Let's remove 'or not' and add cathegories. I suggest:
> 
> igt_describe("Check drm client is always authenticated category=SW_only,
> category=Core");
> 
> >  	igt_subtest("getclient-simple") {
> >  		int fd = drm_open_driver(DRIVER_ANY);
> >  
> > @@ -203,6 +204,9 @@ igt_main
> >  		close(fd);
> >  	}
> >  
> > +	 igt_describe("Test tries to open two clients and checks if one of the drm client is"
> > +		      " authenticated or not also, checks the authentication"
> > +		      " for the same drm client by dropping the other one.");
> I would go with:
> igt_describe("Use 2 clients, check second is authenticated even when first
> dropped category=SW_only, category=Core");
> >  	igt_subtest("getclient-master-drop") {
> >  		int fd = drm_open_driver(DRIVER_ANY);
> >  		int fd2 = drm_open_driver(DRIVER_ANY);
> > @@ -220,11 +224,15 @@ igt_main
> >  	igt_subtest_group {
> >  		igt_fixture
> >  			master = drm_open_driver_master(DRIVER_ANY);
> > -
> I think empty line between master and igt_describe should remain.
> > +		igt_describe("Test tries to retrieve magic for slave "
> > +			     "and checks if magic on master is authorised only once.");
> I think I would go with:
> igt_describe("Test magic numbers for master and slave category=SW_only, category=Core");
> >  		igt_subtest("basic-auth")
> >  			test_basic_auth(master);
> >  
> >  		/* this must be last, we adjust the rlimit */
> > +		igt_describe("Tests tries to retrieve magic for maximum possible number of slaves"
> > +			     " and verifies if all the retrieved magic values are different."
> > +			     "It also checks if the magic values can be authorised by master.");
> I think I would go with something like:
> igt_description("Test authentication and magic numbers uniqness for rlimit
> slaves, category=SW_only, category=Core");
> >  		igt_subtest("many-magics")
> >  			test_many_magics(master);
> >  	}
> Waiting for other comments or V2.
> Kasia :)
> > -- 
> > 2.28.0
> > 
> > _______________________________________________
> > igt-dev mailing list
> > igt-dev@lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/igt-dev
> _______________________________________________
> igt-dev mailing list
> igt-dev@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [igt-dev] [PATCH i-g-t] tests/core_auth: Added test description for test case
  2020-11-12 13:44   ` Petri Latvala
@ 2020-11-12 14:40     ` Katarzyna Dec
  0 siblings, 0 replies; 6+ messages in thread
From: Katarzyna Dec @ 2020-11-12 14:40 UTC (permalink / raw)
  To: Petri Latvala; +Cc: igt-dev, arjun.melkaveri

On Thu, Nov 12, 2020 at 03:44:55PM +0200, Petri Latvala wrote:
> On Thu, Nov 12, 2020 at 02:25:45PM +0100, Katarzyna Dec wrote:
> > On Thu, Oct 08, 2020 at 11:41:18AM +0530, priyanka.dandamudi@intel.com wrote:
> > > From: Priyanka Dandamudi <priyanka.dandamudi@intel.com>
> > > 
> > > Added test description to all the available subtests.
> > I am starting the effort to help to merge documentation patches. And this is the
> > first one on the list :)
> > Documentation will have brief description and categories, e.g. SW only, Stress,
> > Functional, HW test, etc.
> 
> 
> Thanks for helping with the docs review. But I'd rather leave the
> categorization for separate patches, along with the bigger discussion
> that's needed for the overall effort. Majorly, what is the set of
> categories we're going to be using, and what consumes this, and also
> the explanation of why the hell we're doing it in the doc strings.
> 
> 
> -- 
> Petri Latvala

Ok, fair enough :) So Priyanka, Arjun - please drop category from v2 of patch.
I will see how it is better to start such discussion.

Kasia
> 
> 
> 
> > > 
> > > Cc: Melkaveri, Arjun <arjun.melkaveri@intel.com>
> > > Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi@intel.com>
> > > ---
> > >  tests/core_auth.c | 10 +++++++++-
> > >  1 file changed, 9 insertions(+), 1 deletion(-)
> > > 
> > > diff --git a/tests/core_auth.c b/tests/core_auth.c
> > > index 9c240fdb..955876d3 100644
> > > --- a/tests/core_auth.c
> > > +++ b/tests/core_auth.c
> > > @@ -195,6 +195,7 @@ igt_main
> > >  	int master;
> > >  
> > >  	/* root (which we run igt as) should always be authenticated */
> > > +	igt_describe("Checks whether drm client is always authenticated or not.");
> > Let's remove 'or not' and add cathegories. I suggest:
> > 
> > igt_describe("Check drm client is always authenticated category=SW_only,
> > category=Core");
> > 
> > >  	igt_subtest("getclient-simple") {
> > >  		int fd = drm_open_driver(DRIVER_ANY);
> > >  
> > > @@ -203,6 +204,9 @@ igt_main
> > >  		close(fd);
> > >  	}
> > >  
> > > +	 igt_describe("Test tries to open two clients and checks if one of the drm client is"
> > > +		      " authenticated or not also, checks the authentication"
> > > +		      " for the same drm client by dropping the other one.");
> > I would go with:
> > igt_describe("Use 2 clients, check second is authenticated even when first
> > dropped category=SW_only, category=Core");
> > >  	igt_subtest("getclient-master-drop") {
> > >  		int fd = drm_open_driver(DRIVER_ANY);
> > >  		int fd2 = drm_open_driver(DRIVER_ANY);
> > > @@ -220,11 +224,15 @@ igt_main
> > >  	igt_subtest_group {
> > >  		igt_fixture
> > >  			master = drm_open_driver_master(DRIVER_ANY);
> > > -
> > I think empty line between master and igt_describe should remain.
> > > +		igt_describe("Test tries to retrieve magic for slave "
> > > +			     "and checks if magic on master is authorised only once.");
> > I think I would go with:
> > igt_describe("Test magic numbers for master and slave category=SW_only, category=Core");
> > >  		igt_subtest("basic-auth")
> > >  			test_basic_auth(master);
> > >  
> > >  		/* this must be last, we adjust the rlimit */
> > > +		igt_describe("Tests tries to retrieve magic for maximum possible number of slaves"
> > > +			     " and verifies if all the retrieved magic values are different."
> > > +			     "It also checks if the magic values can be authorised by master.");
> > I think I would go with something like:
> > igt_description("Test authentication and magic numbers uniqness for rlimit
> > slaves, category=SW_only, category=Core");
> > >  		igt_subtest("many-magics")
> > >  			test_many_magics(master);
> > >  	}
> > Waiting for other comments or V2.
> > Kasia :)
> > > -- 
> > > 2.28.0
> > > 
> > > _______________________________________________
> > > igt-dev mailing list
> > > igt-dev@lists.freedesktop.org
> > > https://lists.freedesktop.org/mailman/listinfo/igt-dev
> > _______________________________________________
> > igt-dev mailing list
> > igt-dev@lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/igt-dev
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-11-12 14:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-08  6:11 [igt-dev] [PATCH i-g-t] tests/core_auth: Added test description for test case priyanka.dandamudi
2020-10-08  9:26 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2020-10-08 11:44 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2020-11-12 13:25 ` [igt-dev] [PATCH i-g-t] " Katarzyna Dec
2020-11-12 13:44   ` Petri Latvala
2020-11-12 14:40     ` Katarzyna Dec

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.