Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Louis Chauvet <louis.chauvet@bootlin.com>
To: igt-dev@lists.freedesktop.org
Subject: Re: ✗ GitLab.Pipeline: warning for Enable more tests for VKMS
Date: Fri, 8 Mar 2024 10:00:09 +0100	[thread overview]
Message-ID: <ZerTmbkt2sml02fq@localhost.localdomain> (raw)
In-Reply-To: <170974845025.562293.694143167815801626@8e613ede5ea5>

Hi,

I think this is because I forgot to document the tests. As the command 

	ninja igt-gpu-tools-doc

worked fine, I did not notice it. Is there a different command to run to 
check the validity of the documentation?

Once I've received feedback on the rest of the series, I'll send out a v2 
with the test documentation:

 /**
  * SUBTEST: pixel-%s
  * Description: verify the pixel formats for given plane and pipe
  * Functionality: pixel_formats, plane
  *
  * arg[1]:
  *
- * @format:
+ * @format-colors:			test colors (RGB, YUV) formats
+ * @format-black-white:			test the black and white formats
  * @format-source-clamping:          with source clamping
  */


Kind regards,
Louis Chauvet

Le 06/03/24 - 18:07, Patchwork a écrit :
> == Series Details ==
> 
> Series: Enable more tests for VKMS
> URL   : https://patchwork.freedesktop.org/series/130818/
> State : warning
> 
> == Summary ==
> 
> Pipeline status: FAILED.
> 
> see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1121225 for the overview.
> 
> build:tests-debian-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/55955062):
>   Checking if the user of the pipeline is allowed...
>   Checking if the job's project is part of a well-known group...
>   Thank you for contributing to freedesktop.org
>   Fetching changes...
>   Reinitialized existing Git repository in /builds/gfx-ci/igt-ci-tags/.git/
>   Checking out 69fbed73 as detached HEAD (ref is intel/IGTPW_10789)...
>   Removing build/
>   Removing lib/i915/perf-configs/__pycache__/
>   Removing scripts/__pycache__/
>   
>   Skipping Git submodules setup
>   section_end:1709748272:get_sources
>   section_start:1709748272:step_script
>   Executing "step_script" stage of the job script
>   Using docker image sha256:ca01fc804bb92e5df42a202dd7e0470610c6711c66a808525defcb8bbb774078 for registry.freedesktop.org/gfx-ci/igt-ci-tags/build-debian:commit-69fbed7368fcb3c662c803ba0c46d6c7c672dfee with digest registry.freedesktop.org/gfx-ci/igt-ci-tags/build-debian@sha256:b9fe73c6ff5d68f5692fd18b9076735679c8bfa7ed393e752dd4927a2cdf9874 ...
>   section_end:1709748274:step_script
>   section_start:1709748274:cleanup_file_variables
>   Cleaning up project directory and file based variables
>   section_end:1709748275:cleanup_file_variables
>   ERROR: Job failed (system failure): Error response from daemon: no such image: docker.io/library/sha256:ca01fc804bb92e5df42a202dd7e0470610c6711c66a808525defcb8bbb774078: image not known (docker.go:570:0s)
> 
> build:tests-fedora has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/55955057):
>   [1790/1793] Compiling C object 'runner/527aa9f@@runner_test@exe/runner_tests.c.o'.
>   ninja: build stopped: subcommand failed.
>   ninja: Entering directory `build'
>   [1/821] Generating version.h with a custom command.
>   [2/6] Linking target runner/runner_test.
>   [3/6] Generating i915_tests.html with a custom command.
>   [4/6] Generating kms_tests.rst with a custom command.
>   FAILED: docs/testplan/kms_tests.rst 
>   /builds/gfx-ci/igt-ci-tags/scripts/igt_doc.py --config /builds/gfx-ci/igt-ci-tags/tests/intel/kms_test_config.json --rest docs/testplan/kms_tests.rst --check-testlist --igt-build-path /builds/gfx-ci/igt-ci-tags/build
>   Warning: Documented igt@kms_plane@pixel-format doesn't exist on source files
>   Warning: Missing documentation for igt@kms_plane@pixel-format-black-white
>   Warning: Missing documentation for igt@kms_plane@pixel-format-colors
>   Please refer: docs/test_documentation.md for more details
>   ninja: build stopped: subcommand failed.
>   section_end:1709748299:step_script
>   section_start:1709748299:cleanup_file_variables
>   Cleaning up project directory and file based variables
>   section_end:1709748300:cleanup_file_variables
>   ERROR: Job failed: exit code 1
>   
> 
> build:tests-fedora-clang has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/55955061):
>   [1791/1793] Generating xe_tests.html with a custom command.
>   ninja: build stopped: subcommand failed.
>   ninja: Entering directory `build'
>   [1/821] Generating version.h with a custom command.
>   [2/5] Generating intel-ci-tests with a custom command.
>   [3/5] Generating i915_tests.html with a custom command.
>   [4/5] Generating kms_tests.rst with a custom command.
>   FAILED: docs/testplan/kms_tests.rst 
>   /builds/gfx-ci/igt-ci-tags/scripts/igt_doc.py --config /builds/gfx-ci/igt-ci-tags/tests/intel/kms_test_config.json --rest docs/testplan/kms_tests.rst --check-testlist --igt-build-path /builds/gfx-ci/igt-ci-tags/build
>   Warning: Documented igt@kms_plane@pixel-format doesn't exist on source files
>   Warning: Missing documentation for igt@kms_plane@pixel-format-black-white
>   Warning: Missing documentation for igt@kms_plane@pixel-format-colors
>   Please refer: docs/test_documentation.md for more details
>   ninja: build stopped: subcommand failed.
>   section_end:1709748326:step_script
>   section_start:1709748326:cleanup_file_variables
>   Cleaning up project directory and file based variables
>   section_end:1709748328:cleanup_file_variables
>   ERROR: Job failed: exit code 1
>   
> 
> build:tests-fedora-no-libdrm-nouveau has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/55955060):
>   ninja: build stopped: subcommand failed.
>   ninja: Entering directory `build'
>   [1/771] Generating version.h with a custom command.
>   [2/6] Linking target runner/runner_test.
>   [3/6] Generating i915_tests.html with a custom command.
>   [4/6] Generating intel-ci-tests with a custom command.
>   [5/6] Generating kms_tests.rst with a custom command.
>   FAILED: docs/testplan/kms_tests.rst 
>   /builds/gfx-ci/igt-ci-tags/scripts/igt_doc.py --config /builds/gfx-ci/igt-ci-tags/tests/intel/kms_test_config.json --rest docs/testplan/kms_tests.rst --check-testlist --igt-build-path /builds/gfx-ci/igt-ci-tags/build
>   Warning: Documented igt@kms_plane@pixel-format doesn't exist on source files
>   Warning: Missing documentation for igt@kms_plane@pixel-format-black-white
>   Warning: Missing documentation for igt@kms_plane@pixel-format-colors
>   Please refer: docs/test_documentation.md for more details
>   ninja: build stopped: subcommand failed.
>   section_end:1709748306:step_script
>   section_start:1709748306:cleanup_file_variables
>   Cleaning up project directory and file based variables
>   section_end:1709748306:cleanup_file_variables
>   ERROR: Job failed: exit code 1
>   
> 
> build:tests-fedora-no-libunwind has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/55955058):
>   ninja: build stopped: subcommand failed.
>   ninja: Entering directory `build'
>   [1/821] Generating version.h with a custom command.
>   [2/6] Linking target runner/runner_test.
>   [3/6] Generating i915_tests.html with a custom command.
>   [4/6] Generating intel-ci-tests with a custom command.
>   [5/6] Generating kms_tests.rst with a custom command.
>   FAILED: docs/testplan/kms_tests.rst 
>   /builds/gfx-ci/igt-ci-tags/scripts/igt_doc.py --config /builds/gfx-ci/igt-ci-tags/tests/intel/kms_test_config.json --rest docs/testplan/kms_tests.rst --check-testlist --igt-build-path /builds/gfx-ci/igt-ci-tags/build
>   Warning: Documented igt@kms_plane@pixel-format doesn't exist on source files
>   Warning: Missing documentation for igt@kms_plane@pixel-format-black-white
>   Warning: Missing documentation for igt@kms_plane@pixel-format-colors
>   Please refer: docs/test_documentation.md for more details
>   ninja: build stopped: subcommand failed.
>   section_end:1709748299:step_script
>   section_start:1709748299:cleanup_file_variables
>   Cleaning up project directory and file based variables
>   section_end:1709748300:cleanup_file_variables
>   ERROR: Job failed: exit code 1
>   
> 
> build:tests-fedora-oldest-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/55955059):
>   [1790/1793] Compiling C object 'runner/runner@@runner_test@exe/runner_tests.c.o'.
>   ninja: build stopped: subcommand failed.
>   ninja: Entering directory `build'
>   [1/821] Generating version.h with a custom command.
>   [2/6] Linking target runner/runner_test.
>   [3/6] Generating i915_tests.html with a custom command.
>   [4/6] Generating kms_tests.rst with a custom command.
>   FAILED: docs/testplan/kms_tests.rst 
>   /builds/gfx-ci/igt-ci-tags/scripts/igt_doc.py --config /builds/gfx-ci/igt-ci-tags/tests/intel/kms_test_config.json --rest docs/testplan/kms_tests.rst --check-testlist --igt-build-path /builds/gfx-ci/igt-ci-tags/build
>   Warning: Documented igt@kms_plane@pixel-format doesn't exist on source files
>   Warning: Missing documentation for igt@kms_plane@pixel-format-black-white
>   Warning: Missing documentation for igt@kms_plane@pixel-format-colors
>   Please refer: docs/test_documentation.md for more details
>   ninja: build stopped: subcommand failed.
>   section_end:1709748292:step_script
>   section_start:1709748292:cleanup_file_variables
>   Cleaning up project directory and file based variables
>   section_end:1709748292:cleanup_file_variables
>   ERROR: Job failed: exit code 1
> 
> == Logs ==
> 
> For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1121225

-- 
Louis Chauvet, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2024-03-08  9:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-06 17:28 [PATCH i-g-t 0/9] Enable more tests for VKMS Louis Chauvet
2024-03-06 17:28 ` [PATCH i-g-t 1/9] tests/kms_rotation_crc: Remove intel guards Louis Chauvet
2024-03-06 17:28 ` [PATCH i-g-t 2/9] tests/kms_plane: Fix some formatting and alignment Louis Chauvet
2024-03-06 17:28 ` [PATCH i-g-t 3/9] tests/kms_plane: Rename test_planar_settings to test_odd_size_with_yuv and remove intel guards Louis Chauvet
2024-03-06 17:28 ` [PATCH i-g-t 4/9] lib/color_encoding: Add support for NV24 and NV42 pixel formats Louis Chauvet
2024-03-06 17:28 ` [PATCH i-g-t 5/9] tests/kms_plane: Use a complex pattern to test plane color conversion Louis Chauvet
2024-03-06 17:28 ` [PATCH i-g-t 6/9] tests/kms_plane: Use the square pattern even when using multiple planes Louis Chauvet
2024-03-06 17:28 ` [PATCH i-g-t 7/9] lib/igt_fb: Add DRM_FORMAT_R1 support Louis Chauvet
2024-03-06 17:28 ` [PATCH i-g-t 8/9] tests/kms_plane: Allow choosing the number of colors when drawing the color array Louis Chauvet
2024-03-06 17:28 ` [PATCH i-g-t 9/9] tests/kms_plane: Add black and white test Louis Chauvet
2024-03-06 17:53 ` ✗ Fi.CI.BUILD: failure for Enable more tests for VKMS Patchwork
2024-03-06 18:07 ` ✗ GitLab.Pipeline: warning " Patchwork
2024-03-08  9:00   ` Louis Chauvet [this message]

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=ZerTmbkt2sml02fq@localhost.localdomain \
    --to=louis.chauvet@bootlin.com \
    --cc=igt-dev@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