Hi folks,
I posted this as a comment on #2172, but I wanted to note it here. Right now the holdup for merging yt-4 into master is the answer testing. We actually would not expect the answers to be the same between the two (at the very least because the ordering of values will be different) so we need to do some kind of manually inspection.
My plan for addressing answer testing differences, which I will start by doing manually:
I believe this should cover most of the cases, and will take to the next step of verification. To conduct these tests, I'm going to work on a script that outputs the appropriate values into an HDF5 file, and then compare the results for both. This will be somewhat distinct from the answer testing and designed for ease of exploration.
Once I have a system prepared for this, I will post back here, and I will likely put the results online to view.
-Matt
This sounds like a good plan, thank you for being conscientious about changing answers.
On Mon, Oct 7, 2019 at 10:55 AM Matthew Turk matthewturk@gmail.com wrote:
Hi folks,
I posted this as a comment on #2172, but I wanted to note it here. Right now the holdup for merging yt-4 into master is the answer testing. We actually would not expect the answers to be the same between the two (at the very least because the ordering of values will be different) so we need to do some kind of manually inspection.
My plan for addressing answer testing differences, which I will start by doing manually:
I believe this should cover most of the cases, and will take to the next step of verification. To conduct these tests, I'm going to work on a script that outputs the appropriate values into an HDF5 file, and then compare the results for both. This will be somewhat distinct from the answer testing and designed for ease of exploration.
Once I have a system prepared for this, I will post back here, and I will likely put the results online to view.
-Matt
yt-dev mailing list -- yt-dev@python.org To unsubscribe send an email to yt-dev-leave@python.org