snix/tvix/eval/src/tests/nix_tests/notyetpassing
sterni d9dfe65910 fix(tvix/eval): fix path in notyetpassing tests
cl/7036 moved these paths around, but neglected to update the relative
paths they contain. Without these updated, they will never start
passing!

Change-Id: Ib16468611af59729883e501be8486f43d850fd58
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7046
Autosubmit: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2022-10-20 02:35:42 +00:00
..
eval-fail-bad-antiquote-2.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-fail-nonexist-path.nix test(tvix/eval): update C++ Nix test suite to current master 2022-10-20 02:33:40 +00:00
eval-fail-scope-5.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-fail-undeclared-arg.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-attrs6.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-attrs6.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-autoargs.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-autoargs.flags feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-autoargs.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-builtins.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-builtins.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-closure.exp.xml fix(tvix/eval): fix path in notyetpassing tests 2022-10-20 02:35:42 +00:00
eval-okay-closure.nix fix(tvix/eval): fix path in notyetpassing tests 2022-10-20 02:35:42 +00:00
eval-okay-context-introspection.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-context-introspection.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-context.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-context.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-curpos.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-curpos.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-deepseq.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-deepseq.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-delayed-with-inherit.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-delayed-with-inherit.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-delayed-with.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-delayed-with.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-eq-derivations.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-eq-derivations.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-floor-ceil.exp test(tvix/eval): update C++ Nix test suite to current master 2022-10-20 02:33:40 +00:00
eval-okay-floor-ceil.nix test(tvix/eval): update C++ Nix test suite to current master 2022-10-20 02:33:40 +00:00
eval-okay-fromjson.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-fromjson.nix test(tvix/eval): update C++ Nix test suite to current master 2022-10-20 02:33:40 +00:00
eval-okay-fromTOML.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-fromTOML.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-functionargs.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-functionargs.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-getattrpos-functionargs.exp test(tvix/eval): update C++ Nix test suite to current master 2022-10-20 02:33:40 +00:00
eval-okay-getattrpos-functionargs.nix test(tvix/eval): update C++ Nix test suite to current master 2022-10-20 02:33:40 +00:00
eval-okay-getattrpos-undefined.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-getattrpos-undefined.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-getattrpos.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-getattrpos.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-getenv.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-getenv.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-groupBy.exp test(tvix/eval): update C++ Nix test suite to current master 2022-10-20 02:33:40 +00:00
eval-okay-groupBy.nix test(tvix/eval): update C++ Nix test suite to current master 2022-10-20 02:33:40 +00:00
eval-okay-hashfile.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-hashfile.nix fix(tvix/eval): fix path in notyetpassing tests 2022-10-20 02:35:42 +00:00
eval-okay-hashstring.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-hashstring.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-import.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-import.nix fix(tvix/eval): fix path in notyetpassing tests 2022-10-20 02:35:42 +00:00
eval-okay-mapattrs.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-mapattrs.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-overrides.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-overrides.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-path.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-regex-split.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-regex-split.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-replacestrings.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-replacestrings.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-search-path.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-search-path.flags feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-search-path.nix test(tvix/eval): update C++ Nix test suite to current master 2022-10-20 02:33:40 +00:00
eval-okay-sort.exp test(tvix/eval): update C++ Nix test suite to current master 2022-10-20 02:33:40 +00:00
eval-okay-sort.nix test(tvix/eval): update C++ Nix test suite to current master 2022-10-20 02:33:40 +00:00
eval-okay-tojson.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-tojson.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-toxml.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-toxml.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-toxml2.exp feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-toxml2.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-xml.exp test(tvix/eval): update C++ Nix test suite to current master 2022-10-20 02:33:40 +00:00
eval-okay-xml.nix feat(tvix/eval): expect not-yet-passing tests to fail 2022-10-19 15:01:05 +00:00
eval-okay-zipAttrsWith.exp test(tvix/eval): update C++ Nix test suite to current master 2022-10-20 02:33:40 +00:00
eval-okay-zipAttrsWith.nix test(tvix/eval): update C++ Nix test suite to current master 2022-10-20 02:33:40 +00:00