Skip to content

fix(test): remove non-existent HDF5 datasets from golden record#118

Merged
marjohma merged 1 commit intomainfrom
fix/golden-record-nonexistent-datasets
Mar 24, 2026
Merged

fix(test): remove non-existent HDF5 datasets from golden record#118
marjohma merged 1 commit intomainfrom
fix/golden-record-nonexistent-datasets

Conversation

@marjohma
Copy link
Copy Markdown
Member

Summary

  • Removes T_EM_phi_e_source and T_EM_phi_i_source from the golden record comparison list in compare.py
  • These datasets are never written by the Fortran code (writeData.f90), causing 18 test failures in CI after PR Golden record test #96 was merged

Test plan

  • CI golden record tests pass (18 previously failing tests should now pass)

🤖 Generated with Claude Code

…rison

T_EM_phi_e_source and T_EM_phi_i_source are never written by the Fortran
code (writeData.f90), causing 18 golden record test failures in CI.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@marjohma marjohma merged commit 467b1ca into main Mar 24, 2026
1 check passed
@marjohma marjohma deleted the fix/golden-record-nonexistent-datasets branch March 24, 2026 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant