You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I built (at least root of) failing ones individually because I suspect some of test failures are just my machine no having enough memory or too parallel jobs or someting.
glances -- built
flask-dramatiq -- failed to build on 3.12 and 3.13
jupyter-server -- built on 3.12 and 3.13
prometheus-flask-exporter -- failed to build on 3.12 and 3.13
see the appropriate new directories, set the environment variable
`JUPYTER_PLATFORM_DIRS=1` and then run `jupyter --paths`.
The use of platformdirs will be the default in `jupyter_core` v6
from jupyter_core.paths import jupyter_data_dir, jupyter_runtime_dir, secure_write
einops/tests/test_other.py::testmod
/nix/store/hragkk1s9rlshdjk09afhzl10cz3rsk3-python3.12-pytest-8.3.5/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but einops/tests/test_other.py::testmod returned TestResults(failed=0, attempted=0), which will be an error in a future version of pytest. Did you mean to use assert instead of return?
warnings.warn(
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED scripts/test_notebooks.py::test_notebook_3 - nbclient.exceptions.CellTimeoutError: A cell timed out while it was being executed, after 120 seconds.
The message was: Cell execution timed out.
Here is a preview of the cell contents:
tests/test_metadata_extractors.py::test_compiler_metadata[CompileMarkdown-md-markdown-Markdown]
/nix/store/hragkk1s9rlshdjk09afhzl10cz3rsk3-python3.12-pytest-8.3.5/lib/python3.12/site-packages/_pytest/unraisableexception.py:85: PytestUnraisableExceptionWarning: Exception ignored in: <function WeakMethod.new.._cb at 0x7fffedb67100>
Traceback (most recent call last):
File "/nix/store/2i76abyx06asxr2k3rgsp8zx647qj38h-python3-3.12.11/lib/python3.12/weakref.py", line 57, in _cb
if self._alive:
^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute '_alive'
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED tests/test_command_import_wordpress.py::test_write_content_does_not_detroy_text - AssertionError: Calls not found.
= 1 failed, 498 passed, 16 skipped, 8 deselected, 5 xfailed, 179 warnings in 189.02s (0:03:09) =
python313Packages.einops
see the appropriate new directories, set the environment variable
`JUPYTER_PLATFORM_DIRS=1` and then run `jupyter --paths`.
The use of platformdirs will be the default in `jupyter_core` v6
from jupyter_core.paths import jupyter_data_dir, jupyter_runtime_dir, secure_write
einops/tests/test_other.py::testmod
/nix/store/irg9b8cr3rxqkmgvalddzh5ps6lxzva3-python3.13-pytest-8.3.5/lib/python3.13/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but einops/tests/test_other.py::testmod returned TestResults(failed=0, attempted=0), which will be an error in a future version of pytest. Did you mean to use assert instead of return?
warnings.warn(
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED scripts/test_notebooks.py::test_notebook_3 - nbclient.exceptions.CellTimeoutError: A cell timed out while it was being executed, after 120 seconds.
The message was: Cell execution timed out.
Here is a preview of the cell contents:
Traceback (most recent call last):
File "/nix/store/9yh9ak97gn659bk4d3n411fx6c0ng7s2-python3-3.13.5/lib/python3.13/weakref.py", line 57, in _cb
if self._alive:
^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute '_alive'
test_culling passed 1 out of the required 1 times. Success!
===End Flaky Test Report===
============================= slowest 10 durations =============================
12.19s call tests/test_terminal.py::test_culling
12.10s call tests/services/kernels/test_execution_state.py::test_execution_state
11.80s call tests/services/kernels/test_cull.py::test_cull_connected[jp_server_config1]
5.65s call tests/services/kernels/test_cull.py::test_cull_connected[jp_server_config0]
5.12s call tests/test_terminal.py::test_terminal_create_with_cwd
3.11s call tests/services/sessions/test_manager.py::test_pending_kernel
2.06s call tests/test_serverapp.py::test_help_output
1.82s call tests/services/nbconvert/test_api.py::test_list_formats
1.71s call tests/services/kernels/test_connection.py::test_websocket_connection
1.53s call tests/extension/test_serverextension.py::test_help_output
=========================== short test summary info ============================
SKIPPED [1] tests/test_terminal.py:161: Not yet working
SKIPPED [1] tests/test_terminal.py:198: Not yet working
SKIPPED [7] tests/conftest.py:42: Skipping this test because it's marked 'integration_test'. Run integration tests using the --integration_tests flag.
FAILED tests/services/kernels/test_cull.py::test_cull_connected[jp_server_config0] - assert not True
===== 1 failed, 841 passed, 9 skipped, 72 deselected in 137.11s (0:02:17) ======
python313Packages.dramatiq
/nix/store/irg9b8cr3rxqkmgvalddzh5ps6lxzva3-python3.13-pytest-8.3.5/lib/python3.13/site-packages/_pytest/unraisableexception.py:85: PytestUnraisableExceptionWarning: Exception ignored in PyMapping_HasKeyString(); consider using PyMapping_HasKeyStringWithError(), PyMapping_GetOptionalItemString() or PyMapping_GetItemString(): None
Traceback (most recent call last):
File "/nix/store/2s091n7gw5q535r55y0r5f6fx70br141-python3.13-pylibmc-1.6.3/lib/python3.13/site-packages/pylibmc/client.py", line 142, in init
super().init(servers=translate_server_specs(servers),
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
binary=binary,
^^^^^^^^^^^^^^
username=username, password=password,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
behaviors=_behaviors_numeric(behaviors))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'NoneType' object is not subscriptable
Hi @fabaff, the prometheus-client is already at 0.22.1 in master, so right now the mqtt-exporter build is broken for me.
So from my understanding, if you rebase on master, then the nixos-review rebuilds should be small and this could get in as a build fix. What do you think?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Diff: kpetremann/mqtt-exporter@refs/tags/v1.7.0...refs/tags/v1.8.1-1
Changelog: https://github.com/kpetremann/mqtt-exporter/releases/tag/v1.8.1
https://hydra.nixos.org/build/303397778
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.