diff options
author | Adam Joseph <adam@westernsemico.com> | 2023-12-12T06·44-0800 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2023-12-12T15·48+0000 |
commit | e54533518bf1143334a3910b393815b6edad8c66 (patch) | |
tree | 55fbea3a24cee83581d4b638da1fdc3904361d52 /tvix/eval/src/tests/tvix_tests/eval-okay-let-useful-plain-inherit.exp | |
parent | edf411a86cddecc953ef4be621ae527d5269a800 (diff) |
test(tvix/eval): test for catchable in attribute merges r/7181
Relates to b/346. $ /git/depot/result/bin/tvix -E '(builtins.tryEval (throw "bob" // { })).success' note: while evaluating this Nix code --> [code]:1:1 | 1 | (builtins.tryEval (throw "bob" // { })).success | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ note: while evaluating this as native code (force) --> [code]:1:1 | 1 | (builtins.tryEval (throw "bob" // { })).success | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ note: while evaluating this as native code (tryEval) --> [code]:1:2 | 1 | (builtins.tryEval (throw "bob" // { })).success | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error[E006]: expected value of type 'set', but found a 'internal[catchable]' --> [code]:1:20 | 1 | (builtins.tryEval (throw "bob" // { })).success | ^^^^^^^^^^^^^^^^^^ Change-Id: Ib84c4ec6d2612d4f1f6066e66c3dd1bf04369b6e Reviewed-on: https://cl.tvl.fyi/c/depot/+/10291 Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI Autosubmit: Adam Joseph <adam@westernsemico.com>
Diffstat (limited to 'tvix/eval/src/tests/tvix_tests/eval-okay-let-useful-plain-inherit.exp')
0 files changed, 0 insertions, 0 deletions