Skip to content

Four tests still "failing" but inconsequential #527

@mpkeightley

Description

@mpkeightley

Bug raised in Fingerprint fail on generating TMD #522 appears to be fixed, though flagging that four tests still "fail" on Windows, but all appear to be floating point differences between Windows and Mac rather than code bugs. Pointing this out because other users on Windows might run into this and think it is a true failure.

FAILED tests/test_weights.py::test_weights - ValueError: WEIGHT FINGERPRINT MISMATCH USING 2022 DATA:
p50: actual=398.079155, expected=398.097

FAILED tests/test_tax_expenditures.py::test_tax_exp_diffs - ValueError:
paytax,act,exp,atol,rtol= 1431.7 1429.5 0.1 1e-05

FAILED tests/test_imputed_variables.py::test_obbba_deduction_tax_benefits - ValueError:
(small numerical differences across OTM, TIP, ALI, ALL deductions)

FAILED tests/test_tmd_file_fingerprint.py::test_tmd_file_fingerprint - Failed: 34 statistic mismatch(es)
(fingerprint generated under taxcalc 6.5.2, currently installed 6.6.2):

Mac: total=189765003.27, mean=880.604580
Windows: total=189765156.11, mean=880.605289

These remaining differences appear to be platform-related rather than bugs. Happy to provide any additional diagnostic information if useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions