this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

cue/testdata: re-test with CUE_UPDATE=1

This position noise is getting in the way of other changes later on.

Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
Change-Id: If78e6564a86b5b0916acc1a235c5aa333fa6d568
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1236174
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>
Reviewed-by: Marcel van Lohuizen <mpvl@gmail.com>

+30 -30
+30 -30
cue/testdata/cycle/builtins.txtar
··· 398 398 ./listmatchncycle.cue:5:5 399 399 ./listmatchncycle.cue:5:8 400 400 [eval] issue3443.matchIf.#S: cannot call non-function matchIf (type struct): 401 - ./matchn.cue:46:7 401 + ./matchn.cue:25:7 402 402 [eval] issue3443.cycle1.cycle.s: invalid value {n:{n:_}} (does not satisfy matchN): 0 matched, expected 1: 403 - ./matchn.cue:65:7 404 - ./matchn.cue:65:14 405 - ./matchn.cue:77:7 406 - ./matchn.cue:78:7 403 + ./matchn.cue:44:7 404 + ./matchn.cue:44:14 405 + ./matchn.cue:56:7 406 + ./matchn.cue:57:7 407 407 issue3443.cycle1.cycle.s.n: invalid value {n:_} (does not satisfy matchN): 0 matched, expected 1: 408 - ./matchn.cue:65:7 409 - ./matchn.cue:65:14 410 - ./matchn.cue:65:22 411 - ./matchn.cue:78:10 408 + ./matchn.cue:44:7 409 + ./matchn.cue:44:14 410 + ./matchn.cue:44:22 411 + ./matchn.cue:57:10 412 412 issue3443.cycle1.cycle.s.n.n: structural cycle: 413 - ./matchn.cue:65:7 413 + ./matchn.cue:44:7 414 414 [eval] issue3443.cycle2.fail.#S: invalid value {n:{n:{n:_}}} (does not satisfy matchN): 0 matched, expected 1: 415 - ./matchn.cue:85:13 416 - ./matchn.cue:85:20 415 + ./matchn.cue:64:13 416 + ./matchn.cue:64:20 417 417 issue3443.cycle2.fail.#S.n: invalid value {n:{n:{n:_}}} (does not satisfy matchN): 0 matched, expected 1: 418 - ./matchn.cue:85:13 419 - ./matchn.cue:85:20 420 - ./matchn.cue:85:28 421 - ./matchn.cue:85:40 418 + ./matchn.cue:64:13 419 + ./matchn.cue:64:20 420 + ./matchn.cue:64:28 421 + ./matchn.cue:64:40 422 422 issue3443.cycle2.fail.#S.n.n: invalid value {n:{n:{n:_}}} (does not satisfy matchN): 0 matched, expected 1: 423 - ./matchn.cue:85:13 424 - ./matchn.cue:85:20 425 - ./matchn.cue:85:28 426 - ./matchn.cue:85:40 427 - ./matchn.cue:85:43 423 + ./matchn.cue:64:13 424 + ./matchn.cue:64:20 425 + ./matchn.cue:64:28 426 + ./matchn.cue:64:40 427 + ./matchn.cue:64:43 428 428 issue3443.cycle2.fail.#S.n.n.n: structural cycle: 429 - ./matchn.cue:85:13 429 + ./matchn.cue:64:13 430 430 [incomplete] issue3633.final.data: invalid value {} (does not satisfy matchN): 0 matched, expected 1: 431 - ./matchn.cue:94:6 432 - ./matchn.cue:93:8 433 - ./matchn.cue:94:13 431 + ./matchn.cue:73:6 432 + ./matchn.cue:72:8 433 + ./matchn.cue:73:13 434 434 issue3633.final.data: invalid value {} (does not satisfy matchN): 0 matched, expected 1: 435 - ./matchn.cue:94:17 436 - ./matchn.cue:93:8 437 - ./matchn.cue:94:24 435 + ./matchn.cue:73:17 436 + ./matchn.cue:72:8 437 + ./matchn.cue:73:24 438 438 issue3633.final.data.a: field is required but not present: 439 - ./matchn.cue:94:17 440 - ./matchn.cue:94:29 439 + ./matchn.cue:73:17 440 + ./matchn.cue:73:29 441 441 [eval] selfCycle.t1.c: invalid value {d:{}} (does not satisfy matchN): 0 matched, expected 1: 442 442 ./yamlcycle.cue:24:5 443 443 ./yamlcycle.cue:24:12