From 1a555315b2df6712da41d0b8a5228925b40c002d Mon Sep 17 00:00:00 2001 From: Joel Longtine Date: Tue, 8 Mar 2022 09:07:00 -0700 Subject: [PATCH] Add comment re disconnected outputs test Signed-off-by: Joel Longtine --- tests/plan/do/disconnected_outputs_weirdness.cue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/plan/do/disconnected_outputs_weirdness.cue b/tests/plan/do/disconnected_outputs_weirdness.cue index 4c786d9e..dc290770 100644 --- a/tests/plan/do/disconnected_outputs_weirdness.cue +++ b/tests/plan/do/disconnected_outputs_weirdness.cue @@ -7,6 +7,8 @@ import ( "universe.dagger.io/bash" ) +// NOTE: This is NOT working. Just an interesting/weird case. + dagger.#Plan & { // This is acting weird... // I don't understand why `cue/flow` thinks that outputs.files.test has a dependency