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
Steps to reproduce the behavior:
error: builder for '/nix/store/s7mgkcanbjwk14lm6vwvqhvsrrrn05v5-python3.11-tree-sitter-0.23.2.drv' failed with exit code 1; last 25 log lines: > collected 57 items > > tests/test_language.py ...........F. [ 22%] > tests/test_lookahead_iterator.py . [ 24%] > tests/test_node.py ............... [ 50%] > tests/test_parser.py .............. [ 75%] > tests/test_query.py ........... [ 94%] > tests/test_tree.py ... [100%] > > =================================== FAILURES =================================== > _________________________ TestLanguage.test_properties _________________________ > > self = <tests.test_language.TestLanguage testMethod=test_properties> > > def test_properties(self): > lang = Language(self.python) > self.assertEqual(lang.version, 14) > self.assertEqual(lang.node_kind_count, 275) > > self.assertEqual(lang.parse_state_count, 2795) > E AssertionError: 2809 != 2795 > > tests/test_language.py:28: AssertionError > =========================== short test summary info ============================ > FAILED tests/test_language.py::TestLanguage::test_properties - AssertionError: 2809 != 2795 > ========================= 1 failed, 56 passed in 0.05s ========================= For full logs, run 'nix log /nix/store/s7mgkcanbjwk14lm6vwvqhvsrrrn05v5-python3.11-tree-sitter-0.23.2.drv'. error: 1 dependencies of derivation '/nix/store/0y6lpcwdqaxlfx1w8fv7qyc4f86iv0qx-python3.11-textual-0.86.1.drv' failed to build error: 1 dependencies of derivation '/nix/store/1bzjnd5y1jwpdm3xhzlqzpdxl1gagv4w-dooit-3.1.0.drv' failed to build error: 1 dependencies of derivation '/nix/store/1kfyrk41jb297y7pmcy43ssdhyi5j9zf-dooit-3.1.0-fish-completions.drv' failed to build error: 1 dependencies of derivation '/nix/store/5m8s72951dy32m9jafi6gbdk884gcm6r-home-manager-path.drv' failed to build error: 1 dependencies of derivation '/nix/store/xv5cdwr8xj0b23y9n4r55ri9ipjhnank-man-paths.drv' failed to build error: 1 dependencies of derivation '/nix/store/vqfd8fa3z0i1sr6ifhf5v297ipr5m1as-home-manager-generation.drv' failed to build error: 1 dependencies of derivation '/nix/store/wvvy19w3dmsjaqfz3scfp9cazpg05ny2-user-environment.drv' failed to build error: 1 dependencies of derivation '/nix/store/lk1n0nap25lnj52ss8mpgv5mk7kf7vlc-etc.drv' failed to build error: 1 dependencies of derivation '/nix/store/c8bndimqyffaxv88i2g92i3xwl8bbrsb-nixos-system-mainpc-25.05.20241230.6d97d41.drv' failed to build
"x86_64-linux"
Linux 6.12.5, NixOS, 25.05 (Warbler), 25.05.20241217.4989a24
yes
nix-env (Nix) 2.24.11
"nixos-23.11"
/etc/nix/inputs/nixpkgs
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered:
Updated to reflect the correct failure.
Sorry, something went wrong.
Fixed in #369190
Successfully merging a pull request may close this issue.
Steps To Reproduce
Steps to reproduce the behavior:
Build log
Build Log
Metadata
"x86_64-linux"
Linux 6.12.5, NixOS, 25.05 (Warbler), 25.05.20241217.4989a24
yes
yes
nix-env (Nix) 2.24.11
"nixos-23.11"
/etc/nix/inputs/nixpkgs
Notify maintainers
@fab
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: