gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/tasty-expected-failure

Mark tasty tests as failure expected

Screenshots

  • tasty-expected-failure-0.12.3
    ~amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile test

    View      Download      Browse     License: MIT   
    Overlay: gentoo
  • tasty-expected-failure-0.12.3
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: MIT   
    Overlay: haskell
  • tasty-expected-failure-0.11.1.2
    amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile

    View      Download      Browse     License: MIT   
    Overlay: gentoo

ChangeLog

commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600

*/*: Remove [profile?] from ghc RDEPEND

This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.

Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600

*/*: Remove ~x86 (and related) from KEYWORDS

x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.

With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.

See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600

*/*: Add [profile?] to ghc RDEPEND

Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.

Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 3132b0c6494c7fd5b2b2a6cece89ec4110967db0
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Dec 29 11:52:00 2022 -0700

dev-haskell/*: Warn about cycles (#1375)

Leaving the certain USE flags enabled will create cycles in the
dependency graph for these packages. A warning is added so that users
will be alerted not to leave these USE flags enabled, but the flags are
not forcibly turned off which would keep maintainers from running tests.

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 4dc044ba549fe25329ce7cfd1a944b57d75aef08
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Nov 21 14:09:43 2022 +1100

dev-haskell/tasty-expected-failure: remove circular dependency

Circular dependency is in test-suite between tasty-hedgehog
and tasty-expected-failure.

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 22bd40d3e2be75dac1914eb77664d50997d5ff1b
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Oct 21 20:07:04 2022 -0600

dev-haskell/tasty-expected-failure: add 0.12.3, drop 0.11.1.2

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100

*/*: fix https->https in metadatd dtd

Newer hackport fixes this (in git, not tagged yet).

Signed-off-by: Sam James <sam@gentoo.org>

commit dc409b172ce5b54ce16ba82ffb03b32ca5bbe9cc
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sat Dec 28 21:02:16 2019 -0500

dev-haskell/tasty-expected-failure: bump 0.11.1.2

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000

*/*: Inline mirror://hackage and update URIs

Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit b413ba9c6867787fbd5a78056519c433d0f2b3b6
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Apr 6 20:26:43 2018 +1000

dev-haskell/tasty-expected-failure: Bump to 0.11.1.1

commit 99b048ebd0ea0e0cbae41bbd9a079e39beb495ee
Author: Mark Wright <gienah@gentoo.org>
Date: Mon Jan 29 18:17:14 2018 +1100

dev-haskell/tasty-expected-failure: Loosen base dep

commit 2a94f64d40e69b69ddfa1b5da7906d17009e5e6f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 24 09:25:20 2017 +0000

refresh Manifests

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 1a6ba469382ab24f8b77b4ff3b043b6e2ed68306
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Feb 28 21:38:05 2017 +0000

follow ::gentoo in removing '# $Id$' headers

Done as
$ sed -i */*/*.ebuild -e '/^# \$Id\$$/d'

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 338fd63c2be4543e2fb3944c3c62f718990d5243
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Jun 8 22:11:58 2016 +0100

dev-haskell/tasty-expected-failure: bump up to 0.11.0.4

Package-Manager: portage-2.3.0_rc1

commit 29d9313df95828e13ab5069a18c4f94c64cdf458
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat May 28 12:56:19 2016 +0100

dev-haskell/tasty-expected-failure: tweak for ghc-8

Package-Manager: portage-2.3.0_rc1

commit 5098013d207652b630aa3293f11ce8f8b8b28866
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Thu Feb 25 21:18:06 2016 -0500

dev-haskell/tasty-expected-failure: new package, dep for apply-refact

Package-Manager: portage-2.2.27