We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c74cf9 commit c7313afCopy full SHA for c7313af
1 file changed
autobuild/config/no_run.yaml
@@ -15,6 +15,7 @@ autogalaxy:
15
- png_make.py # Test mode does not output .png images.
16
- source_reconstruction # csv file not output in test mode.
17
- example_cpu # HPC paths dont exist locally.
18
+- searches # Test mode breaks search visualization.
19
autolens:
20
- tutorial_searches
21
- features
@@ -32,6 +33,7 @@ autolens:
32
33
- time_delays # Test mode does not support cosmology ift
34
35
36
37
autofit_test:
38
- Drawer # Only works with sensitivity mapper to not raise InitializerException.
39
- session/general # Session mostly works but not maintaining currently.
0 commit comments