Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943271 - dev-ruby/irb-1.14.1 fails tests: Error: test_history_different_encodings(TestIRB::HistoryTest): Encoding::UndefinedConversionError: U+FFFD from UTF-8 to US-ASCII
Summary: dev-ruby/irb-1.14.1 fails tests: Error: test_history_different_encodings(Test...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-11-11 14:49 UTC by Agostino Sarubbo
Modified: 2024-11-12 17:12 UTC (History)
0 users

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


Attachments
build.log (build.log,59.39 KB, text/plain)
2024-11-11 14:49 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-11-11 14:49:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/irb-1.14.1 fails tests.
Discovered on: arm (internal ref: tinderbox_arm)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-11 14:49:48 UTC
Created attachment 908468 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-11-12 17:12:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90065ab4af9bb6a10fab844bd48c843dfe8da9d5

commit 90065ab4af9bb6a10fab844bd48c843dfe8da9d5
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-11-12 17:11:03 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-11-12 17:11:50 +0000

    dev-ruby/irb: fix tests
    
    Backport an upstream patch to fix encoding issues with tests.
    
    Closes: https://bugs.gentoo.org/943271
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/irb/files/irb-1.14.1-test-encoding.patch | 70 +++++++++++++++++++++++
 dev-ruby/irb/irb-1.14.1.ebuild                    |  2 +
 2 files changed, 72 insertions(+)