Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 749291 - dev-ml/ppx_expect-0.14.0 fails tests
Summary: dev-ml/ppx_expect-0.14.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-15 13:55 UTC by Agostino Sarubbo
Modified: 2022-01-19 21:03 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,14.76 KB, text/plain)
2020-10-15 13:55 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 2020-10-15 13:55:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ml/ppx_expect-0.14.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-15 13:55:56 UTC
Created attachment 665837 [details]
build.log

build log and emerge --info
Comment 2 Mark Wright gentoo-dev 2020-10-16 11:39:12 UTC
Upstream make it very difficult to run the tests for
dev-ml/ppx_inline_test and dev-ml/ppx_expect.
Running the tests outside of Jane Street is broken.

https://github.com/janestreet/ppx_inline_test/issues/22

There is an attempt to describe how to hack up some more code to fix upstream's
broken tests in a pull request:

https://github.com/janestreet/ppx_inline_test/pull/25

The document from the unmerged pull request is here:

https://github.com/domq/ppx_inline_test/blob/master/README.md
Comment 3 Larry the Git Cow gentoo-dev 2022-01-19 21:03:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b8928a1d87ed1068f98b0a06fa35fd0c823db79

commit 1b8928a1d87ed1068f98b0a06fa35fd0c823db79
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-01-19 21:03:02 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-01-19 21:03:02 +0000

    dev-ml/ppx_expect: drop dependency on test (RESTRICT)
    
    Closes: https://bugs.gentoo.org/749291
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/ppx_expect/ppx_expect-0.14.0.ebuild | 15 +++++----------
 dev-ml/ppx_expect/ppx_expect-0.14.1.ebuild | 15 +++++----------
 2 files changed, 10 insertions(+), 20 deletions(-)