do not pickle cached hash of arrays #3216
ci.yml
on: pull_request
Ruff
8s
Typos
4s
Pylint
1m 36s
Mypy
1m 28s
Conda Pytest
6m 16s
Conda Examples
1m 44s
Documentation
1m 22s
Matrix: downstream_tests
Annotations
4 errors and 2 warnings
Mypy
Process completed with exit code 1.
|
Pylint
Process completed with exit code 2.
|
Conda Pytest:
test/test/test/test_codegen.py#L1675
test_deterministic_codegen
assert {0} == {1}
Extra items in the left set:
0
Extra items in the right set:
1
Full diff:
{
- 1,
? ^
+ 0,
? ^
}
|
Conda Pytest
Process completed with exit code 1.
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
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.
|