* [igt-dev] [PATCH i-g-t] i915/gem_pwrite: Enable some subtests for CI
@ 2020-11-07 13:48 Chris Wilson
2020-11-07 14:47 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Chris Wilson @ 2020-11-07 13:48 UTC (permalink / raw)
To: igt-dev; +Cc: Chris Wilson
CI blacklists gem_pwrite !basic subtests, but there are a few in there
are foundational so include them.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
---
tests/i915/gem_pwrite.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/i915/gem_pwrite.c b/tests/i915/gem_pwrite.c
index 7a0864637..492b6035c 100644
--- a/tests/i915/gem_pwrite.c
+++ b/tests/i915/gem_pwrite.c
@@ -510,10 +510,10 @@ igt_main_args("s:", NULL, help_str, opt_handler, NULL)
}
}
- igt_subtest("self")
+ igt_subtest("basic-self")
pwrite_self(fd);
- igt_subtest("exhaustion")
+ igt_subtest("basic-exhaustion")
test_exhaustion(fd);
for (c = cache; c->level != -1; c++) {
--
2.29.2
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_pwrite: Enable some subtests for CI
2020-11-07 13:48 [igt-dev] [PATCH i-g-t] i915/gem_pwrite: Enable some subtests for CI Chris Wilson
@ 2020-11-07 14:47 ` Patchwork
2020-11-07 15:51 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2020-11-09 6:04 ` [igt-dev] [PATCH i-g-t] " Dixit, Ashutosh
2 siblings, 0 replies; 4+ messages in thread
From: Patchwork @ 2020-11-07 14:47 UTC (permalink / raw)
To: Chris Wilson; +Cc: igt-dev
[-- Attachment #1.1: Type: text/plain, Size: 6695 bytes --]
== Series Details ==
Series: i915/gem_pwrite: Enable some subtests for CI
URL : https://patchwork.freedesktop.org/series/83604/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_9286 -> IGTPW_5143
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/index.html
Known issues
------------
Here are the changes found in IGTPW_5143 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@gem_exec_create@basic:
- fi-tgl-y: [PASS][1] -> [DMESG-WARN][2] ([i915#402]) +2 similar issues
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/fi-tgl-y/igt@gem_exec_create@basic.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/fi-tgl-y/igt@gem_exec_create@basic.html
* igt@gem_exec_suspend@basic-s0:
- fi-tgl-u2: [PASS][3] -> [FAIL][4] ([i915#1888])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/fi-tgl-u2/igt@gem_exec_suspend@basic-s0.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/fi-tgl-u2/igt@gem_exec_suspend@basic-s0.html
* igt@i915_module_load@reload:
- fi-byt-j1900: [PASS][5] -> [DMESG-WARN][6] ([i915#1982]) +1 similar issue
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/fi-byt-j1900/igt@i915_module_load@reload.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/fi-byt-j1900/igt@i915_module_load@reload.html
- fi-kbl-soraka: [PASS][7] -> [DMESG-WARN][8] ([i915#1982])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/fi-kbl-soraka/igt@i915_module_load@reload.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/fi-kbl-soraka/igt@i915_module_load@reload.html
* igt@i915_pm_rpm@basic-pci-d3-state:
- fi-bsw-kefka: [PASS][9] -> [DMESG-WARN][10] ([i915#1982])
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/fi-bsw-kefka/igt@i915_pm_rpm@basic-pci-d3-state.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/fi-bsw-kefka/igt@i915_pm_rpm@basic-pci-d3-state.html
* igt@i915_selftest@live@coherency:
- fi-gdg-551: [PASS][11] -> [DMESG-FAIL][12] ([i915#1748])
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/fi-gdg-551/igt@i915_selftest@live@coherency.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/fi-gdg-551/igt@i915_selftest@live@coherency.html
* igt@i915_selftest@live@execlists:
- fi-icl-u2: [PASS][13] -> [INCOMPLETE][14] ([i915#2276])
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/fi-icl-u2/igt@i915_selftest@live@execlists.html
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/fi-icl-u2/igt@i915_selftest@live@execlists.html
* igt@kms_chamelium@dp-crc-fast:
- fi-cml-u2: [PASS][15] -> [DMESG-WARN][16] ([i915#1982])
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/fi-cml-u2/igt@kms_chamelium@dp-crc-fast.html
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/fi-cml-u2/igt@kms_chamelium@dp-crc-fast.html
* igt@kms_psr@sprite_plane_onoff:
- fi-tgl-y: [PASS][17] -> [DMESG-WARN][18] ([i915#1982]) +2 similar issues
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/fi-tgl-y/igt@kms_psr@sprite_plane_onoff.html
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/fi-tgl-y/igt@kms_psr@sprite_plane_onoff.html
#### Possible fixes ####
* igt@gem_exec_fence@basic-await@vcs0:
- fi-byt-j1900: [DMESG-WARN][19] ([i915#1982]) -> [PASS][20] +1 similar issue
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/fi-byt-j1900/igt@gem_exec_fence@basic-await@vcs0.html
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/fi-byt-j1900/igt@gem_exec_fence@basic-await@vcs0.html
* igt@i915_module_load@reload:
- fi-icl-u2: [DMESG-WARN][21] ([i915#1982]) -> [PASS][22]
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/fi-icl-u2/igt@i915_module_load@reload.html
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/fi-icl-u2/igt@i915_module_load@reload.html
* igt@i915_selftest@live@active:
- fi-kbl-r: [DMESG-FAIL][23] ([i915#666]) -> [PASS][24]
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/fi-kbl-r/igt@i915_selftest@live@active.html
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/fi-kbl-r/igt@i915_selftest@live@active.html
* igt@i915_selftest@live@gt_heartbeat:
- fi-kbl-soraka: [DMESG-FAIL][25] ([i915#541]) -> [PASS][26]
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/fi-kbl-soraka/igt@i915_selftest@live@gt_heartbeat.html
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/fi-kbl-soraka/igt@i915_selftest@live@gt_heartbeat.html
* igt@kms_busy@basic@flip:
- fi-kbl-soraka: [DMESG-WARN][27] ([i915#1982]) -> [PASS][28]
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/fi-kbl-soraka/igt@kms_busy@basic@flip.html
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/fi-kbl-soraka/igt@kms_busy@basic@flip.html
* igt@prime_vgem@basic-read:
- fi-tgl-y: [DMESG-WARN][29] ([i915#402]) -> [PASS][30] +1 similar issue
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/fi-tgl-y/igt@prime_vgem@basic-read.html
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/fi-tgl-y/igt@prime_vgem@basic-read.html
[i915#1748]: https://gitlab.freedesktop.org/drm/intel/issues/1748
[i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888
[i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982
[i915#2276]: https://gitlab.freedesktop.org/drm/intel/issues/2276
[i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402
[i915#541]: https://gitlab.freedesktop.org/drm/intel/issues/541
[i915#666]: https://gitlab.freedesktop.org/drm/intel/issues/666
Participating hosts (44 -> 40)
------------------------------
Missing (4): fi-ilk-m540 fi-bsw-cyan fi-bdw-samus fi-hsw-4200u
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_5837 -> IGTPW_5143
CI-20190529: 20190529
CI_DRM_9286: d439ff2b19d5d7849b2f9c1bfdda5abdd36e5a8e @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_5143: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/index.html
IGT_5837: fd78d680ad4eeaea2065ce4cd3626427f3f89dda @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
== Testlist changes ==
+igt@gem_pwrite@basic-exhaustion
+igt@gem_pwrite@basic-self
-igt@gem_pwrite@exhaustion
-igt@gem_pwrite@self
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/index.html
[-- Attachment #1.2: Type: text/html, Size: 8226 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] 4+ messages in thread
* [igt-dev] ✗ Fi.CI.IGT: failure for i915/gem_pwrite: Enable some subtests for CI
2020-11-07 13:48 [igt-dev] [PATCH i-g-t] i915/gem_pwrite: Enable some subtests for CI Chris Wilson
2020-11-07 14:47 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
@ 2020-11-07 15:51 ` Patchwork
2020-11-09 6:04 ` [igt-dev] [PATCH i-g-t] " Dixit, Ashutosh
2 siblings, 0 replies; 4+ messages in thread
From: Patchwork @ 2020-11-07 15:51 UTC (permalink / raw)
To: Chris Wilson; +Cc: igt-dev
[-- Attachment #1.1: Type: text/plain, Size: 23493 bytes --]
== Series Details ==
Series: i915/gem_pwrite: Enable some subtests for CI
URL : https://patchwork.freedesktop.org/series/83604/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_9286_full -> IGTPW_5143_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with IGTPW_5143_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in IGTPW_5143_full, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/index.html
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in IGTPW_5143_full:
### IGT changes ###
#### Possible regressions ####
* igt@gem_exec_endless@dispatch@vcs0:
- shard-iclb: [PASS][1] -> [INCOMPLETE][2]
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-iclb6/igt@gem_exec_endless@dispatch@vcs0.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-iclb5/igt@gem_exec_endless@dispatch@vcs0.html
* {igt@gem_pwrite@basic-exhaustion} (NEW):
- shard-snb: NOTRUN -> [CRASH][3]
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-snb2/igt@gem_pwrite@basic-exhaustion.html
- shard-iclb: NOTRUN -> [CRASH][4]
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-iclb3/igt@gem_pwrite@basic-exhaustion.html
- shard-hsw: NOTRUN -> [CRASH][5]
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-hsw6/igt@gem_pwrite@basic-exhaustion.html
- shard-kbl: NOTRUN -> [CRASH][6]
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-kbl6/igt@gem_pwrite@basic-exhaustion.html
- shard-tglb: NOTRUN -> [CRASH][7]
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-tglb7/igt@gem_pwrite@basic-exhaustion.html
- shard-glk: NOTRUN -> [CRASH][8]
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-glk3/igt@gem_pwrite@basic-exhaustion.html
New tests
---------
New tests have been introduced between CI_DRM_9286_full and IGTPW_5143_full:
### New IGT tests (2) ###
* igt@gem_pwrite@basic-exhaustion:
- Statuses : 7 crash(s)
- Exec time: [0.01, 0.04] s
* igt@gem_pwrite@basic-self:
- Statuses : 7 pass(s)
- Exec time: [0.06, 0.28] s
Known issues
------------
Here are the changes found in IGTPW_5143_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@gem_exec_whisper@basic-forked:
- shard-glk: [PASS][9] -> [DMESG-WARN][10] ([i915#118] / [i915#95])
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-glk1/igt@gem_exec_whisper@basic-forked.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-glk9/igt@gem_exec_whisper@basic-forked.html
* igt@i915_pm_rc6_residency@rc6-idle:
- shard-iclb: [PASS][11] -> [WARN][12] ([i915#1515])
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-iclb2/igt@i915_pm_rc6_residency@rc6-idle.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-iclb6/igt@i915_pm_rc6_residency@rc6-idle.html
* igt@i915_suspend@fence-restore-tiled2untiled:
- shard-apl: [PASS][13] -> [INCOMPLETE][14] ([i915#1635] / [i915#2635])
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-apl4/igt@i915_suspend@fence-restore-tiled2untiled.html
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-apl3/igt@i915_suspend@fence-restore-tiled2untiled.html
- shard-iclb: [PASS][15] -> [INCOMPLETE][16] ([i915#1185])
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-iclb2/igt@i915_suspend@fence-restore-tiled2untiled.html
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-iclb2/igt@i915_suspend@fence-restore-tiled2untiled.html
- shard-kbl: [PASS][17] -> [INCOMPLETE][18] ([i915#155] / [i915#794])
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-kbl4/igt@i915_suspend@fence-restore-tiled2untiled.html
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-kbl4/igt@i915_suspend@fence-restore-tiled2untiled.html
- shard-hsw: [PASS][19] -> [INCOMPLETE][20] ([i915#2055] / [i915#2637])
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-hsw5/igt@i915_suspend@fence-restore-tiled2untiled.html
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-hsw5/igt@i915_suspend@fence-restore-tiled2untiled.html
- shard-glk: [PASS][21] -> [INCOMPLETE][22] ([i915#2199] / [i915#2635])
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-glk8/igt@i915_suspend@fence-restore-tiled2untiled.html
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-glk4/igt@i915_suspend@fence-restore-tiled2untiled.html
* igt@kms_atomic_transition@plane-use-after-nonblocking-unbind@hdmi-a-1-pipe-a:
- shard-glk: [PASS][23] -> [DMESG-WARN][24] ([i915#1982]) +8 similar issues
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-glk9/igt@kms_atomic_transition@plane-use-after-nonblocking-unbind@hdmi-a-1-pipe-a.html
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-glk4/igt@kms_atomic_transition@plane-use-after-nonblocking-unbind@hdmi-a-1-pipe-a.html
* igt@kms_draw_crc@draw-method-rgb565-blt-untiled:
- shard-apl: [PASS][25] -> [DMESG-WARN][26] ([i915#1635] / [i915#1982]) +4 similar issues
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-apl1/igt@kms_draw_crc@draw-method-rgb565-blt-untiled.html
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-apl6/igt@kms_draw_crc@draw-method-rgb565-blt-untiled.html
* igt@kms_flip@flip-vs-blocking-wf-vblank@a-dp1:
- shard-kbl: [PASS][27] -> [DMESG-WARN][28] ([i915#1982]) +7 similar issues
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-kbl3/igt@kms_flip@flip-vs-blocking-wf-vblank@a-dp1.html
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-kbl2/igt@kms_flip@flip-vs-blocking-wf-vblank@a-dp1.html
* igt@kms_flip@flip-vs-blocking-wf-vblank@b-edp1:
- shard-tglb: [PASS][29] -> [DMESG-WARN][30] ([i915#1982])
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-tglb2/igt@kms_flip@flip-vs-blocking-wf-vblank@b-edp1.html
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-tglb7/igt@kms_flip@flip-vs-blocking-wf-vblank@b-edp1.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-pwrite:
- shard-snb: [PASS][31] -> [SKIP][32] ([fdo#109271])
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-snb4/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-pwrite.html
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-snb4/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-pwrite.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-render:
- shard-glk: [PASS][33] -> [FAIL][34] ([i915#49])
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-glk8/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-render.html
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-glk4/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-render.html
* igt@kms_psr@psr2_sprite_plane_move:
- shard-iclb: [PASS][35] -> [SKIP][36] ([fdo#109441]) +2 similar issues
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-iclb2/igt@kms_psr@psr2_sprite_plane_move.html
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-iclb1/igt@kms_psr@psr2_sprite_plane_move.html
* igt@perf@polling-parameterized:
- shard-hsw: [PASS][37] -> [FAIL][38] ([i915#1542])
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-hsw8/igt@perf@polling-parameterized.html
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-hsw1/igt@perf@polling-parameterized.html
#### Possible fixes ####
* igt@gem_exec_reloc@basic-many-active@rcs0:
- shard-apl: [FAIL][39] ([i915#1635] / [i915#2389]) -> [PASS][40]
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-apl1/igt@gem_exec_reloc@basic-many-active@rcs0.html
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-apl4/igt@gem_exec_reloc@basic-many-active@rcs0.html
- shard-glk: [FAIL][41] ([i915#2389]) -> [PASS][42] +3 similar issues
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-glk5/igt@gem_exec_reloc@basic-many-active@rcs0.html
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-glk6/igt@gem_exec_reloc@basic-many-active@rcs0.html
- shard-hsw: [FAIL][43] ([i915#2389]) -> [PASS][44]
[43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-hsw8/igt@gem_exec_reloc@basic-many-active@rcs0.html
[44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-hsw6/igt@gem_exec_reloc@basic-many-active@rcs0.html
* igt@gem_exec_whisper@basic-queues-all:
- shard-glk: [DMESG-WARN][45] ([i915#118] / [i915#95]) -> [PASS][46]
[45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-glk2/igt@gem_exec_whisper@basic-queues-all.html
[46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-glk4/igt@gem_exec_whisper@basic-queues-all.html
* igt@i915_pm_rpm@dpms-lpsp:
- shard-iclb: [SKIP][47] ([i915#579]) -> [PASS][48]
[47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-iclb3/igt@i915_pm_rpm@dpms-lpsp.html
[48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-iclb5/igt@i915_pm_rpm@dpms-lpsp.html
* {igt@kms_async_flips@alternate-sync-async-flip}:
- shard-glk: [FAIL][49] ([i915#2521]) -> [PASS][50]
[49]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-glk8/igt@kms_async_flips@alternate-sync-async-flip.html
[50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-glk5/igt@kms_async_flips@alternate-sync-async-flip.html
* {igt@kms_async_flips@async-flip-with-page-flip-events}:
- shard-kbl: [FAIL][51] ([i915#2521]) -> [PASS][52]
[51]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-kbl6/igt@kms_async_flips@async-flip-with-page-flip-events.html
[52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-kbl2/igt@kms_async_flips@async-flip-with-page-flip-events.html
* igt@kms_cursor_crc@pipe-b-cursor-256x85-random:
- shard-apl: [FAIL][53] ([i915#1635] / [i915#54]) -> [PASS][54] +1 similar issue
[53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-apl2/igt@kms_cursor_crc@pipe-b-cursor-256x85-random.html
[54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-apl7/igt@kms_cursor_crc@pipe-b-cursor-256x85-random.html
* igt@kms_cursor_crc@pipe-c-cursor-128x42-onscreen:
- shard-kbl: [FAIL][55] ([i915#54]) -> [PASS][56] +1 similar issue
[55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-kbl3/igt@kms_cursor_crc@pipe-c-cursor-128x42-onscreen.html
[56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-kbl6/igt@kms_cursor_crc@pipe-c-cursor-128x42-onscreen.html
- shard-glk: [FAIL][57] ([i915#54]) -> [PASS][58]
[57]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-glk1/igt@kms_cursor_crc@pipe-c-cursor-128x42-onscreen.html
[58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-glk4/igt@kms_cursor_crc@pipe-c-cursor-128x42-onscreen.html
* igt@kms_cursor_edge_walk@pipe-b-64x64-left-edge:
- shard-glk: [DMESG-WARN][59] ([i915#1982]) -> [PASS][60] +5 similar issues
[59]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-glk8/igt@kms_cursor_edge_walk@pipe-b-64x64-left-edge.html
[60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-glk5/igt@kms_cursor_edge_walk@pipe-b-64x64-left-edge.html
* igt@kms_cursor_legacy@flip-vs-cursor-varying-size:
- shard-tglb: [FAIL][61] ([i915#2346]) -> [PASS][62]
[61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-tglb8/igt@kms_cursor_legacy@flip-vs-cursor-varying-size.html
[62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-tglb3/igt@kms_cursor_legacy@flip-vs-cursor-varying-size.html
* igt@kms_draw_crc@draw-method-xrgb8888-mmap-cpu-untiled:
- shard-kbl: [DMESG-WARN][63] ([i915#1982]) -> [PASS][64] +6 similar issues
[63]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-kbl7/igt@kms_draw_crc@draw-method-xrgb8888-mmap-cpu-untiled.html
[64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-kbl6/igt@kms_draw_crc@draw-method-xrgb8888-mmap-cpu-untiled.html
* igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ac-hdmi-a1-hdmi-a2:
- shard-glk: [FAIL][65] ([i915#79]) -> [PASS][66]
[65]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-glk5/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ac-hdmi-a1-hdmi-a2.html
[66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-glk3/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ac-hdmi-a1-hdmi-a2.html
* igt@kms_flip@flip-vs-panning@a-dp1:
- shard-apl: [DMESG-WARN][67] ([i915#1635] / [i915#1982]) -> [PASS][68] +7 similar issues
[67]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-apl2/igt@kms_flip@flip-vs-panning@a-dp1.html
[68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-apl1/igt@kms_flip@flip-vs-panning@a-dp1.html
* igt@kms_flip@plain-flip-fb-recreate@a-vga1:
- shard-hsw: [DMESG-WARN][69] ([i915#1982]) -> [PASS][70]
[69]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-hsw6/igt@kms_flip@plain-flip-fb-recreate@a-vga1.html
[70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-hsw6/igt@kms_flip@plain-flip-fb-recreate@a-vga1.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-plflip-blt:
- shard-snb: [FAIL][71] ([i915#2546]) -> [PASS][72]
[71]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-snb2/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-plflip-blt.html
[72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-snb5/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-stridechange:
- shard-tglb: [DMESG-WARN][73] ([i915#1982]) -> [PASS][74] +2 similar issues
[73]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-tglb6/igt@kms_frontbuffer_tracking@fbc-stridechange.html
[74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-tglb1/igt@kms_frontbuffer_tracking@fbc-stridechange.html
* igt@kms_psr@psr2_cursor_render:
- shard-iclb: [SKIP][75] ([fdo#109441]) -> [PASS][76] +2 similar issues
[75]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-iclb8/igt@kms_psr@psr2_cursor_render.html
[76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-iclb2/igt@kms_psr@psr2_cursor_render.html
* igt@kms_vblank@pipe-a-ts-continuation-suspend:
- shard-kbl: [INCOMPLETE][77] ([i915#155]) -> [PASS][78]
[77]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-kbl6/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
[78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-kbl2/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
- shard-apl: [INCOMPLETE][79] ([i915#1635] / [i915#2635]) -> [PASS][80]
[79]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-apl7/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
[80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-apl7/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
- shard-glk: [INCOMPLETE][81] ([i915#2635]) -> [PASS][82]
[81]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-glk9/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
[82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-glk7/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
- shard-iclb: [INCOMPLETE][83] ([i915#1078] / [i915#1185]) -> [PASS][84]
[83]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-iclb4/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
[84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-iclb4/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
- shard-hsw: [INCOMPLETE][85] ([i915#2637]) -> [PASS][86]
[85]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-hsw8/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
[86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-hsw7/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
#### Warnings ####
* igt@core_hotunplug@hotrebind-lateclose:
- shard-hsw: [FAIL][87] ([i915#2644]) -> [WARN][88] ([i915#2283])
[87]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-hsw6/igt@core_hotunplug@hotrebind-lateclose.html
[88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-hsw6/igt@core_hotunplug@hotrebind-lateclose.html
* igt@i915_pm_rpm@dpms-lpsp:
- shard-tglb: [SKIP][89] ([i915#579]) -> [DMESG-WARN][90] ([i915#2411])
[89]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-tglb1/igt@i915_pm_rpm@dpms-lpsp.html
[90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-tglb5/igt@i915_pm_rpm@dpms-lpsp.html
* igt@i915_suspend@fence-restore-tiled2untiled:
- shard-tglb: [DMESG-WARN][91] ([i915#2411]) -> [INCOMPLETE][92] ([i915#1436] / [i915#456])
[91]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-tglb7/igt@i915_suspend@fence-restore-tiled2untiled.html
[92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-tglb6/igt@i915_suspend@fence-restore-tiled2untiled.html
* igt@kms_dp_dsc@basic-dsc-enable-edp:
- shard-iclb: [SKIP][93] ([fdo#109349]) -> [DMESG-WARN][94] ([i915#1226])
[93]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-iclb7/igt@kms_dp_dsc@basic-dsc-enable-edp.html
[94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-iclb2/igt@kms_dp_dsc@basic-dsc-enable-edp.html
* igt@kms_vblank@pipe-a-ts-continuation-suspend:
- shard-tglb: [DMESG-WARN][95] ([i915#1436]) -> [DMESG-WARN][96] ([i915#2411])
[95]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-tglb5/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
[96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-tglb2/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
* igt@runner@aborted:
- shard-hsw: [FAIL][97] -> [FAIL][98] ([i915#2439])
[97]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-hsw8/igt@runner@aborted.html
[98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-hsw5/igt@runner@aborted.html
- shard-iclb: [FAIL][99] ([i915#1814]) -> [FAIL][100] ([i915#2439])
[99]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-iclb4/igt@runner@aborted.html
[100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-iclb2/igt@runner@aborted.html
- shard-apl: [FAIL][101] ([i915#1635] / [i915#1814]) -> [FAIL][102] ([i915#1635] / [i915#2439])
[101]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-apl7/igt@runner@aborted.html
[102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-apl3/igt@runner@aborted.html
- shard-glk: [FAIL][103] ([i915#1814] / [k.org#202321]) -> [FAIL][104] ([i915#2439] / [k.org#202321])
[103]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-glk9/igt@runner@aborted.html
[104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-glk4/igt@runner@aborted.html
- shard-tglb: [FAIL][105] ([i915#1602]) -> [FAIL][106] ([i915#1602] / [i915#2439])
[105]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9286/shard-tglb5/igt@runner@aborted.html
[106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/shard-tglb6/igt@runner@aborted.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
[fdo#109349]: https://bugs.freedesktop.org/show_bug.cgi?id=109349
[fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
[i915#1078]: https://gitlab.freedesktop.org/drm/intel/issues/1078
[i915#118]: https://gitlab.freedesktop.org/drm/intel/issues/118
[i915#1185]: https://gitlab.freedesktop.org/drm/intel/issues/1185
[i915#1226]: https://gitlab.freedesktop.org/drm/intel/issues/1226
[i915#1436]: https://gitlab.freedesktop.org/drm/intel/issues/1436
[i915#1515]: https://gitlab.freedesktop.org/drm/intel/issues/1515
[i915#1542]: https://gitlab.freedesktop.org/drm/intel/issues/1542
[i915#155]: https://gitlab.freedesktop.org/drm/intel/issues/155
[i915#1602]: https://gitlab.freedesktop.org/drm/intel/issues/1602
[i915#1635]: https://gitlab.freedesktop.org/drm/intel/issues/1635
[i915#1814]: https://gitlab.freedesktop.org/drm/intel/issues/1814
[i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982
[i915#2055]: https://gitlab.freedesktop.org/drm/intel/issues/2055
[i915#2199]: https://gitlab.freedesktop.org/drm/intel/issues/2199
[i915#2283]: https://gitlab.freedesktop.org/drm/intel/issues/2283
[i915#2346]: https://gitlab.freedesktop.org/drm/intel/issues/2346
[i915#2389]: https://gitlab.freedesktop.org/drm/intel/issues/2389
[i915#2411]: https://gitlab.freedesktop.org/drm/intel/issues/2411
[i915#2439]: https://gitlab.freedesktop.org/drm/intel/issues/2439
[i915#2521]: https://gitlab.freedesktop.org/drm/intel/issues/2521
[i915#2546]: https://gitlab.freedesktop.org/drm/intel/issues/2546
[i915#2635]: https://gitlab.freedesktop.org/drm/intel/issues/2635
[i915#2637]: https://gitlab.freedesktop.org/drm/intel/issues/2637
[i915#2644]: https://gitlab.freedesktop.org/drm/intel/issues/2644
[i915#456]: https://gitlab.freedesktop.org/drm/intel/issues/456
[i915#49]: https://gitlab.freedesktop.org/drm/intel/issues/49
[i915#54]: https://gitlab.freedesktop.org/drm/intel/issues/54
[i915#579]: https://gitlab.freedesktop.org/drm/intel/issues/579
[i915#79]: https://gitlab.freedesktop.org/drm/intel/issues/79
[i915#794]: https://gitlab.freedesktop.org/drm/intel/issues/794
[i915#95]: https://gitlab.freedesktop.org/drm/intel/issues/95
[k.org#202321]: https://bugzilla.kernel.org/show_bug.cgi?id=202321
Participating hosts (11 -> 8)
------------------------------
Missing (3): pig-skl-6260u pig-glk-j5005 pig-icl-1065g7
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_5837 -> IGTPW_5143
* Piglit: piglit_4509 -> None
CI-20190529: 20190529
CI_DRM_9286: d439ff2b19d5d7849b2f9c1bfdda5abdd36e5a8e @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_5143: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5143/index.html
IGT_5837: fd78d680ad4eeaea2065ce4cd3626427f3f89dda @ 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_5143/index.html
[-- Attachment #1.2: Type: text/html, Size: 28067 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] 4+ messages in thread
* Re: [igt-dev] [PATCH i-g-t] i915/gem_pwrite: Enable some subtests for CI
2020-11-07 13:48 [igt-dev] [PATCH i-g-t] i915/gem_pwrite: Enable some subtests for CI Chris Wilson
2020-11-07 14:47 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2020-11-07 15:51 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
@ 2020-11-09 6:04 ` Dixit, Ashutosh
2 siblings, 0 replies; 4+ messages in thread
From: Dixit, Ashutosh @ 2020-11-09 6:04 UTC (permalink / raw)
To: Chris Wilson; +Cc: igt-dev
On Sat, 07 Nov 2020 05:48:47 -0800, Chris Wilson wrote:
>
> CI blacklists gem_pwrite !basic subtests, but there are a few in there
> are foundational so include them.
Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
> ---
> tests/i915/gem_pwrite.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/tests/i915/gem_pwrite.c b/tests/i915/gem_pwrite.c
> index 7a0864637..492b6035c 100644
> --- a/tests/i915/gem_pwrite.c
> +++ b/tests/i915/gem_pwrite.c
> @@ -510,10 +510,10 @@ igt_main_args("s:", NULL, help_str, opt_handler, NULL)
> }
> }
>
> - igt_subtest("self")
> + igt_subtest("basic-self")
> pwrite_self(fd);
>
> - igt_subtest("exhaustion")
> + igt_subtest("basic-exhaustion")
> test_exhaustion(fd);
>
> for (c = cache; c->level != -1; c++) {
> --
> 2.29.2
>
> _______________________________________________
> 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] 4+ messages in thread
end of thread, other threads:[~2020-11-09 6:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-07 13:48 [igt-dev] [PATCH i-g-t] i915/gem_pwrite: Enable some subtests for CI Chris Wilson
2020-11-07 14:47 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2020-11-07 15:51 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2020-11-09 6:04 ` [igt-dev] [PATCH i-g-t] " Dixit, Ashutosh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox