about summary refs log tree commit diff
path: root/tvix/eval/src/tests/nix_tests/notyetpassing/eval-okay-functionargs.exp
diff options
context:
space:
mode:
authorsterni <sternenseemann@systemli.org>2022-10-19T17·19+0200
committersterni <sternenseemann@systemli.org>2022-10-20T08·40+0000
commitbbf1e3273751a294bdff7329fae022bce4963b66 (patch)
treedebf5f09383f59255a0ff4ef43ae518357da19d3 /tvix/eval/src/tests/nix_tests/notyetpassing/eval-okay-functionargs.exp
parentd9dfe659105dbca51cf1284c92d8956f9851d253 (diff)
fix(tvix/eval): restore .exp.xml files and skip in test suite r/5168
Change-Id: Iebda5e0d99925a0a8c1d6ae1d7a35397d127bf31
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7047
Autosubmit: sterni <sternenseemann@systemli.org>
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Diffstat (limited to 'tvix/eval/src/tests/nix_tests/notyetpassing/eval-okay-functionargs.exp')
-rw-r--r--tvix/eval/src/tests/nix_tests/notyetpassing/eval-okay-functionargs.exp15
1 files changed, 0 insertions, 15 deletions
diff --git a/tvix/eval/src/tests/nix_tests/notyetpassing/eval-okay-functionargs.exp b/tvix/eval/src/tests/nix_tests/notyetpassing/eval-okay-functionargs.exp
deleted file mode 100644
index 651f54c36341..000000000000
--- a/tvix/eval/src/tests/nix_tests/notyetpassing/eval-okay-functionargs.exp
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version='1.0' encoding='utf-8'?>
-<expr>
-  <list>
-    <string value="stdenv" />
-    <string value="fetchurl" />
-    <string value="aterm-stdenv" />
-    <string value="aterm-stdenv2" />
-    <string value="libX11" />
-    <string value="libXv" />
-    <string value="mplayer-stdenv2.libXv-libX11" />
-    <string value="mplayer-stdenv2.libXv-libX11_2" />
-    <string value="nix-stdenv-aterm-stdenv" />
-    <string value="nix-stdenv2-aterm2-stdenv2" />
-  </list>
-</expr>