Skip to content

12

12 #582

Triggered via push October 1, 2024 20:38
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
🍎 macos-latest | 3.8
[notice] A new release of pip is available: 21.1.1 -> 24.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
🍎 macos-latest | 3.8: tests/test_capi2.py#L738
test_syntax_error assert 'did not find expected node content' in 'while parsing a flow node\nexpected the node content, but found \'<stream end>\'\n in "<unicode string>", line 6, column 1:\n \n ^' + where 'while parsing a flow node\nexpected the node content, but found \'<stream end>\'\n in "<unicode string>", line 6, column 1:\n \n ^' = str(SyntaxError('while parsing a flow node\nexpected the node content, but found \'<stream end>\'\n in "<unicode string>", line 6, column 1:\n \n ^')) + where SyntaxError('while parsing a flow node\nexpected the node content, but found \'<stream end>\'\n in "<unicode string>", line 6, column 1:\n \n ^') = <ExceptionInfo SyntaxError('while parsing a flow node\nexpected the node content, but found \'<stream end>\'\n in "<unicode string>", line 6, column 1:\n \n ^') tblen=4>.value
🍎 macos-latest | 3.8
Process completed with exit code 1.