Skip to content

updates

updates #114

Triggered via pull request October 19, 2023 12:57
@cgcgcgcgcgcg
opened #22
develop
Status Failure
Total duration 3m 47s
Artifacts 1

build.yml

on: pull_request
Matrix: linux
Fit to window
Zoom out
Zoom in

Annotations

60 errors
pytest ► tests.test_base: test-results-clang-3.10.xml#L0
Failed test found in: test-results-clang-3.10.xml Error: ImportError while importing test module '/home/runner/work/PyNucleus/PyNucleus/tests/test_base.py'.
pytest ► tests.test_drivers_intFracLapl: test-results-clang-3.10.xml#L0
Failed test found in: test-results-clang-3.10.xml Error: ImportError while importing test module '/home/runner/work/PyNucleus/PyNucleus/tests/test_drivers_intFracLapl.py'.
pytest ► tests.test_fracLapl: test-results-clang-3.10.xml#L0
Failed test found in: test-results-clang-3.10.xml Error: ImportError while importing test module '/home/runner/work/PyNucleus/PyNucleus/tests/test_fracLapl.py'.
pytest ► tests.test_h2finiteHorizon: test-results-clang-3.10.xml#L0
Failed test found in: test-results-clang-3.10.xml Error: ImportError while importing test module '/home/runner/work/PyNucleus/PyNucleus/tests/test_h2finiteHorizon.py'.
pytest ► tests.test_kernels: test-results-clang-3.10.xml#L0
Failed test found in: test-results-clang-3.10.xml Error: ImportError while importing test module '/home/runner/work/PyNucleus/PyNucleus/tests/test_kernels.py'.
pytest ► tests.test_nearField: test-results-clang-3.10.xml#L0
Failed test found in: test-results-clang-3.10.xml Error: ImportError while importing test module '/home/runner/work/PyNucleus/PyNucleus/tests/test_nearField.py'.
flake8 ► base/PyNucleus_base/plot_utils.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 217:19 F821 undefined name 'np'
flake8 ► base/PyNucleus_base/solver_factory.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 59:161 E501 line too long (206 > 160 characters)
flake8 ► base/PyNucleus_base/utilsFem.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 107:13 E722 do not use bare 'except'
flake8 ► base/setup.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 23:5 F401 'scipy' imported but unused
flake8 ► drivers/brusselator.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 220:5 E741 ambiguous variable name 'I'
flake8 ► drivers/brusselatorMovie.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 36:1 E722 do not use bare 'except'
flake8 ► drivers/example1.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 123:1 W391 blank line at end of file
flake8 ► drivers/runNonlocal.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 10:1 F401 'PyNucleus.DIRICHLET' imported but unused
flake8 ► drivers/runParallelGMG.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 285:161 E501 line too long (161 > 160 characters)
flake8 ► drivers/variableOrder.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 18:1 F401 'PyNucleus.nl.fractionalOrders.smoothedLeftRightFractionalOrder' imported but unused
flake8 ► fem/PyNucleus_fem/factories.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 12:1 F401 '.functions.real' imported but unused
clang Python 3.10
Failed test were found and 'fail-on-error' option is set to true
clang Python 3.10
Process completed with exit code 2.
clang Python 3.10
Process completed with exit code 2.
pytest ► tests.test_base: test-results-gcc-3.11.xml#L0
Failed test found in: test-results-gcc-3.11.xml Error: ImportError while importing test module '/home/runner/work/PyNucleus/PyNucleus/tests/test_base.py'.
pytest ► tests.test_drivers_intFracLapl: test-results-gcc-3.11.xml#L0
Failed test found in: test-results-gcc-3.11.xml Error: ImportError while importing test module '/home/runner/work/PyNucleus/PyNucleus/tests/test_drivers_intFracLapl.py'.
pytest ► tests.test_fracLapl: test-results-gcc-3.11.xml#L0
Failed test found in: test-results-gcc-3.11.xml Error: ImportError while importing test module '/home/runner/work/PyNucleus/PyNucleus/tests/test_fracLapl.py'.
pytest ► tests.test_h2finiteHorizon: test-results-gcc-3.11.xml#L0
Failed test found in: test-results-gcc-3.11.xml Error: ImportError while importing test module '/home/runner/work/PyNucleus/PyNucleus/tests/test_h2finiteHorizon.py'.
pytest ► tests.test_kernels: test-results-gcc-3.11.xml#L0
Failed test found in: test-results-gcc-3.11.xml Error: ImportError while importing test module '/home/runner/work/PyNucleus/PyNucleus/tests/test_kernels.py'.
pytest ► tests.test_nearField: test-results-gcc-3.11.xml#L0
Failed test found in: test-results-gcc-3.11.xml Error: ImportError while importing test module '/home/runner/work/PyNucleus/PyNucleus/tests/test_nearField.py'.
flake8 ► base/PyNucleus_base/plot_utils.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 217:19 F821 undefined name 'np'
flake8 ► base/PyNucleus_base/solver_factory.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 59:161 E501 line too long (206 > 160 characters)
flake8 ► base/PyNucleus_base/utilsFem.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 107:13 E722 do not use bare 'except'
flake8 ► base/setup.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 23:5 F401 'scipy' imported but unused
flake8 ► drivers/brusselator.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 220:5 E741 ambiguous variable name 'I'
flake8 ► drivers/brusselatorMovie.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 36:1 E722 do not use bare 'except'
flake8 ► drivers/example1.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 123:1 W391 blank line at end of file
flake8 ► drivers/runNonlocal.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 10:1 F401 'PyNucleus.DIRICHLET' imported but unused
flake8 ► drivers/runParallelGMG.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 285:161 E501 line too long (161 > 160 characters)
flake8 ► drivers/variableOrder.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 18:1 F401 'PyNucleus.nl.fractionalOrders.smoothedLeftRightFractionalOrder' imported but unused
flake8 ► fem/PyNucleus_fem/factories.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 12:1 F401 '.functions.real' imported but unused
gcc Python 3.11
Failed test were found and 'fail-on-error' option is set to true
gcc Python 3.11
Process completed with exit code 2.
gcc Python 3.11
Process completed with exit code 2.
pytest ► tests.test_base: test-results-gcc-3.10.xml#L0
Failed test found in: test-results-gcc-3.10.xml Error: ImportError while importing test module '/home/runner/work/PyNucleus/PyNucleus/tests/test_base.py'.
pytest ► tests.test_drivers_intFracLapl: test-results-gcc-3.10.xml#L0
Failed test found in: test-results-gcc-3.10.xml Error: ImportError while importing test module '/home/runner/work/PyNucleus/PyNucleus/tests/test_drivers_intFracLapl.py'.
pytest ► tests.test_fracLapl: test-results-gcc-3.10.xml#L0
Failed test found in: test-results-gcc-3.10.xml Error: ImportError while importing test module '/home/runner/work/PyNucleus/PyNucleus/tests/test_fracLapl.py'.
pytest ► tests.test_h2finiteHorizon: test-results-gcc-3.10.xml#L0
Failed test found in: test-results-gcc-3.10.xml Error: ImportError while importing test module '/home/runner/work/PyNucleus/PyNucleus/tests/test_h2finiteHorizon.py'.
pytest ► tests.test_kernels: test-results-gcc-3.10.xml#L0
Failed test found in: test-results-gcc-3.10.xml Error: ImportError while importing test module '/home/runner/work/PyNucleus/PyNucleus/tests/test_kernels.py'.
pytest ► tests.test_nearField: test-results-gcc-3.10.xml#L0
Failed test found in: test-results-gcc-3.10.xml Error: ImportError while importing test module '/home/runner/work/PyNucleus/PyNucleus/tests/test_nearField.py'.
flake8 ► base/PyNucleus_base/plot_utils.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 217:19 F821 undefined name 'np'
flake8 ► base/PyNucleus_base/solver_factory.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 59:161 E501 line too long (206 > 160 characters)
flake8 ► base/PyNucleus_base/utilsFem.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 107:13 E722 do not use bare 'except'
flake8 ► base/setup.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 23:5 F401 'scipy' imported but unused
flake8 ► drivers/brusselator.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 220:5 E741 ambiguous variable name 'I'
flake8 ► drivers/brusselatorMovie.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 36:1 E722 do not use bare 'except'
flake8 ► drivers/example1.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 123:1 W391 blank line at end of file
flake8 ► drivers/runNonlocal.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 10:1 F401 'PyNucleus.DIRICHLET' imported but unused
flake8 ► drivers/runParallelGMG.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 285:161 E501 line too long (161 > 160 characters)
flake8 ► drivers/variableOrder.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 18:1 F401 'PyNucleus.nl.fractionalOrders.smoothedLeftRightFractionalOrder' imported but unused
flake8 ► fem/PyNucleus_fem/factories.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 12:1 F401 '.functions.real' imported but unused
gcc Python 3.10
Failed test were found and 'fail-on-error' option is set to true
gcc Python 3.10
Process completed with exit code 2.
gcc Python 3.10
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
Test results Expired
12 KB