Test environment does not tear down some symlinks #369

Open
opened 2024-06-01 18:18:42 +00:00 by raito · 0 comments
Owner

Describe the bug

While trying to push for 2.90, I was just test-ing the thing and had weird failure on functional Nix profiles with priorities.

But, it was failing for:

error: cannot create symlink '/home/raito/dev/gerrit.lix.systems/lix/build/tests/functional/result'; already exists

this reason.

Steps To Reproduce

Unclear, but make the functional profile test suite fail and re-run it?

Expected behavior

It should pass and tear down its own symlinks properly.

nix --version output

❯ nix --version     
nix (Lix, like Nix) 2.90.0

(beta.1, nixpkgs)

## Describe the bug While trying to push for 2.90, I was just test-ing the thing and had weird failure on functional Nix profiles with priorities. But, it was failing for: ``` error: cannot create symlink '/home/raito/dev/gerrit.lix.systems/lix/build/tests/functional/result'; already exists ``` this reason. ## Steps To Reproduce Unclear, but make the functional profile test suite fail and re-run it? ## Expected behavior It should pass and tear down its own symlinks properly. ## `nix --version` output ``` ❯ nix --version nix (Lix, like Nix) 2.90.0 ``` (beta.1, nixpkgs)
raito added the
bug
devx
Area/build-packaging
labels 2024-06-01 18:19:07 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#369
No description provided.