Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925935 - dev-python/yapf-0.40.2 fails tests: AssertionError: Traceback (most recent call last):
Summary: dev-python/yapf-0.40.2 fails tests: AssertionError: Traceback (most recent ca...
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-01 19:28 UTC by Agostino Sarubbo
Modified: 2024-03-01 19:28 UTC (History)
0 users

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


Attachments
build.log (build.log,279.01 KB, text/plain)
2024-03-01 19:28 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 2024-03-01 19:28:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/yapf-0.40.2 fails tests.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-01 19:28:52 UTC
Created attachment 886455 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-01 19:28:53 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  Fil[966 chars]le
' != b''
AssertionError: b'Traceback (most recent call last):
FAIL: testDisableFormattingInDataLiteral (yapftests.yapf_test.CommandLineTest)
FAIL: testDisableWithLinesOption (yapftests.yapf_test.CommandLineTest)
FAIL: testFormatLinesSpecifiedInMiddleOfExpression (yapftests.yapf_test.CommandLineTest)
FAIL: testReformattingSpecificLines (yapftests.yapf_test.CommandLineTest)
FAIL: testUseTabsContinuationAlignStyleFixed (yapftests.yapf_test.CommandLineTest)
FAILED (failures=5)