Update stale Linux/Windows taxsimtest binaries to current NBER builds#1095
Merged
Conversation
The bundled Linux/Windows binaries dated from Aug 2025 and predated TAXSIM's opt(30) liability-year rebate handling, so test_opt30_aligns_rebate_timing failed on those platforms (VA 2021: siitax 2568.05/srebate 0 instead of 2068.05/500). The macOS binary was already current (#928). Verified via Docker: the new Linux build (2025Dec24) matches PE under opt(30). Fixes the CI failure discussed in #1089. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Every run now reports the build date the binary stamps into its output header, the opt30 test failure message points at stale-binary diagnosis instead of implying an upstream change, and a README documents how to check and update the bundled binaries. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
taxsimtest-linux.exe/taxsimtest-windows.exedated from Aug 2025 and predate TAXSIM's opt(30) liability-year rebate handling, sotest_opt30_aligns_rebate_timing(added in Add --taxsim-opt30 flag to compare (PSL-conformance test mode) #1074) failed on ubuntu/windows CI while macOS (binary updated in Update macOS TAXSIM-35 binary for TY 2025 support #928) passed.taxsim.nber.org/stata/taxsimtest/linuxandtaxsim.nber.org/taxsimtest/taxsimtest.exe).🤖 Generated with Claude Code