Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] scripts/test_list: Drop logging out list of not compiled tests
@ 2024-09-23  8:05 Zbigniew Kempczyński
  2024-09-23 16:35 ` Dixit, Ashutosh
  2024-09-25 22:01 ` ✗ Fi.CI.BAT: failure for " Patchwork
  0 siblings, 2 replies; 3+ messages in thread
From: Zbigniew Kempczyński @ 2024-09-23  8:05 UTC (permalink / raw)
  To: igt-dev; +Cc: Zbigniew Kempczyński, Ashutosh Dixit, Christoph Manszewski

Logging out of not compiled tests looks like warning what is confusing.
Get rid of this printing to keep building steps clear.

Signed-off-by: Zbigniew Kempczyński <zbigniew.kempczynski@intel.com>
Cc: Ashutosh Dixit <ashutosh.dixit@intel.com>
Cc: Christoph Manszewski <christoph.manszewski@intel.com>
---
 scripts/test_list.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/scripts/test_list.py b/scripts/test_list.py
index 40b6b7829b..867d284003 100644
--- a/scripts/test_list.py
+++ b/scripts/test_list.py
@@ -1196,8 +1196,6 @@ class TestList:
         run_subtests = set(self.get_testlist())
 
         not_compiled = set(self.get_not_compiled())
-        for test_basename in not_compiled:
-            print(f"INFO: Found documentation for '{test_basename}' but no binary")
 
         # Compare sets
 
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH i-g-t] scripts/test_list: Drop logging out list of not compiled tests
  2024-09-23  8:05 [PATCH i-g-t] scripts/test_list: Drop logging out list of not compiled tests Zbigniew Kempczyński
@ 2024-09-23 16:35 ` Dixit, Ashutosh
  2024-09-25 22:01 ` ✗ Fi.CI.BAT: failure for " Patchwork
  1 sibling, 0 replies; 3+ messages in thread
From: Dixit, Ashutosh @ 2024-09-23 16:35 UTC (permalink / raw)
  To: Zbigniew Kempczyński; +Cc: igt-dev, Christoph Manszewski

On Mon, 23 Sep 2024 01:05:20 -0700, Zbigniew Kempczyński wrote:
>
> Logging out of not compiled tests looks like warning what is confusing.
> Get rid of this printing to keep building steps clear.
>
> Signed-off-by: Zbigniew Kempczyński <zbigniew.kempczynski@intel.com>
> Cc: Ashutosh Dixit <ashutosh.dixit@intel.com>
> Cc: Christoph Manszewski <christoph.manszewski@intel.com>

Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>

> ---
>  scripts/test_list.py | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/scripts/test_list.py b/scripts/test_list.py
> index 40b6b7829b..867d284003 100644
> --- a/scripts/test_list.py
> +++ b/scripts/test_list.py
> @@ -1196,8 +1196,6 @@ class TestList:
>          run_subtests = set(self.get_testlist())
>
>          not_compiled = set(self.get_not_compiled())
> -        for test_basename in not_compiled:
> -            print(f"INFO: Found documentation for '{test_basename}' but no binary")
>
>          # Compare sets
>
> --
> 2.34.1
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* ✗ Fi.CI.BAT: failure for scripts/test_list: Drop logging out list of not compiled tests
  2024-09-23  8:05 [PATCH i-g-t] scripts/test_list: Drop logging out list of not compiled tests Zbigniew Kempczyński
  2024-09-23 16:35 ` Dixit, Ashutosh
@ 2024-09-25 22:01 ` Patchwork
  1 sibling, 0 replies; 3+ messages in thread
From: Patchwork @ 2024-09-25 22:01 UTC (permalink / raw)
  To: Zbigniew Kempczyński; +Cc: igt-dev

[-- Attachment #1: Type: text/plain, Size: 254 bytes --]

== Series Details ==

Series: scripts/test_list: Drop logging out list of not compiled tests
URL   : https://patchwork.freedesktop.org/series/138973/
State : failure

== Summary ==

Series 138973 revision 1 was fully merged or fully failed: no git log



[-- Attachment #2: Type: text/html, Size: 723 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-09-25 22:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-23  8:05 [PATCH i-g-t] scripts/test_list: Drop logging out list of not compiled tests Zbigniew Kempczyński
2024-09-23 16:35 ` Dixit, Ashutosh
2024-09-25 22:01 ` ✗ Fi.CI.BAT: failure for " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox