mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Fix language tests a bit
- Remove some stray saved error messages that didn't correspond to any
test, because they were renamed in
d11faa01b5
.
- Need `--eval` in test failure test in order to get in "read-only" mode
where we don't try to write to the store. (The other tests already do
this.)
- Need `--strict` so top-level attribute sets are still forced, like
they are without `--eval`.
This commit is contained in:
parent
5442d9b472
commit
f7a36f9812
9 changed files with 14 additions and 27 deletions
|
@ -1 +1 @@
|
|||
error: operation 'addToStoreFromDump' is not supported by store 'dummy'
|
||||
error: getting status of '/pwd/lang/fnord': No such file or directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue