Skip to content

Summarize changes to support prediction #122

Summarize changes to support prediction

Summarize changes to support prediction #122

Triggered via pull request July 20, 2024 02:09
@MTCamMTCam
synchronize #1
production
Status Failure
Total duration 24m 27s
Artifacts

ci.yml

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

Annotations

4 errors and 2 warnings
Ruff
Process completed with exit code 1.
Mypy
Process completed with exit code 1.
Conda Pytest: test/test/test/test_pytato.py#L457
test_array_dot_repr assert "IndexLambda(...name='y')})})" == "IndexLambda(...name='y')})})" Skipping 231 identical leading characters in diff, use -v to show - =Product((np.int64(3),Subscript(Variable('_in1'),(Variable('_0'),Variable('_1'))))),bindings={'_in1':Placeholder(shape=(10,4),dtype='int64',name='x')}),'_in1':IndexLambda(shape=(10,4),dtype='int64',expr=Product((np.int64(4),Subscript(Variable('_in1'),(Variable('_0'),Variable('_1'))))),bindings={'_in1':Placeholder(shape=(10,4),dtype='int64',name='y')})}) ? --------- - ^^^^^^^^^^^ + =Product((3,Subscript(Variable('_in1'),(Variable('_0'),Variable('_1'))))),bindings={'_in1':Placeholder(shape=(10,4),dtype='int64',name='x')}),'_in1':IndexLambda(shape=(10,4),dtype='int64',expr=Product((4,Subscript(Variable('_in1'),(Variable('_0'),Variable('_1'))))),bindings={'_in1':Placeholder(shape=(10,4),dtype='int64',name='y')})}) ? ^
Conda Pytest
Process completed with exit code 1.
Tests for downstream project mirgecom
No point in testing mirgecom at the moment, see https://github.com/illinois-ceesd/mirgecom/pull/898. Test not performed.
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.