Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 904948

Summary: dev-python/nox-2023.04.22 fails tests: pypy3: error: Can not specify both --no-color and --force-color
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: CONFIRMED ---    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/wntrblm/nox/issues/708
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-04-24 06:43:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/nox-2023.04.22 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-24 06:44:01 UTC
Created attachment 860678 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-24 06:44:03 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E               AssertionError: assert False == True
E           AssertionError: assert None == True
FAILED tests/test_main.py::test_main_color_from_isatty[True-True] - Assertion...
FAILED tests/test_main.py::test_main_color_options[--force-color-True] - Asse...
FAILED tests/test_main.py::test_main_color_options[--forcecolor-True] - Asser...
pypy3: error: Can not specify both --no-color and --force-color.