Update and refactor mesh generation #16
ci.yml
on: pull_request
Linting (flake8)
11s
Testing (Linux)
11m 14s
Testing (macOS)
7m 36s
Documentation
4m 1s
Examples
4m 15s
Annotations
6 errors
Documentation
Process completed with exit code 2.
|
Examples
Process completed with exit code 1.
|
Testing (macOS)
Process completed with exit code 1.
|
Testing (Linux):
test/test/test/test_nearfield_potential_table.py#L74
test_modes
assert False
+ where False = <function allclose at 0x7efc90813f70>(array([0.99906737, 0.99967061, 0.99989247, 0.99997308, 0.99999599,\n 0.99999992, 0.99999999, 1. , 1. ...02, 1. , 1. , 1. , 1. ,\n 1. , 1. , 1. , 1. , 1. ]), 1)
+ where <function allclose at 0x7efc90813f70> = np.allclose
|
Testing (Linux):
test/test/test/test_nearfield_interaction_completeness.py#L792
test_completeness_1[<context factory for <pyopencl.Device 'cpu-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
loopy.diagnostic.LoopyError: Kernel brick_map() missing required array input arguments: knl_scaling. If this is a surprise, maybe you need to add is_input=False to your argument.
|
Testing (Linux)
Process completed with exit code 1.
|