Skip to content

Commit

Permalink
fix: remove some errors that are ok now
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr committed Jan 29, 2025
1 parent 9f5e17e commit b258819
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/galsim_tests_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,13 @@ allowed_failures:
- "module 'jax_galsim.utilities' has no attribute 'dol_to_lod'"
- "module 'jax_galsim.utilities' has no attribute 'nCr'"
- "module 'jax_galsim' has no attribute 'LookupTable'"
- "module 'jax_galsim.bessel' has no attribute 'j0'"
- "module 'jax_galsim.bessel' has no attribute 'j1'"
- "module 'jax_galsim.bessel' has no attribute 'jn'"
- "module 'jax_galsim.bessel' has no attribute 'jv'"
- "module 'jax_galsim.bessel' has no attribute 'yn'"
- "module 'jax_galsim.bessel' has no attribute 'yv'"
- "module 'jax_galsim.bessel' has no attribute 'iv'"
- "module 'jax_galsim.bessel' has no attribute 'kn'"
- "module 'jax_galsim.bessel' has no attribute 'kv'"
- "module 'jax_galsim.bessel' has no attribute 'j0_root'"
- "module 'jax_galsim.bessel' has no attribute 'gammainc'"
- "module 'jax_galsim.bessel' has no attribute 'sinc'"
Expand Down Expand Up @@ -145,6 +143,6 @@ allowed_failures:
- "Sensor/photon_ops not yet implemented in drawImage for method != 'phot'"
- "module 'jax_galsim' has no attribute 'SiliconSensor'"
- "module 'jax_galsim' has no attribute 'set_omp_threads'"
- "module 'jax_galsim' has no attribute 'Spergel'"
- "module 'jax_galsim' has no attribute 'LookupTable2D'"
- "module 'jax_galsim' has no attribute 'zernike'"
- "Invalid TFORM4: 1PE(7)" # see https://github.com/astropy/astropy/issues/15477

0 comments on commit b258819

Please sign in to comment.