Skip to content

Workspace: Add homefs #1689

Workspace: Add homefs

Workspace: Add homefs #1689

Triggered via pull request October 25, 2024 04:16
Status Failure
Total duration 8m 9s
Artifacts

test.yml

on: pull_request
Integration Test
8m 1s
Integration Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Integration Test: test/test_running.py#L277
test_workspace_home_mount AssertionError: Expected '/home/hacker' to be mounted as 'nfs', but got: {'target': '/home/hacker', 'source': '/dev/loop3[/1/active]', 'fstype': 'btrfs', 'options': 'rw,relatime,discard=async,space_cache=v2,subvolid=259,subvol=/1/active'} assert 'btrfs' == 'nfs' - nfs + btrfs
Integration Test
Process completed with exit code 1.
Integration Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/