public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.BAT: success for series starting with [1/9] drm/i915/selftests: Apply a subtest filter
Date: Tue, 29 Jan 2019 12:28:17 -0000	[thread overview]
Message-ID: <20190129122817.5285.2773@emeril.freedesktop.org> (raw)
In-Reply-To: <20190129105918.5522-1-chris@chris-wilson.co.uk>

== Series Details ==

Series: series starting with [1/9] drm/i915/selftests: Apply a subtest filter
URL   : https://patchwork.freedesktop.org/series/55898/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_5500 -> Patchwork_12067
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt@kms_busy@basic-flip-a:
    - fi-gdg-551:         PASS -> FAIL [fdo#103182]

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

  * igt@kms_pipe_crc_basic@hang-read-crc-pipe-a:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103191] / [fdo#107362]

  * igt@pm_rpm@basic-rte:
    - fi-byt-j1900:       PASS -> FAIL [fdo#108800]

  
#### Possible fixes ####

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

  * igt@kms_busy@basic-flip-a:
    - fi-kbl-7567u:       {SKIP} [fdo#109271] / [fdo#109278] -> PASS +2

  
  {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#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108800]: https://bugs.freedesktop.org/show_bug.cgi?id=108800
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278


Participating hosts (46 -> 40)
------------------------------

  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_5500 -> Patchwork_12067

  CI_DRM_5500: a76602bc7e9c1661ac1328103ef67dbc342a7655 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4798: 998e0a4aedf10fb5f7c271018cd80d874668bf55 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_12067: ef0f25008adf7897bf63267aab2a3a41d0a23bec @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

ef0f25008adf drm/i915: Drop fake breadcrumb irq
c4a5789577fa drm/i915: Replace global breadcrumbs with per-context interrupt tracking
c3e4398f8763 drm/i915: Remove the intel_engine_notify tracepoint
4cbd8b4f8a2a drm/i915: Identify active requests
680ce9ef6223 drm/i915/selftests: Exercise some AB...BA preemption chains
4d739308e8ad drm/i915/execlists: Suppress redundant preemption
b4cdf933bce6 drm/i915/execlists: Suppress preempting self
efb75284d748 drm/i915: Rename execlists->queue_priority to queue_priority_hint
0d4c4d8eb25c drm/i915/selftests: Apply a subtest filter

== Logs ==

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

  parent reply	other threads:[~2019-01-29 12:28 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-29 10:59 [PATCH 1/9] drm/i915/selftests: Apply a subtest filter Chris Wilson
2019-01-29 10:59 ` [PATCH 2/9] drm/i915: Rename execlists->queue_priority to queue_priority_hint Chris Wilson
2019-01-29 11:16   ` Tvrtko Ursulin
2019-01-29 10:59 ` [PATCH 3/9] drm/i915/execlists: Suppress preempting self Chris Wilson
2019-01-29 10:59 ` [PATCH 4/9] drm/i915/execlists: Suppress redundant preemption Chris Wilson
2019-01-29 10:59 ` [PATCH 5/9] drm/i915/selftests: Exercise some AB...BA preemption chains Chris Wilson
2019-01-29 11:24   ` Tvrtko Ursulin
2019-01-29 10:59 ` [PATCH 6/9] drm/i915: Identify active requests Chris Wilson
2019-01-29 10:59 ` [PATCH 7/9] drm/i915: Remove the intel_engine_notify tracepoint Chris Wilson
2019-01-29 10:59 ` [PATCH 8/9] drm/i915: Replace global breadcrumbs with per-context interrupt tracking Chris Wilson
2019-01-29 10:59 ` [PATCH 9/9] drm/i915: Drop fake breadcrumb irq Chris Wilson
2019-01-29 12:00 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915/selftests: Apply a subtest filter Patchwork
2019-01-29 12:04 ` ✗ Fi.CI.SPARSE: " Patchwork
2019-01-29 12:28 ` Patchwork [this message]
2019-01-29 15:57 ` ✓ Fi.CI.IGT: success " 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=20190129122817.5285.2773@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=chris@chris-wilson.co.uk \
    --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