Skip to content
New issue

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

[pull] master from NixOS:master #150

Merged
merged 165 commits into from
Oct 8, 2023
Merged

[pull] master from NixOS:master #150

merged 165 commits into from
Oct 8, 2023

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 8, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

bouk and others added 30 commits September 18, 2023 16:03
Use toPythonModule, and stdenv.mkDerivation.
…n all linux

jupyter-server> ___________________ test_copy_big_dir[jp_contents_manager1] ____________________
jupyter-server>
jupyter-server> jp_contents_manager = <jupyter_server.services.contents.filemanager.FileContentsManager object at 0x7ffff1c08460>
jupyter-server>
jupyter-server>     async def test_copy_big_dir(jp_contents_manager):
jupyter-server>         # this tests how the Content API limits preventing copying folders that are more than
jupyter-server>         # the size limit specified in max_copy_folder_size_mb trait
jupyter-server>         cm = jp_contents_manager
jupyter-server>         destDir = "Untitled Folder 1"
jupyter-server>         sourceDir = "Morningstar Notebooks"
jupyter-server>         cm.max_copy_folder_size_mb = 5
jupyter-server>         _make_dir(cm, destDir)
jupyter-server>         _make_big_dir(contents_manager=cm, api_path=sourceDir)
jupyter-server> >       with pytest.raises(HTTPError) as exc_info:
jupyter-server> E       Failed: DID NOT RAISE <class 'tornado.web.HTTPError'>
jupyter-server>
jupyter-server> tests/services/contents/test_manager.py:896: Failed
NickCao and others added 28 commits October 8, 2023 10:43
…-unwrapped

firefox-beta-bin-unwrapped: 119.0b2 -> 119.0b6
neatvnc: 0.6.0 -> 0.7.0, wayvnc: 0.6.2 -> 0.7.1
python310Packages.edk2-pytool-library: 0.18.1 -> 0.19.0
rke2: 1.27.5+rke2r1 -> 1.28.2+rke2r1
…25.2

python3Packages.xtensor-python: 0.25.1 -> 0.26.1
python310Packages.jupyter-server: disable failing test_copy_big_dir on all linux
lagrange: 1.16.7 → 1.17.0
@pull pull bot added the ⤵️ pull label Oct 8, 2023
@pull pull bot merged commit 26a7cb6 into tomodachi94:master Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.