You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cue: add a regression test for a default elimination bug fixed in evalv3
While here, move the extremely similar regression test from #2916
out of a cmd/cue testscript and into cue/testdata.
The txtar tests in cue/testdata are better suited for evaluator tests
as they test all evaluator versions, diff between them, and also include
other information such as evaluator stats and compiler debugging info.
Closes#3157.
Signed-off-by: Daniel Martí <[email protected]>
Change-Id: Icdb61cc89178b8236ea9ba8ad42c087a798c66ff
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1200094
Reviewed-by: Matthew Sackman <[email protected]>
TryBot-Result: CUEcueckoo <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>
0 commit comments