native upcasts #460
ci.yml
on: pull_request
Flake8
25s
Pytest macOS
17m 7s
Documentation
9m 58s
Test barvinok build script
13m 21s
Matrix: downstream_tests
Matrix: examples
Matrix: pytest
Annotations
31 errors
Flake8
Process completed with exit code 1.
|
Pytest Linux on Py3.10:
test/test/test/test_isl.py#L95
test_upcast
AttributeError: 'islpy._isl.Aff' object has no attribute 'is_equal'
|
Pytest Linux on Py3.10:
test/test/test/test_isl.py#L154
test_count_brick_ish
AttributeError: 'islpy._isl.BasicSet' object has no attribute 'dim_max'
|
Pytest Linux on Py3.10:
test/test/test/test_isl.py#L114
test_pickling
AttributeError: 'islpy._isl.Aff' object has no attribute 'is_equal'
|
Pytest Linux on Py3.10:
test/test/test/test_isl.py#L360
test_isl_align_two
assert Aff("[t1, t0, t2] -> { [(32)] }") == Aff("[t1, t0, t2] -> { [(32)] }")
+ where Aff("[t1, t0, t2] -> { [(32)] }") = <class 'islpy._isl.Aff'>('[t1, t0, t2] -> { [(32)] }')
+ where <class 'islpy._isl.Aff'> = isl.Aff
|
Pytest Linux on Py3.10:
test/test/test/test_isl.py#L1106
test_align_spaces
AttributeError: 'islpy._isl.BasicMap' object has no attribute 'get_dim_id'. Did you mean: 'has_dim_id'?
|
Pytest Linux on Py3.10:
test/test/test/test_isl.py#L416
test_union_casts
TypeError: union(): incompatible function arguments. The following argument types are supported:
1. (self: islpy._isl.BasicSet, bset2: islpy._isl.BasicSet) -> object
Invoked with: BasicSet("{ [i0] : i0 = 1 }"), UnionSet("{ [0] }")
|
Pytest Linux on Py3.10
Process completed with exit code 1.
|
Tests for downstream project loopy:
loopy/test/test/test/test_expression.py#L218
test_fuzz_expression_code_gen[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>-int-0-PyOpenCLTarget]
AttributeError: 'islpy._isl.BasicSet' object has no attribute 'is_params'
|
Tests for downstream project loopy:
loopy/test/test/test/test_callables.py#L218
test_inlining_w_zero_stride_callee_args[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>]
AttributeError: 'islpy._isl.BasicSet' object has no attribute 'is_params'
|
Tests for downstream project loopy:
loopy/test/test/test/test_callables.py#L218
test_empty_sub_array_refs[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>-True]
AttributeError: 'islpy._isl.BasicSet' object has no attribute 'is_params'
|
Tests for downstream project loopy:
loopy/test/test/test/test_apps.py#L218
test_convolution[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>]
AttributeError: 'islpy._isl.BasicSet' object has no attribute 'is_params'
|
Tests for downstream project loopy:
loopy/test/test/test/test_callables.py#L218
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>-True]
AttributeError: 'islpy._isl.BasicSet' object has no attribute 'is_params'
|
Tests for downstream project loopy:
loopy/test/test/test/test_apps.py#L218
test_convolution_with_nonzero_base[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>]
AttributeError: 'islpy._isl.BasicSet' object has no attribute 'is_params'
|
Tests for downstream project loopy:
loopy/test/test/test/test_callables.py#L218
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>-False]
AttributeError: 'islpy._isl.BasicSet' object has no attribute 'is_params'
|
Tests for downstream project loopy:
loopy/test/test/test/test_apps.py#L218
test_rob_stroud_bernstein
AttributeError: 'islpy._isl.BasicSet' object has no attribute 'is_params'
|
Tests for downstream project loopy:
loopy/test/test/test/test_callables.py#L218
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>-False]
AttributeError: 'islpy._isl.BasicSet' object has no attribute 'is_params'
|
Tests for downstream project loopy:
loopy/test/test/test/test_callables.py#L218
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>-True]
AttributeError: 'islpy._isl.BasicSet' object has no attribute 'is_params'
|
Documentation
Process completed with exit code 2.
|
Pytest Linux on Py3.x
The job was canceled because "_3_10" failed.
|
Pytest Linux on Py3.x
The operation was canceled.
|
Pytest Linux on Py3.8
The job was canceled because "_3_10" failed.
|
Pytest Linux on Py3.8
The operation was canceled.
|
Test barvinok build script
Process completed with exit code 139.
|
Pytest macOS:
test/test/test/test_isl.py#L95
test_upcast
AttributeError: 'islpy._isl.Aff' object has no attribute 'is_equal'
|
Pytest macOS:
test/test/test/test_isl.py#L154
test_count_brick_ish
AttributeError: 'islpy._isl.BasicSet' object has no attribute 'dim_max'
|
Pytest macOS:
test/test/test/test_isl.py#L114
test_pickling
AttributeError: 'islpy._isl.Aff' object has no attribute 'is_equal'
|
Pytest macOS:
test/test/test/test_isl.py#L360
test_isl_align_two
assert Aff("[t1, t0, t2] -> { [(32)] }") == Aff("[t1, t0, t2] -> { [(32)] }")
+ where Aff("[t1, t0, t2] -> { [(32)] }") = <class 'islpy._isl.Aff'>('[t1, t0, t2] -> { [(32)] }')
+ where <class 'islpy._isl.Aff'> = isl.Aff
|
Pytest macOS:
test/test/test/test_isl.py#L1106
test_align_spaces
AttributeError: 'islpy._isl.BasicMap' object has no attribute 'get_dim_id'
|
Pytest macOS:
test/test/test/test_isl.py#L416
test_union_casts
TypeError: union(): incompatible function arguments. The following argument types are supported:
1. (self: islpy._isl.BasicSet, bset2: islpy._isl.BasicSet) -> object
Invoked with: BasicSet("{ [i0] : i0 = 1 }"), UnionSet("{ [0] }")
|
Pytest macOS
Process completed with exit code 1.
|