diff options
| author | Marius Bakke <marius@gnu.org> | 2021-09-17 01:25:52 +0200 |
|---|---|---|
| committer | Marius Bakke <marius@gnu.org> | 2021-09-17 01:25:52 +0200 |
| commit | 5c3cb22c9b2810669999e044b2de5e9331011a83 (patch) | |
| tree | 3276e19cc1a0af3cece6ce4f2bfa930901888bb4 /tests/hackage.scm | |
| parent | c896287ce5eff968a0b323f3a069653a64b96b4c (diff) | |
| parent | 2a054d29dcfd4b68ed3914886b637f93ac7a0a72 (diff) | |
Merge branch 'master' into core-updates-frozen
Conflicts:
gnu/packages/bioinformatics.scm
gnu/packages/chez.scm
gnu/packages/docbook.scm
gnu/packages/ebook.scm
gnu/packages/gnome.scm
gnu/packages/linux.scm
gnu/packages/networking.scm
gnu/packages/python-web.scm
gnu/packages/python-xyz.scm
gnu/packages/tex.scm
gnu/packages/version-control.scm
gnu/packages/xml.scm
guix/build-system/dune.scm
guix/build-system/go.scm
guix/build-system/linux-module.scm
guix/packages.scm
Diffstat (limited to 'tests/hackage.scm')
| -rw-r--r-- | tests/hackage.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/hackage.scm b/tests/hackage.scm index 073e35ad055..9919d54f47f 100644 --- a/tests/hackage.scm +++ b/tests/hackage.scm | |||
| @@ -312,8 +312,6 @@ executable cabal | |||
| 312 | mtl >= 2.0 && < 3 | 312 | mtl >= 2.0 && < 3 |
| 313 | ") | 313 | ") |
| 314 | 314 | ||
| 315 | ;; Fails: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25138 | ||
| 316 | (test-expect-fail 1) | ||
| 317 | (test-assert "hackage->guix-package test flag executable" | 315 | (test-assert "hackage->guix-package test flag executable" |
| 318 | (eval-test-with-cabal test-cabal-flag-executable match-ghc-foo)) | 316 | (eval-test-with-cabal test-cabal-flag-executable match-ghc-foo)) |
| 319 | 317 | ||
