Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 891035 - dev-python/OutputCheck-0.4.2 fails tests
Summary: dev-python/OutputCheck-0.4.2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-16 07:38 UTC by Agostino Sarubbo
Modified: 2023-01-16 13:56 UTC (History)
0 users

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


Attachments
build.log (build.log,73.96 KB, text/plain)
2023-01-16 07:38 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-01-16 07:38:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/OutputCheck-0.4.2 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-16 07:38:43 UTC
Created attachment 848643 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-16 07:38:44 UTC
Error(s) that match a know pattern:


FAIL: OutputCheck :: check-check-not-check.c (33 of 50)
FAIL: OutputCheck :: check-check-not-fail.smt2 (40 of 50)
FAIL: OutputCheck :: check-check-not-pass.smt2 (18 of 50)
FAIL: OutputCheck :: check-next-fail.smt2 (30 of 50)
FAIL: OutputCheck :: check-next-first.smt2 (11 of 50)
FAIL: OutputCheck :: check-next-pass.smt2 (50 of 50)
FAIL: OutputCheck :: check-not.smt2 (22 of 50)
FAIL: OutputCheck :: cmdline_options/custom_check_prefix.smt2 (17 of 50)
FAIL: OutputCheck :: cmdline_options/custom_comment.smt2 (41 of 50)
FAIL: OutputCheck :: cmdline_options/disable_substitutions.smt2 (45 of 50)
FAIL: OutputCheck :: cmdline_options/dump_input_file.smt2 (8 of 50)
FAIL: OutputCheck :: cmdline_options/file_to_check.smt2 (2 of 50)
FAIL: OutputCheck :: consecutive-check-not-check.smt2 (35 of 50)
FAIL: OutputCheck :: consecutive-check-not.smt2 (28 of 50)
FAIL: OutputCheck :: extension_detect/extension.detect.bug.smt (43 of 50)
FAIL: OutputCheck :: extension_detect/parse.bpl (16 of 50)
FAIL: OutputCheck :: extension_detect/parse.c (14 of 50)
FAIL: OutputCheck :: extension_detect/parse.cpp (9 of 50)
FAIL: OutputCheck :: extension_detect/parse.cvc (46 of 50)
FAIL: OutputCheck :: extension_detect/parse.cxx (27 of 50)
FAIL: OutputCheck :: extension_detect/parse.py (4 of 50)
FAIL: OutputCheck :: extension_detect/parse.sh (19 of 50)
FAIL: OutputCheck :: extension_detect/parse.smt2 (6 of 50)
FAIL: OutputCheck :: extension_detect/parse.smt (3 of 50)
FAIL: OutputCheck :: invalid-check-next.smt2 (12 of 50)
FAIL: OutputCheck :: line_endings/dos-line-endings.c (32 of 50)
FAIL: OutputCheck :: line_endings/unix-line-endings.c (1 of 50)
FAIL: OutputCheck :: literal/check-lit-check-next.smt2 (15 of 50)
FAIL: OutputCheck :: literal/check-next-lit-check-next.smt2 (5 of 50)
FAIL: OutputCheck :: literal/check-not-check-lit.smt2 (42 of 50)
FAIL: OutputCheck :: literal/check-not-check-next-lit.smt2 (39 of 50)
FAIL: OutputCheck :: literal/failing-check-not-check-next.smt2 (23 of 50)
FAIL: OutputCheck :: literal/failing-check-not-mixed2.smt2 (25 of 50)
FAIL: OutputCheck :: literal/failing-check-not-mixed.smt2 (38 of 50)
FAIL: OutputCheck :: literal/failing-simple-check-next-lit.smt2 (24 of 50)
FAIL: OutputCheck :: literal/failing-simple-check-not.smt2 (31 of 50)
FAIL: OutputCheck :: literal/failing-simple-check.smt2 (36 of 50)
FAIL: OutputCheck :: literal/simple-check-next-lit.smt2 (44 of 50)
FAIL: OutputCheck :: literal/simple-check-not.smt2 (7 of 50)
FAIL: OutputCheck :: literal/simple-check.smt2 (48 of 50)
FAIL: OutputCheck :: no-directives.smt2 (29 of 50)
FAIL: OutputCheck :: simple-check.smt2 (26 of 50)
FAIL: OutputCheck :: substitutions/check-file-name-abs.smt2 (20 of 50)
FAIL: OutputCheck :: substitutions/check-file-name-escaped.smt2 (37 of 50)
FAIL: OutputCheck :: substitutions/check-file-name.smt2 (10 of 50)
FAIL: OutputCheck :: substitutions/escape.smt2 (47 of 50)
FAIL: OutputCheck :: substitutions/failing-offset-after-end-of-file.smt2 (34 of 50)
FAIL: OutputCheck :: substitutions/failing-offset-before-first-line.smt2 (49 of 50)
FAIL: OutputCheck :: substitutions/simple-check-lit.smt2 (13 of 50)
FAIL: OutputCheck :: substitutions/simple-check.smt2 (21 of 50)
Comment 3 Larry the Git Cow gentoo-dev 2023-01-16 13:56:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0da42baa6d35192b7edcc12ef961502e56faf1ca

commit 0da42baa6d35192b7edcc12ef961502e56faf1ca
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-01-16 13:55:53 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-01-16 13:56:22 +0000

    dev-python/OutputCheck: fix Driver
    
    remove deprecated open 'U' option
    
    Closes: https://bugs.gentoo.org/891035
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 .../{OutputCheck-0.4.2.ebuild => OutputCheck-0.4.2-r1.ebuild} |  4 +++-
 dev-python/OutputCheck/files/OutputCheck-0.4.2-Driver.patch   | 11 +++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)