Skip to content

test: fixes for precision and fragile tests from jax-galsim PR#1360

Open
beckermr wants to merge 1 commit into
mainfrom
test-fixes-from-jax-galsim
Open

test: fixes for precision and fragile tests from jax-galsim PR#1360
beckermr wants to merge 1 commit into
mainfrom
test-fixes-from-jax-galsim

Conversation

@beckermr
Copy link
Copy Markdown
Contributor

This PR has suggested changes to the main galsim test suite from the JAX-GalSim changes PR (#1252) that @rmjarvis reviewed for us a while back.

@rmjarvis
Copy link
Copy Markdown
Member

You'll need to remind me why these changes are necessary. They don't look particularly "fragile" to me. Why did we think these changes are appropriate?

@rmjarvis rmjarvis added the tests Related to the test suite label May 29, 2026
@beckermr
Copy link
Copy Markdown
Contributor Author

These changes came from your suggestions on the JAX-GalSim tests suite PR. Basically, we found that when things were implemented in JAX, the tests had to be changed. This was due to them demanding more precision than needed, sensitivity to the RNG seed, etc.

@rmjarvis
Copy link
Copy Markdown
Member

I thought we were moving those test changes to a different repo though... Am I misremembering the plan here?

@beckermr
Copy link
Copy Markdown
Contributor Author

That was our plan, but the original comments you made during the code review indicated to me that these changes were needed in galsim as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Related to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants