Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904948 - dev-python/nox-2023.04.22 fails tests: pypy3: error: Can not specify both --no-color and --force-color
Summary: dev-python/nox-2023.04.22 fails tests: pypy3: error: Can not specify both --n...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-24 06:43 UTC by Agostino Sarubbo
Modified: 2023-04-24 13:29 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,102.86 KB, text/plain)
2023-04-24 06:44 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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.