Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677222 - dev-lang/elixir-1.4.5: fails 144 tests on ppc
Summary: dev-lang/elixir-1.4.5: fails 144 tests on ppc
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Mikhail S. Pobolovets
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-02-03 18:29 UTC by ernsteiswuerfel
Modified: 2020-05-11 18:00 UTC (History)
2 users (show)

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


Attachments
build.log (elixir-1.4.5:20190203-182411.log,314.86 KB, text/plain)
2019-02-03 18:29 UTC, ernsteiswuerfel
Details
emerge --info (file_677222.txt,5.83 KB, text/plain)
2019-02-03 18:30 UTC, ernsteiswuerfel
Details
build.log (1.8.1, ppc) (elixir-1.8.1:20191031-155347.log,60.60 KB, text/plain)
2019-10-31 16:54 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2019-02-03 18:29:15 UTC
Created attachment 563686 [details]
build.log

# emerge -pqv erlang
[ebuild   R   ] dev-lang/erlang-21.1.1  USE="hipe kpoll ssl systemd wxwidgets -doc -emacs (-java) -libressl -odbc -pgo -sctp -tk"

[...]
Finished in 17.1 seconds (8.2s on load, 8.8s on tests)
3450 tests, 144 failures, 7 invalid

Randomized with seed 90163
make: *** [Makefile:209: test_stdlib] Error 1
Comment 1 ernsteiswuerfel archtester 2019-02-03 18:30:45 UTC
Created attachment 563688 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2019-10-31 16:54:37 UTC
Created attachment 594678 [details]
build.log (1.8.1, ppc)

Still fails tests on ppc, but 1.8.1 looks a lot better:

[...]
Finished in 26.7 seconds (12.6s on load, 14.1s on tests)
1460 doctests, 3096 tests, 6 failures, 7 excluded, 15 invalid
Comment 3 Sergei Trofimovich (RETIRED) gentoo-dev 2020-05-10 08:37:41 UTC
Does it still fail on modern elixir? I somehow stabilized newer version without noticing test failures.
Comment 4 ernsteiswuerfel archtester 2020-05-11 10:38:34 UTC
(In reply to Sergei Trofimovich from comment #3)
> Does it still fail on modern elixir? I somehow stabilized newer version
> without noticing test failures.
Just did a testrun with current elixir-1.10.2 and current toolchain on ppc. All tests pass, just 2 skips.
Comment 5 Sergei Trofimovich (RETIRED) gentoo-dev 2020-05-11 18:00:18 UTC
Woohoo! Thank you!