Skip to content

refactor: move quad_level to init #698

refactor: move quad_level to init

refactor: move quad_level to init #698

Triggered via pull request July 26, 2024 21:39
Status Failure
Total duration 4m 4s
Artifacts

ci.yml

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

Annotations

12 errors
build (3.11, macOS-latest)
Process completed with exit code 1.
build (3.9, macOS-latest)
Process completed with exit code 1.
build (3.10, macOS-latest): tests/test_simulator_runs.py#L193
test_simulator_runs[no_yaml-cpu] AssertionError: assert False + where False = <built-in method allclose of type object at 0x108e90c30>(tensor([[0.2226, 0.2419, 0.2630, ..., 0.7856, 0.7248, 0.6644],\n [0.2424, 0.2648, 0.2897, ..., 0.9106, 0.8324, 0.7561],\n [0.2642, 0.2904, 0.3197, ..., 1.0578, 0.9568, 0.8600],\n ...,\n [0.7022, 0.7688, 0.8364, ..., 0.3042, 0.2775, 0.2535],\n [0.6192, 0.6725, 0.7258, ..., 0.2773, 0.2545, 0.2337],\n [0.5462, 0.5888, 0.6312, ..., 0.2531, 0.2335, 0.2156]]), tensor([[0.2650, 0.2899, 0.3175, ..., 0.8332, 0.7567, 0.6836],\n [0.2906, 0.3200, 0.3529, ..., 0.9578, 0.8608, 0.7697],\n [0.3191, 0.3538, 0.3931, ..., 1.1014, 0.9782, 0.8649],\n ...,\n [0.6730, 0.7265, 0.7789, ..., 0.2546, 0.2339, 0.2150],\n [0.5893, 0.6317, 0.6728, ..., 0.2337, 0.2158, 0.1993],\n [0.5167, 0.5504, 0.5829, ..., 0.2147, 0.1992, 0.1849]]), rtol=0.1) + where <built-in method allclose of type object at 0x108e90c30> = torch.allclose + and tensor([[0.2226, 0.2419, 0.2630, ..., 0.7856, 0.7248, 0.6644],\n [0.2424, 0.2648, 0.2897, ..., 0.9106, 0.8324, 0.7561],\n [0.2642, 0.2904, 0.3197, ..., 1.0578, 0.9568, 0.8600],\n ...,\n [0.7022, 0.7688, 0.8364, ..., 0.3042, 0.2775, 0.2535],\n [0.6192, 0.6725, 0.7258, ..., 0.2773, 0.2545, 0.2337],\n [0.5462, 0.5888, 0.6312, ..., 0.2531, 0.2335, 0.2156]]) = LensSource(\n name='simulator',\n static=[z_s, psf, x0, y0],\n dynamic=[],\n x_order=[]\n)() + and tensor([[0.2650, 0.2899, 0.3175, ..., 0.8332, 0.7567, 0.6836],\n [0.2906, 0.3200, 0.3529, ..., 0.9578, 0.8608, 0.7697],\n [0.3191, 0.3538, 0.3931, ..., 1.1014, 0.9782, 0.8649],\n ...,\n [0.6730, 0.7265, 0.7789, ..., 0.2546, 0.2339, 0.2150],\n [0.5893, 0.6317, 0.6728, ..., 0.2337, 0.2158, 0.1993],\n [0.5167, 0.5504, 0.5829, ..., 0.2147, 0.1992, 0.1849]]) = LensSource(\n name='simulator_1',\n static=[z_s, psf, x0, y0],\n dynamic=[],\n x_order=[]\n)()
build (3.10, macOS-latest)
Process completed with exit code 1.
build (3.11, ubuntu-latest)
Process completed with exit code 1.
build (3.10, ubuntu-latest): tests/test_simulator_runs.py#L193
test_simulator_runs[no_yaml-cpu] AssertionError: assert False + where False = <built-in method allclose of type object at 0x7f445245d500>(tensor([[0.2226, 0.2419, 0.2630, ..., 0.7856, 0.7248, 0.6644],\n [0.2424, 0.2648, 0.2897, ..., 0.9106, 0.8324, 0.7561],\n [0.2642, 0.2904, 0.3197, ..., 1.0578, 0.9568, 0.8600],\n ...,\n [0.7022, 0.7688, 0.8364, ..., 0.3042, 0.2775, 0.2535],\n [0.6192, 0.6725, 0.7258, ..., 0.2773, 0.2545, 0.2337],\n [0.5462, 0.5888, 0.6312, ..., 0.2531, 0.2335, 0.2156]]), tensor([[0.2650, 0.2899, 0.3175, ..., 0.8332, 0.7567, 0.6836],\n [0.2906, 0.3200, 0.3529, ..., 0.9578, 0.8608, 0.7697],\n [0.3191, 0.3538, 0.3931, ..., 1.1014, 0.9782, 0.8649],\n ...,\n [0.6730, 0.7265, 0.7789, ..., 0.2546, 0.2339, 0.2150],\n [0.5893, 0.6317, 0.6728, ..., 0.2337, 0.2158, 0.1993],\n [0.5167, 0.5504, 0.5829, ..., 0.2147, 0.1992, 0.1849]]), rtol=0.1) + where <built-in method allclose of type object at 0x7f445245d500> = torch.allclose + and tensor([[0.2226, 0.2419, 0.2630, ..., 0.7856, 0.7248, 0.6644],\n [0.2424, 0.2648, 0.2897, ..., 0.9106, 0.8324, 0.7561],\n [0.2642, 0.2904, 0.3197, ..., 1.0578, 0.9568, 0.8600],\n ...,\n [0.7022, 0.7688, 0.8364, ..., 0.3042, 0.2775, 0.2535],\n [0.6192, 0.6725, 0.7258, ..., 0.2773, 0.2545, 0.2337],\n [0.5462, 0.5888, 0.6312, ..., 0.2531, 0.2335, 0.2156]]) = LensSource(\n name='simulator',\n static=[z_s, psf, x0, y0],\n dynamic=[],\n x_order=[]\n)() + and tensor([[0.2650, 0.2899, 0.3175, ..., 0.8332, 0.7567, 0.6836],\n [0.2906, 0.3200, 0.3529, ..., 0.9578, 0.8608, 0.7697],\n [0.3191, 0.3538, 0.3931, ..., 1.1014, 0.9782, 0.8649],\n ...,\n [0.6730, 0.7265, 0.7789, ..., 0.2546, 0.2339, 0.2150],\n [0.5893, 0.6317, 0.6728, ..., 0.2337, 0.2158, 0.1993],\n [0.5167, 0.5504, 0.5829, ..., 0.2147, 0.1992, 0.1849]]) = LensSource(\n name='simulator_1',\n static=[z_s, psf, x0, y0],\n dynamic=[],\n x_order=[]\n)()
build (3.10, ubuntu-latest)
Process completed with exit code 1.
build (3.11, windows-latest)
Process completed with exit code 1.
build (3.9, ubuntu-latest)
Process completed with exit code 1.
build (3.10, windows-latest): tests\test_simulator_runs.py#L193
test_simulator_runs[no_yaml-cpu] AssertionError: assert False + where False = <built-in method allclose of type object at 0x00007FF8C8ABDE80>(tensor([[0.2226, 0.2419, 0.2630, ..., 0.7856, 0.7248, 0.6644],\n [0.2424, 0.2648, 0.2897, ..., 0.9106, 0.8324, 0.7561],\n [0.2642, 0.2904, 0.3197, ..., 1.0578, 0.9568, 0.8600],\n ...,\n [0.7022, 0.7688, 0.8364, ..., 0.3042, 0.2775, 0.2535],\n [0.6192, 0.6725, 0.7258, ..., 0.2773, 0.2545, 0.2337],\n [0.5462, 0.5888, 0.6312, ..., 0.2531, 0.2335, 0.2156]]), tensor([[0.2650, 0.2899, 0.3175, ..., 0.8332, 0.7567, 0.6836],\n [0.2906, 0.3200, 0.3529, ..., 0.9578, 0.8608, 0.7697],\n [0.3191, 0.3538, 0.3931, ..., 1.1014, 0.9782, 0.8649],\n ...,\n [0.6730, 0.7265, 0.7789, ..., 0.2546, 0.2339, 0.2150],\n [0.5893, 0.6317, 0.6728, ..., 0.2337, 0.2158, 0.1993],\n [0.5167, 0.5504, 0.5829, ..., 0.2147, 0.1992, 0.1849]]), rtol=0.1) + where <built-in method allclose of type object at 0x00007FF8C8ABDE80> = torch.allclose + and tensor([[0.2226, 0.2419, 0.2630, ..., 0.7856, 0.7248, 0.6644],\n [0.2424, 0.2648, 0.2897, ..., 0.9106, 0.8324, 0.7561],\n [0.2642, 0.2904, 0.3197, ..., 1.0578, 0.9568, 0.8600],\n ...,\n [0.7022, 0.7688, 0.8364, ..., 0.3042, 0.2775, 0.2535],\n [0.6192, 0.6725, 0.7258, ..., 0.2773, 0.2545, 0.2337],\n [0.5462, 0.5888, 0.6312, ..., 0.2531, 0.2335, 0.2156]]) = LensSource(\n name='simulator',\n static=[z_s, psf, x0, y0],\n dynamic=[],\n x_order=[]\n)() + and tensor([[0.2650, 0.2899, 0.3175, ..., 0.8332, 0.7567, 0.6836],\n [0.2906, 0.3200, 0.3529, ..., 0.9578, 0.8608, 0.7697],\n [0.3191, 0.3538, 0.3931, ..., 1.1014, 0.9782, 0.8649],\n ...,\n [0.6730, 0.7265, 0.7789, ..., 0.2546, 0.2339, 0.2150],\n [0.5893, 0.6317, 0.6728, ..., 0.2337, 0.2158, 0.1993],\n [0.5167, 0.5504, 0.5829, ..., 0.2147, 0.1992, 0.1849]]) = LensSource(\n name='simulator_1',\n static=[z_s, psf, x0, y0],\n dynamic=[],\n x_order=[]\n)()
build (3.10, windows-latest)
Process completed with exit code 1.
build (3.9, windows-latest)
Process completed with exit code 1.