Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946825 - app-misc/check-jsonschema-0.28.4-r2 fails test - [gcc-15] E assert False == None
Summary: app-misc/check-jsonschema-0.28.4-r2 fails test - [gcc-15] E assert False == None
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-12-22 14:54 UTC by Toralf Förster
Modified: 2024-12-22 14:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.31 KB, text/plain)
2024-12-22 14:54 UTC, Toralf Förster
Details
app-misc:check-jsonschema-0.28.4-r2:20241222-144141.log (app-misc:check-jsonschema-0.28.4-r2:20241222-144141.log,102.97 KB, text/plain)
2024-12-22 14:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,200.87 KB, text/plain)
2024-12-22 14:54 UTC, Toralf Förster
Details
environment (environment,169.97 KB, text/plain)
2024-12-22 14:54 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-12-22 14:54 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.96 KB, application/x-xz)
2024-12-22 14:54 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,1.84 KB, application/x-xz)
2024-12-22 14:54 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,49.60 KB, application/x-xz)
2024-12-22 14:54 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,43.09 KB, application/x-xz)
2024-12-22 14:54 UTC, Toralf Förster
Details
tests.tar.xz (tests.tar.xz,24.38 KB, application/x-xz)
2024-12-22 14:54 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-12-22 14:54:11 UTC
        args = ["--schemafile", "schema.json", "foo.json"]
        if setting:
            args.extend(("--color", setting))
        touch_files(tmp_path, "foo.json")
        runner.invoke(cli_main, args)
>       assert boxed_context.ref.color == expected_value
E       assert False == None
E        +  where False = <click.core.Context object at 0x7f41e7051e20>.color
E        +    where <click.core.Context object at 0x7f41e7051e20> = <test_cli_parse.BoxedContext object at 0x7f41e6526510>.ref

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd_test-20241217-170002

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.6
llvm-config: 19.1.6
Python 3.12.8
go version go1.23.4 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.83.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 8ec6f6c9c4457e45ff343d950e75797260909655
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 22 13:33:23 2024 +0000

    2024-12-22 13:33:23 UTC

emerge -qpvO =app-misc/check-jsonschema-0.28.4-r2
[ebuild  N    ] app-misc/check-jsonschema-0.28.4-r2  USE="test -doc" PYTHON_TARGETS="python3_12 -pypy3 -python3_10 -python3_11 -python3_13"
Comment 1 Toralf Förster gentoo-dev 2024-12-22 14:54:13 UTC
Created attachment 914710 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-22 14:54:14 UTC
Created attachment 914711 [details]
app-misc:check-jsonschema-0.28.4-r2:20241222-144141.log
Comment 3 Toralf Förster gentoo-dev 2024-12-22 14:54:16 UTC
Created attachment 914712 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-12-22 14:54:17 UTC
Created attachment 914713 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-12-22 14:54:18 UTC
Created attachment 914714 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-22 14:54:19 UTC
Created attachment 914715 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-22 14:54:20 UTC
Created attachment 914716 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-12-22 14:54:21 UTC
Created attachment 914717 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-12-22 14:54:22 UTC
Created attachment 914718 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-12-22 14:54:23 UTC
Created attachment 914719 [details]
tests.tar.xz