From: Daniel Vetter <daniel@ffwll.ch>
To: "C, Ramalingam" <ramalingam.c@intel.com>
Cc: igt-dev@lists.freedesktop.org, Daniel Vetter <daniel@ffwll.ch>
Subject: Re: [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,v5,1/2] lib/debugfs: function to open connector debugfs dir
Date: Tue, 23 Oct 2018 15:33:30 +0200 [thread overview]
Message-ID: <20181023133329.GN324@phenom.ffwll.local> (raw)
In-Reply-To: <b2e236ed-a01d-159e-0042-6ec2184cbea6@intel.com>
On Tue, Oct 23, 2018 at 11:19:26AM +0530, C, Ramalingam wrote:
>
> On 10/23/2018 4:15 AM, Patchwork wrote:
> > == Series Details ==
> >
> > Series: series starting with [i-g-t,v5,1/2] lib/debugfs: function to open connector debugfs dir
> > URL : https://patchwork.freedesktop.org/series/51338/
> > State : failure
> >
> > == Summary ==
> >
> > = CI Bug Log - changes from CI_DRM_5013 -> IGTPW_1974 =
> >
> > == Summary - FAILURE ==
> >
> > Serious unknown changes coming with IGTPW_1974 absolutely need to be
> > verified manually.
> > If you think the reported changes have nothing to do with the changes
> > introduced in IGTPW_1974, please notify your bug team to allow them
> > to document this new failure mode, which will reduce false positives in CI.
> >
> > External URL: https://patchwork.freedesktop.org/api/1.0/series/51338/revisions/1/mbox/
> >
> > == Possible new issues ==
> >
> > Here are the unknown changes that may have been introduced in IGTPW_1974:
> >
> > === IGT changes ===
> >
> > ==== Possible regressions ====
> >
> > igt@drv_selftest@live_coherency:
> > fi-byt-j1900: PASS -> DMESG-WARN
>
> Daniel,
>
> __unclaimed_reg_debug warning is not related to these changes.
Rerun looks clean, both patches applied, thanks.
-Daniel
>
> --Ram
>
> > == Known issues ==
> >
> > Here are the changes found in IGTPW_1974 that come from known issues:
> >
> > === IGT changes ===
> >
> > ==== Issues hit ====
> >
> > igt@gem_exec_store@basic-all:
> > fi-icl-u: NOTRUN -> DMESG-WARN (fdo#107724) +25
> >
> > igt@gem_exec_store@basic-bsd:
> > fi-icl-u: NOTRUN -> DMESG-WARN (fdo#107732) +7
> >
> > igt@gem_exec_suspend@basic-s3:
> > fi-icl-u: NOTRUN -> DMESG-WARN (fdo#108512)
> >
> > igt@kms_flip@basic-flip-vs-dpms:
> > fi-skl-6700hq: PASS -> DMESG-WARN (fdo#105998)
> >
> > igt@kms_frontbuffer_tracking@basic:
> > fi-byt-clapper: PASS -> FAIL (fdo#103167)
> >
> > igt@prime_vgem@basic-fence-flip:
> > fi-cfl-8700k: PASS -> FAIL (fdo#104008)
> >
> > ==== Possible fixes ====
> >
> > igt@gem_exec_suspend@basic-s4-devices:
> > fi-blb-e6850: INCOMPLETE (fdo#107718) -> PASS
> >
> > igt@kms_pipe_crc_basic@nonblocking-crc-pipe-b:
> > fi-byt-clapper: FAIL (fdo#107362) -> PASS
> >
> > fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
> > fdo#104008 https://bugs.freedesktop.org/show_bug.cgi?id=104008
> > fdo#105998 https://bugs.freedesktop.org/show_bug.cgi?id=105998
> > fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
> > fdo#107718 https://bugs.freedesktop.org/show_bug.cgi?id=107718
> > fdo#107724 https://bugs.freedesktop.org/show_bug.cgi?id=107724
> > fdo#107732 https://bugs.freedesktop.org/show_bug.cgi?id=107732
> > fdo#108512 https://bugs.freedesktop.org/show_bug.cgi?id=108512
> >
> >
> > == Participating hosts (41 -> 46) ==
> >
> > Additional (10): fi-icl-u fi-skl-guc fi-bdw-gvtdvm fi-glk-dsi fi-gdg-551 fi-pnv-d510 fi-ivb-3520m fi-kbl-7560u fi-byt-n2820 fi-snb-2600
> > Missing (5): fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-icl-u2 fi-ivb-3770
> >
> >
> > == Build changes ==
> >
> > * IGT: IGT_4684 -> IGTPW_1974
> >
> > CI_DRM_5013: 0008b23799728680da3d6d871d46f746a3f69c35 @ git://anongit.freedesktop.org/gfx-ci/linux
> > IGTPW_1974: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1974/
> > IGT_4684: 6f27fddc6dd79c0486181b64201c6773c5c42a24 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
> >
> >
> >
> > == Testlist changes ==
> >
> > +igt@kms_content_protection@atomic
> > +igt@kms_content_protection@legacy
> >
> > == Logs ==
> >
> > For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1974/issues.html
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2018-10-23 13:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-22 17:05 [igt-dev] [PATCH i-g-t v5 1/2] lib/debugfs: function to open connector debugfs dir Ramalingam C
2018-10-22 17:05 ` [igt-dev] [PATCH i-g-t v5 2/2] kms_content_protection: Add Content Protection test Ramalingam C
2018-10-22 22:45 ` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,v5,1/2] lib/debugfs: function to open connector debugfs dir Patchwork
2018-10-23 5:49 ` C, Ramalingam
2018-10-23 13:33 ` Daniel Vetter [this message]
2018-10-23 6:24 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2018-10-23 7:29 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2018-10-23 7:42 ` Patchwork
2018-10-23 12:41 ` [igt-dev] ✓ Fi.CI.BAT: " Patchwork
2018-10-23 12:59 ` Patchwork
2018-10-23 15:44 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181023133329.GN324@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=igt-dev@lists.freedesktop.org \
--cc=ramalingam.c@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox