diff options
Diffstat (limited to 'tests/channels.scm')
| -rw-r--r-- | tests/channels.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/channels.scm b/tests/channels.scm index 1b6f640c4a5..ba8cfe639ef 100644 --- a/tests/channels.scm +++ b/tests/channels.scm | |||
| @@ -230,6 +230,7 @@ | |||
| 230 | #:current-channels (list new) | 230 | #:current-channels (list new) |
| 231 | #:validate-pull validate-pull))))))) | 231 | #:validate-pull validate-pull))))))) |
| 232 | 232 | ||
| 233 | (test-expect-fail 1) ;see: https://issues.guix.gnu.org/43940 | ||
| 233 | (test-assert "channel-instances->manifest" | 234 | (test-assert "channel-instances->manifest" |
| 234 | ;; Compute the manifest for a graph of instances and make sure we get a | 235 | ;; Compute the manifest for a graph of instances and make sure we get a |
| 235 | ;; derivation graph that mirrors the instance graph. This test also ensures | 236 | ;; derivation graph that mirrors the instance graph. This test also ensures |
