We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
_NIX_TEST_ACCEPT=1
Describe the bug
Steps To Reproduce
meson test lang
meson test
framework.sh
_NIX_TEST_ACCEPT=1 meson test lang
git diff
Annoyances:
testlog.txt
Expected behavior
When I run the message on screen, it fixes the actual sources.
nix-env --version output
nix-env --version
Additional context
Priorities
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered:
No longer copy functional tests to the build dir
37cefad
This should make `_NIX_TEST_ACCEPT=1` work again, fixing NixOS#11369. Progress on NixOS#2503
20fa5a6
b3e845b
9d2ed0a
2d68e36
Ericson2314
No branches or pull requests
Describe the bug
Steps To Reproduce
meson test lang
meson test
framework.sh
is used_NIX_TEST_ACCEPT=1 meson test lang
git diff
. presumably the correction is written to the copied filesAnnoyances:
testlog.txt
stdout is out of sync with stderrExpected behavior
When I run the message on screen, it fixes the actual sources.
nix-env --version
outputAdditional context
Priorities
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered: