All of lore.kernel.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: failure for series starting with [CI,1/4] drm/i915: Introduce the i915_user_extension_method (rev3)
Date: Fri, 22 Mar 2019 13:10:23 -0000	[thread overview]
Message-ID: <20190322131023.31906.57011@emeril.freedesktop.org> (raw)
In-Reply-To: <20190322092325.5883-1-chris@chris-wilson.co.uk>

== Series Details ==

Series: series starting with [CI,1/4] drm/i915: Introduce the i915_user_extension_method (rev3)
URL   : https://patchwork.freedesktop.org/series/58402/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5794 -> Patchwork_12571
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Patchwork_12571 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Patchwork_12571, 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/58402/revisions/3/mbox/

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

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

### IGT changes ###

#### Possible regressions ####

  * igt@i915_selftest@live_contexts:
    - fi-bdw-gvtdvm:      PASS -> DMESG-FAIL

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

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

### IGT changes ###

#### Issues hit ####

  * igt@gem_exec_basic@gtt-bsd:
    - fi-bwr-2160:        NOTRUN -> SKIP [fdo#109271] +103

  * igt@gem_exec_basic@gtt-bsd1:
    - fi-bxt-j4205:       NOTRUN -> SKIP [fdo#109271] +47

  * igt@gem_exec_basic@gtt-bsd2:
    - fi-kbl-7500u:       NOTRUN -> SKIP [fdo#109271] +9

  * igt@gem_exec_basic@readonly-bsd:
    - fi-pnv-d510:        NOTRUN -> SKIP [fdo#109271] +76

  * igt@gem_mmap_gtt@basic-write-cpu-read-gtt:
    - fi-apl-guc:         NOTRUN -> SKIP [fdo#109271] +50

  * igt@i915_selftest@live_execlists:
    - fi-apl-guc:         NOTRUN -> INCOMPLETE [fdo#103927] / [fdo#109720]

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

  * igt@kms_busy@basic-flip-c:
    - fi-bwr-2160:        NOTRUN -> SKIP [fdo#109271] / [fdo#109278]
    - fi-pnv-d510:        NOTRUN -> SKIP [fdo#109271] / [fdo#109278]

  * igt@kms_chamelium@dp-crc-fast:
    - fi-kbl-7500u:       NOTRUN -> DMESG-WARN [fdo#103841]

  * igt@kms_chamelium@vga-edid-read:
    - fi-hsw-4770r:       NOTRUN -> SKIP [fdo#109271] +45

  * igt@runner@aborted:
    - fi-apl-guc:         NOTRUN -> FAIL [fdo#108622] / [fdo#109720]
    - fi-kbl-7500u:       NOTRUN -> FAIL [fdo#103841]

  
  [fdo#103182]: https://bugs.freedesktop.org/show_bug.cgi?id=103182
  [fdo#103841]: https://bugs.freedesktop.org/show_bug.cgi?id=103841
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
  [fdo#109720]: https://bugs.freedesktop.org/show_bug.cgi?id=109720


Participating hosts (32 -> 34)
------------------------------

  Additional (6): fi-hsw-4770r fi-bwr-2160 fi-apl-guc fi-kbl-7500u fi-bxt-j4205 fi-pnv-d510 
  Missing    (4): fi-ctg-p8600 fi-hsw-4200u fi-bsw-kefka fi-bsw-n3050 


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

    * Linux: CI_DRM_5794 -> Patchwork_12571

  CI_DRM_5794: 487d6c295c12d99c218b489ab39618831d7d31d6 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4898: be2f88cd36fd4ba836d9f2453e90673c86649489 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_12571: 9ae6733cd12f2c776f8751b5839a5b0865e368ca @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

9ae6733cd12f drm/i915: Allow contexts to share a single timeline across all engines
b533ca0b0590 drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
aac9ec7d3dda drm/i915: Create/destroy VM (ppGTT) for use with contexts
fd4168c2494d drm/i915: Introduce the i915_user_extension_method

== Logs ==

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

  parent reply	other threads:[~2019-03-22 13:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-22  9:23 [CI 1/4] drm/i915: Introduce the i915_user_extension_method Chris Wilson
2019-03-22  9:23 ` [CI 2/4] drm/i915: Create/destroy VM (ppGTT) for use with contexts Chris Wilson
2019-03-30  9:46   ` Jordan Justen
2019-03-30  9:53     ` Chris Wilson
2019-03-22  9:23 ` [CI 3/4] drm/i915: Extend CONTEXT_CREATE to set parameters upon construction Chris Wilson
2019-03-22  9:23 ` [CI 4/4] drm/i915: Allow contexts to share a single timeline across all engines Chris Wilson
2019-03-22 10:02 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] drm/i915: Introduce the i915_user_extension_method Patchwork
2019-03-22 10:04 ` ✗ Fi.CI.SPARSE: " Patchwork
2019-03-22 10:27 ` ✗ Fi.CI.BAT: failure " Patchwork
2019-03-22 11:34 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] drm/i915: Introduce the i915_user_extension_method (rev2) Patchwork
2019-03-22 11:37 ` ✗ Fi.CI.SPARSE: " Patchwork
2019-03-22 11:54 ` ✗ Fi.CI.BAT: failure " Patchwork
2019-03-22 12:28 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] drm/i915: Introduce the i915_user_extension_method (rev3) Patchwork
2019-03-22 12:31 ` ✗ Fi.CI.SPARSE: " Patchwork
2019-03-22 13:10 ` Patchwork [this message]
2019-03-22 13:12   ` ✗ Fi.CI.BAT: failure " Chris Wilson

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=20190322131023.31906.57011@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 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.