John Ericson
f9443143ae
Remove needless --experimental-feature
in a CA drvs test
...
This is already blanket enabled for these tests
2023-03-01 18:04:28 -05:00
John Ericson
6352e20bc8
Remove --derivation
from test
...
It doesn't do anything here, and in the next commit `show-derivation
will no longer accept this flag.
2023-02-04 18:30:02 -05:00
Eelco Dolstra
d2586188fe
tests/common.sh.in: Add enableFeatures helper
2022-03-02 21:48:25 +01:00
regnat
bf485dcf46
Properly normalize the content-addressed paths
...
Make sure that their timestamp are always normalized.
Otherwise, strange − and non-deterministic − things might happen, like
https://github.com/NixOS/nixpkgs/issues/121813
Fix #4775
2021-05-05 21:00:08 +02:00
regnat
259d6778ef
Move the CA tests to a sub-directory
...
Requires a slight update to the test infra to work properly, but
having the possibility to group tests that way makes the whole thing
quite cleaner imho
2021-03-01 11:08:01 +01:00