Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.BAT: success for drm: Fix up drm_atomic_state_helper.[hc] extraction
Date: Wed, 28 Nov 2018 10:57:56 -0000	[thread overview]
Message-ID: <20181128105756.764.78083@emeril.freedesktop.org> (raw)
In-Reply-To: <20181128100728.4674-1-daniel.vetter@ffwll.ch>

== Series Details ==

Series: drm: Fix up drm_atomic_state_helper.[hc] extraction
URL   : https://patchwork.freedesktop.org/series/53148/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_5213 -> Patchwork_10925 =

== Summary - SUCCESS ==

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/53148/revisions/1/mbox/

== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt@gem_exec_suspend@basic-s3:
      fi-blb-e6850:       PASS -> INCOMPLETE ([fdo#107718])

    igt@i915_selftest@live_contexts:
      fi-bsw-kefka:       PASS -> DMESG-FAIL ([fdo#108656])

    igt@i915_selftest@live_hangcheck:
      fi-cfl-8109u:       PASS -> DMESG-FAIL ([fdo#108795])

    igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
      fi-cfl-8109u:       PASS -> DMESG-WARN ([fdo#106107])

    {igt@runner@aborted}:
      fi-cfl-8109u:       NOTRUN -> FAIL ([fdo#108315])
      fi-bsw-n3050:       NOTRUN -> FAIL ([fdo#108656])

    
    ==== Possible fixes ====

    igt@gem_basic@create-fd-close:
      fi-kbl-7560u:       INCOMPLETE -> PASS

    igt@gem_exec_suspend@basic-s4-devices:
      fi-ivb-3520m:       FAIL ([fdo#108880]) -> PASS

    igt@kms_frontbuffer_tracking@basic:
      fi-byt-clapper:     FAIL ([fdo#103167]) -> PASS

    igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence:
      fi-byt-clapper:     FAIL ([fdo#103191], [fdo#107362]) -> PASS

    igt@prime_vgem@basic-fence-flip:
      fi-gdg-551:         FAIL ([fdo#103182]) -> PASS

    
    ==== Warnings ====

    igt@gem_ctx_create@basic-files:
      fi-bsw-n3050:       FAIL ([fdo#108656]) -> DMESG-FAIL ([fdo#108656])

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

  fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
  fdo#103182 https://bugs.freedesktop.org/show_bug.cgi?id=103182
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#106107 https://bugs.freedesktop.org/show_bug.cgi?id=106107
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107718 https://bugs.freedesktop.org/show_bug.cgi?id=107718
  fdo#108315 https://bugs.freedesktop.org/show_bug.cgi?id=108315
  fdo#108656 https://bugs.freedesktop.org/show_bug.cgi?id=108656
  fdo#108795 https://bugs.freedesktop.org/show_bug.cgi?id=108795
  fdo#108880 https://bugs.freedesktop.org/show_bug.cgi?id=108880


== Participating hosts (51 -> 45) ==

  Missing    (6): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 


== Build changes ==

    * Linux: CI_DRM_5213 -> Patchwork_10925

  CI_DRM_5213: 5912c54d9804fb15d6a9fa2798bfef1e837c8938 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4735: b05c028ccdb6ac8e8d8499a041bb14dfe358ee26 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_10925: 9288282eb7cc7001f4131951edd8b880c3dde637 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

9288282eb7cc drm: Fix up drm_atomic_state_helper.[hc] extraction

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_10925/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2018-11-28 10:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-28 10:07 [PATCH] drm: Fix up drm_atomic_state_helper.[hc] extraction Daniel Vetter
2018-11-28 10:36 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
2018-11-28 10:57 ` Patchwork [this message]
2018-11-28 17:57 ` ✗ Fi.CI.IGT: failure " Patchwork
2018-11-29 15:36 ` [PATCH] " Sean Paul
2018-11-30 15:38   ` [Intel-gfx] " Daniel Vetter

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=20181128105756.764.78083@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=daniel.vetter@ffwll.ch \
    --cc=intel-gfx@lists.freedesktop.org \
    /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