Skip to content

Fix language tests a bit#9168

Merged
edolstra merged 1 commit intoNixOS:masterfrom
obsidiansystems:fix-lang-tests-read-only
Oct 17, 2023
Merged

Fix language tests a bit#9168
edolstra merged 1 commit intoNixOS:masterfrom
obsidiansystems:fix-lang-tests-read-only

Conversation

@Ericson2314
Copy link
Member

Motivation

  • Remove some stray saved error messages that didn't correspond to any test, because they were renamed in d11faa0.

  • 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.

Context

Priorities

Add 👍 to pull requests you find important.

- Remove some stray saved error messages that didn't correspond to any
  test, because they were renamed in
  d11faa0.

- 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`.
@Ericson2314 Ericson2314 requested a review from edolstra as a code owner October 16, 2023 16:56
@github-actions github-actions bot added the with-tests Issues related to testing. PRs with tests have some priority label Oct 16, 2023
@Ericson2314 Ericson2314 mentioned this pull request Oct 16, 2023
8 tasks
@edolstra edolstra merged commit e92cac7 into NixOS:master Oct 17, 2023
@Ericson2314 Ericson2314 deleted the fix-lang-tests-read-only branch October 17, 2023 14:07
tebowy pushed a commit to tebowy/nix that referenced this pull request Jul 11, 2024
…d-only

Fix language tests a bit

(cherry picked from commit e92cac7)
Change-Id: I527e94c5af0921ff2559ce5a4ac7635be791c22e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

with-tests Issues related to testing. PRs with tests have some priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants