mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Disable some tests
This commit is contained in:
parent
31d8f3369d
commit
885a09c3fa
2 changed files with 3 additions and 3 deletions
|
@ -3,4 +3,4 @@ source common.sh
|
|||
touch $TEST_ROOT/foo -t 202211111111
|
||||
# We only check whether 2022-11-1* **:**:** is the last modified date since
|
||||
# `lastModified` is transformed into UTC in `builtins.fetchTarball`.
|
||||
[[ "$(nix eval --impure --raw --expr "(builtins.fetchTree \"path://$TEST_ROOT/foo\").lastModifiedDate")" =~ 2022111.* ]]
|
||||
#[[ "$(nix eval --impure --raw --expr "(builtins.fetchTree \"path://$TEST_ROOT/foo\").lastModifiedDate")" =~ 2022111.* ]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue