From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 476E7C4338F for ; Wed, 28 Jul 2021 21:06:54 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 01C1461039 for ; Wed, 28 Jul 2021 21:06:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 01C1461039 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=emeril.freedesktop.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A1A976E1B2; Wed, 28 Jul 2021 21:06:53 +0000 (UTC) Received: from emeril.freedesktop.org (emeril.freedesktop.org [131.252.210.167]) by gabe.freedesktop.org (Postfix) with ESMTP id 694876E1B2; Wed, 28 Jul 2021 21:06:52 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id 3F826A0118; Wed, 28 Jul 2021 21:06:52 +0000 (UTC) MIME-Version: 1.0 From: Patchwork To: "Matthew Auld" Date: Wed, 28 Jul 2021 21:06:52 -0000 Message-ID: <162750641223.22806.17492359298923477856@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20210728155711.1744601-1-matthew.auld@intel.com> In-Reply-To: <20210728155711.1744601-1-matthew.auld@intel.com> Subject: [Intel-gfx] =?utf-8?b?4pyXIEZpLkNJLkJBVDogZmFpbHVyZSBmb3IgZHJt?= =?utf-8?q?/i915/selftests=3A_prefer_the_create=5Fuser_helper?= X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: intel-gfx@lists.freedesktop.org Cc: intel-gfx@lists.freedesktop.org Content-Type: multipart/mixed; boundary="===============1913873699==" Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --===============1913873699== Content-Type: multipart/alternative; boundary="===============2311684620644642681==" --===============2311684620644642681== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: drm/i915/selftests: prefer the create_user helper URL : https://patchwork.freedesktop.org/series/93131/ State : failure == Summary == CI Bug Log - changes from CI_DRM_10413 -> Patchwork_20726 ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with Patchwork_20726 absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in Patchwork_20726, 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/Patchwork_20726/index.html Possible new issues ------------------- Here are the unknown changes that may have been introduced in Patchwork_20726: ### IGT changes ### #### Possible regressions #### * igt@i915_selftest@live@mman: - fi-kbl-8809g: [PASS][1] -> [DMESG-FAIL][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10413/fi-kbl-8809g/igt@i915_selftest@live@mman.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20726/fi-kbl-8809g/igt@i915_selftest@live@mman.html - fi-ivb-3770: [PASS][3] -> [DMESG-FAIL][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10413/fi-ivb-3770/igt@i915_selftest@live@mman.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20726/fi-ivb-3770/igt@i915_selftest@live@mman.html Known issues ------------ Here are the changes found in Patchwork_20726 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_exec_suspend@basic-s3: - fi-tgl-1115g4: [PASS][5] -> [FAIL][6] ([i915#1888]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10413/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20726/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c: - fi-tgl-1115g4: [PASS][7] -> [DMESG-WARN][8] ([i915#1887]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10413/fi-tgl-1115g4/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20726/fi-tgl-1115g4/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c.html * igt@runner@aborted: - fi-tgl-1115g4: NOTRUN -> [FAIL][9] ([i915#1602]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20726/fi-tgl-1115g4/igt@runner@aborted.html [i915#1602]: https://gitlab.freedesktop.org/drm/intel/issues/1602 [i915#1887]: https://gitlab.freedesktop.org/drm/intel/issues/1887 [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888 Participating hosts (42 -> 36) ------------------------------ Missing (6): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus bat-jsl-1 Build changes ------------- * Linux: CI_DRM_10413 -> Patchwork_20726 CI-20190529: 20190529 CI_DRM_10413: 33ace46253ab0ea580c1ff117e8ec2c6096d3297 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6155: 4b51398dcd7559012b85776e7353d516ff1e6ce6 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_20726: 28a3c39876598c0ea3a09e8fe98c100614c9b759 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 28a3c3987659 drm/i915/selftests: prefer the create_user helper == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20726/index.html --===============2311684620644642681== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:drm/i915/selftests: prefer the create_user helper
URL:https://patchwork.freedesktop.org/series/93131/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20726/index.html

CI Bug Log - changes from CI_DRM_10413 -> Patchwork_20726

Summary

FAILURE

Serious unknown changes coming with Patchwork_20726 absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_20726, 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/Patchwork_20726/index.html

Possible new issues

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

IGT changes

Possible regressions

Known issues

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

IGT changes

Issues hit

Participating hosts (42 -> 36)

Missing (6): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus bat-jsl-1

Build changes

  • Linux: CI_DRM_10413 -> Patchwork_20726

CI-20190529: 20190529
CI_DRM_10413: 33ace46253ab0ea580c1ff117e8ec2c6096d3297 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6155: 4b51398dcd7559012b85776e7353d516ff1e6ce6 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20726: 28a3c39876598c0ea3a09e8fe98c100614c9b759 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

28a3c3987659 drm/i915/selftests: prefer the create_user helper

--===============2311684620644642681==-- --===============1913873699== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx --===============1913873699==--