Skip to content

Require DISPLAY for xwindow output #1016

Require DISPLAY for xwindow output

Require DISPLAY for xwindow output #1016

Triggered via pull request January 8, 2024 21:28
Status Failure
Total duration 5m 46s
Artifacts

ci.yml

on: pull_request
Flake8
17s
Flake8
Validate CITATION.cff
8s
Validate CITATION.cff
Pylint
27s
Pylint
Mypy
17s
Mypy
Pytest without Numpy
24s
Pytest without Numpy
Documentation
28s
Documentation
Matrix: downstream_tests
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 1 warning
Flake8
Process completed with exit code 1.
Mypy
Process completed with exit code 2.
Pytest on Py3.8: test/pytools/test/test_graph_tools.py#L437
test_as_graphviz_dot File "/home/runner/work/pytools/pytools/pytools/graphviz.py", line 34 impot os ^ SyntaxError: invalid syntax
Pytest on Py3.8
Process completed with exit code 1.
Pytest without Numpy: test/pytools/test/test_graph_tools.py#L437
test_as_graphviz_dot File "/home/runner/work/pytools/pytools/pytools/graphviz.py", line 34 impot os ^^ SyntaxError: invalid syntax
Pytest without Numpy
Process completed with exit code 1.
Pytest on Py3.9
The job was canceled because "_3_8" failed.
Pytest on Py3.9: test/pytools/test/test_graph_tools.py#L437
test_as_graphviz_dot File "/home/runner/work/pytools/pytools/pytools/graphviz.py", line 34 impot os ^ SyntaxError: invalid syntax
Pytest on Py3.9
The operation was canceled.
Pylint
Process completed with exit code 2.
Documentation
Process completed with exit code 2.
Pytest on Py3.x
The job was canceled because "_3_8" failed.
Pytest on Py3.x: test/pytools/test/test_graph_tools.py#L437
test_as_graphviz_dot File "/home/runner/work/pytools/pytools/pytools/graphviz.py", line 34 impot os ^^ SyntaxError: invalid syntax
Pytest on Py3.x
The operation was canceled.
Pytest on Pypypy3.8
The job was canceled because "_3_8" failed.
Pytest on Pypypy3.8
The operation was canceled.
Tests for downstream project pytato: pytato/test/test/test/test_pytato.py#L810
test_dot_visualizers File "/home/runner/work/pytools/pytools/pytato/.conda-root/envs/testing/lib/python3.12/site-packages/pytools/graphviz.py", line 34 impot os ^^ SyntaxError: invalid syntax
Tests for downstream project pytato
Process completed with exit code 1.
Validate CITATION.cff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.