Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937960 - dev-ruby/ruby-feedparser-0.11.2 fails tests
Summary: dev-ruby/ruby-feedparser-0.11.2 fails tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL: https://github.com/feed2imap/ruby-fee...
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-08-15 08:26 UTC by Agostino Sarubbo
Modified: 2024-08-16 06:47 UTC (History)
0 users

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


Attachments
build.log (build.log,62.71 KB, text/plain)
2024-08-15 08:26 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-08-15 08:26:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/ruby-feedparser-0.11.2 fails tests.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-15 08:26:23 UTC
Created attachment 900207 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-15 08:26:24 UTC
Error(s) that match a know pattern:


Error: test_linksfraction_xml(HTMLOutputTest):
Error: test_linksfraction_xml(ParserTest):
Error: test_linksfraction_xml(TextOutputTest):
Error: test_linksfraction_xml(TextWrappedOutputTest):
Comment 3 Hans de Graaff gentoo-dev Security 2024-08-16 06:47:10 UTC
I can reproduce this. 

This happens due to (security) bug fixes in rexml 3.3.4, I assume because it is less lenient towards broken input.

This is really something that should be addressed upstream. Let's give them some time to get this fixed.