Feat: Add boundary context #40
Annotations
117 errors and 1 warning
TestCli.test_synthesize_morphologies:
TestCli#L1
KeyError: 'default'
|
TestSpaceWorker.test_context:
TestSpaceWorker#L1
AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 6 / 21 (28.6%)
Max absolute difference: 1.04904175e-05
Max relative difference: 1.1343691e-05
x: array([[-4.471966e+00, -5.543945e+00, 0.000000e+00],
[ 7.619299e+00, 5.096741e-01, 0.000000e+00],
[ 2.747125e+00, 7.125092e+00, 0.000000e+00],...
y: array([[-4.471966e+00, -5.543952e+00, 0.000000e+00],
[ 7.619299e+00, 5.096799e-01, 0.000000e+00],
[ 2.747125e+00, 7.125082e+00, 0.000000e+00],...
|
TestSpaceWorker.test_context_external_diametrizer:
TestSpaceWorker#L1
AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 1 / 3 (33.3%)
Max absolute difference: 3.05175781e-05
Max relative difference: 1.14660687e-07
x: array([[ 20.27234 , 266.15558 , 6.746281]], dtype=float32)
y: array([[ 20.272341, 266.155548, 6.746281]])
|
TestSpaceWorker.test_scale:
TestSpaceWorker#L1
AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 13 / 42 (31%)
Max absolute difference: 1.00019531e-05
Max relative difference: 7.63024429e-05
x: array([[[-7.389930e+00, -1.531067e+00, -1.165452e+00],
[-1.009003e+01, -2.006134e+00, -1.449631e+00]],
...
y: array([[[-7.389930e+00, -1.531067e+00, -1.165452e+00],
[-1.009003e+01, -2.006144e+00, -1.449631e+00]],
...
|
TestSpaceWorker.test_retry:
TestSpaceWorker#L1
AssertionError:
Arrays are not almost equal to 5 decimals
Mismatched elements: 1 / 3 (33.3%)
Max absolute difference: 1.69335937e-05
Max relative difference: 9.35251977e-08
x: array([[-109.65276, 181.05914, -94.54867]], dtype=float32)
y: array([[-109.65276, 181.05916, -94.54867]])
|
|
|
|
|
|
|
|
|
test_synthesize_morphologies.test_synthesize_empty_population:
tests/test_synthesize_morphologies.py#L176
TypeError: create_args() missing 1 required positional argument: 'region_structure'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test_synthesize_morphologies.test_synthesize_boundary[True-True]:
tests/test_synthesize_morphologies.py#L1
failed on setup with "ModuleNotFoundError: No module named 'skimage'"
|
test_synthesize_morphologies.test_synthesize_boundary[True-False]:
tests/test_synthesize_morphologies.py#L1
failed on setup with "ModuleNotFoundError: No module named 'skimage'"
|
test_synthesize_morphologies.test_synthesize_boundary[False-True]:
tests/test_synthesize_morphologies.py#L1
failed on setup with "ModuleNotFoundError: No module named 'skimage'"
|
test_synthesize_morphologies.test_synthesize_boundary[False-False]:
tests/test_synthesize_morphologies.py#L1
failed on setup with "ModuleNotFoundError: No module named 'skimage'"
|
|
build (3.10, latest_versions)
Process completed with exit code 255.
|
TestCli.test_synthesize_morphologies:
TestCli#L1
KeyError: 'default'
|
TestSpaceWorker.test_context:
TestSpaceWorker#L1
AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 6 / 21 (28.6%)
Max absolute difference: 1.04904175e-05
Max relative difference: 1.1343691e-05
x: array([[-4.471966e+00, -5.543945e+00, 0.000000e+00],
[ 7.619299e+00, 5.096741e-01, 0.000000e+00],
[ 2.747125e+00, 7.125092e+00, 0.000000e+00],...
y: array([[-4.471966e+00, -5.543952e+00, 0.000000e+00],
[ 7.619299e+00, 5.096799e-01, 0.000000e+00],
[ 2.747125e+00, 7.125082e+00, 0.000000e+00],...
|
TestSpaceWorker.test_context_external_diametrizer:
TestSpaceWorker#L1
AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 1 / 3 (33.3%)
Max absolute difference: 3.05175781e-05
Max relative difference: 1.14660687e-07
x: array([[ 20.27234 , 266.15558 , 6.746281]], dtype=float32)
y: array([[ 20.272341, 266.155548, 6.746281]])
|
TestSpaceWorker.test_scale:
TestSpaceWorker#L1
AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 13 / 42 (31%)
Max absolute difference: 1.00019531e-05
Max relative difference: 7.63024429e-05
x: array([[[-7.389930e+00, -1.531067e+00, -1.165452e+00],
[-1.009003e+01, -2.006134e+00, -1.449631e+00]],
...
y: array([[[-7.389930e+00, -1.531067e+00, -1.165452e+00],
[-1.009003e+01, -2.006144e+00, -1.449631e+00]],
...
|
TestSpaceWorker.test_retry:
TestSpaceWorker#L1
AssertionError:
Arrays are not almost equal to 5 decimals
Mismatched elements: 1 / 3 (33.3%)
Max absolute difference: 1.69335937e-05
Max relative difference: 9.35251977e-08
x: array([[-109.65276, 181.05914, -94.54867]], dtype=float32)
y: array([[-109.65276, 181.05916, -94.54867]])
|
|
|
|
|
|
|
|
|
test_synthesize_morphologies.test_synthesize_empty_population:
tests/test_synthesize_morphologies.py#L176
TypeError: create_args() missing 1 required positional argument: 'region_structure'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test_synthesize_morphologies.test_synthesize_boundary[True-True]:
tests/test_synthesize_morphologies.py#L1
failed on setup with "ModuleNotFoundError: No module named 'skimage'"
|
test_synthesize_morphologies.test_synthesize_boundary[True-False]:
tests/test_synthesize_morphologies.py#L1
failed on setup with "ModuleNotFoundError: No module named 'skimage'"
|
test_synthesize_morphologies.test_synthesize_boundary[False-True]:
tests/test_synthesize_morphologies.py#L1
failed on setup with "ModuleNotFoundError: No module named 'skimage'"
|
test_synthesize_morphologies.test_synthesize_boundary[False-False]:
tests/test_synthesize_morphologies.py#L1
failed on setup with "ModuleNotFoundError: No module named 'skimage'"
|
|
build (3.9, min_versions)
The job was canceled because "_3_10_latest_versions" failed.
|
build (3.9, min_versions)
Process completed with exit code 1.
|
build (3.12, latest_versions)
The job was canceled because "_3_10_latest_versions" failed.
|
build (3.12, latest_versions)
The operation was canceled.
|
build (3.9, latest_versions)
The job was canceled because "_3_10_latest_versions" failed.
|
build (3.9, latest_versions)
The operation was canceled.
|
TestCli.test_synthesize_morphologies:
TestCli#L1
KeyError: 'default'
|
TestSpaceWorker.test_context:
TestSpaceWorker#L1
AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 6 / 21 (28.6%)
Max absolute difference: 1.04904175e-05
Max relative difference: 1.1343691e-05
x: array([[-4.471966e+00, -5.543945e+00, 0.000000e+00],
[ 7.619299e+00, 5.096741e-01, 0.000000e+00],
[ 2.747125e+00, 7.125092e+00, 0.000000e+00],...
y: array([[-4.471966e+00, -5.543952e+00, 0.000000e+00],
[ 7.619299e+00, 5.096799e-01, 0.000000e+00],
[ 2.747125e+00, 7.125082e+00, 0.000000e+00],...
|
TestSpaceWorker.test_context_external_diametrizer:
TestSpaceWorker#L1
AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 1 / 3 (33.3%)
Max absolute difference: 3.05175781e-05
Max relative difference: 1.14660687e-07
x: array([[ 20.27234 , 266.15558 , 6.746281]], dtype=float32)
y: array([[ 20.272341, 266.155548, 6.746281]])
|
TestSpaceWorker.test_scale:
TestSpaceWorker#L1
AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 13 / 42 (31%)
Max absolute difference: 1.00019531e-05
Max relative difference: 7.63024429e-05
x: array([[[-7.389930e+00, -1.531067e+00, -1.165452e+00],
[-1.009003e+01, -2.006134e+00, -1.449631e+00]],
...
y: array([[[-7.389930e+00, -1.531067e+00, -1.165452e+00],
[-1.009003e+01, -2.006144e+00, -1.449631e+00]],
...
|
TestSpaceWorker.test_retry:
TestSpaceWorker#L1
AssertionError:
Arrays are not almost equal to 5 decimals
Mismatched elements: 1 / 3 (33.3%)
Max absolute difference: 1.69335937e-05
Max relative difference: 9.35251977e-08
x: array([[-109.65276, 181.05914, -94.54867]], dtype=float32)
y: array([[-109.65276, 181.05916, -94.54867]])
|
|
|
|
|
|
|
|
|
test_synthesize_morphologies.test_synthesize_empty_population:
tests/test_synthesize_morphologies.py#L176
TypeError: create_args() missing 1 required positional argument: 'region_structure'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test_synthesize_morphologies.test_synthesize_boundary[True-True]:
tests/test_synthesize_morphologies.py#L1
failed on setup with "ModuleNotFoundError: No module named 'skimage'"
|
test_synthesize_morphologies.test_synthesize_boundary[True-False]:
tests/test_synthesize_morphologies.py#L1
failed on setup with "ModuleNotFoundError: No module named 'skimage'"
|
test_synthesize_morphologies.test_synthesize_boundary[False-True]:
tests/test_synthesize_morphologies.py#L1
failed on setup with "ModuleNotFoundError: No module named 'skimage'"
|
test_synthesize_morphologies.test_synthesize_boundary[False-False]:
tests/test_synthesize_morphologies.py#L1
failed on setup with "ModuleNotFoundError: No module named 'skimage'"
|
|
build (3.11, latest_versions)
The job was canceled because "_3_10_latest_versions" failed.
|
build (3.11, latest_versions)
The operation was canceled.
|
build (3.10, latest_versions)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
tests-3.10-latest_versions
Expired
|
30.6 KB |
|
tests-3.11-latest_versions
Expired
|
1.87 MB |
|
tests-3.12-latest_versions
Expired
|
7.83 KB |
|
tests-3.9-latest_versions
Expired
|
7.83 KB |
|
tests-3.9-min_versions
Expired
|
23.8 KB |
|