Require DISPLAY for xwindow output #1015
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Flake8
14s
Validate CITATION.cff
5s
Pylint
31s
Mypy
19s
Pytest without Numpy
19s
Documentation
29s
Matrix: downstream_tests
Matrix: pytest
Annotations
18 errors and 1 warning
Flake8
Process completed with exit code 1.
|
Mypy
Process completed with exit code 2.
|
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:
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
Process completed with exit code 1.
|
Pytest on Py3.x
The job was canceled because "_3_9" 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
Process completed with exit code 1.
|
Documentation
Process completed with exit code 2.
|
Pylint
Process completed with exit code 2.
|
Pytest on Py3.8
The job was canceled because "_3_9" failed.
|
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
The operation was canceled.
|
Pytest on Pypypy3.8
The job was canceled because "_3_9" 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.
|