Unit tests run with global config #474

Closed
opened 2024-08-17 15:41:59 +00:00 by piegames · 1 comment
Member

Describe the bug

Unit tests run impurely with a global Nix config

Steps To Reproduce

  1. just test libexpr-unit-tests
  2. Enable pipe-operator experimental feature
  3. just test libexpr-unit-tests

Expected behavior

The test always works independently of global configuration

Additional context

This seems to be affecting all unit tests, but not other tests

## Describe the bug Unit tests run impurely with a global Nix config ## Steps To Reproduce 1. `just test libexpr-unit-tests` 2. Enable `pipe-operator` experimental feature 3. `just test libexpr-unit-tests` ## Expected behavior The test always works independently of global configuration ## Additional context This seems to be affecting all unit tests, but not other tests
piegames added the
bug
label 2024-08-17 15:41:59 +00:00
jade added the
testing
label 2024-09-14 19:23:37 +00:00
Member

This issue was mentioned on Gerrit on the following CLs:

  • commit message in cl/2035 ("testsuite: override NIX_CONF_DIR and NIX_USER_CONF_FILES")
<!-- GERRIT_LINKBOT: {"cls": [{"backlink": "https://gerrit.lix.systems/c/lix/+/2035", "number": 2035, "kind": "commit message"}], "cl_meta": {"2035": {"change_title": "testsuite: override NIX_CONF_DIR and NIX_USER_CONF_FILES"}}} --> This issue was mentioned on Gerrit on the following CLs: * commit message in [cl/2035](https://gerrit.lix.systems/c/lix/+/2035) ("testsuite: override NIX_CONF_DIR and NIX_USER_CONF_FILES")
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
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#474
No description provided.