Skip to content

test_reform_fiscal_impacts[Raise VAT standard rate by 2pp] fails on main (43bn actual vs 25bn expected) #364

@MaxGhenis

Description

@MaxGhenis

Observed

Recent CI on main (and every open PR downstream of current main) fails:

policyengine_uk_data/tests/microsimulation/test_reform_impacts.py::test_reform_fiscal_impacts[Raise VAT standard rate by 2pp] FAILED
E  AssertionError: Impact for Raise VAT standard rate by 2pp is 43.5 billion, expected 25.0 billion

Also failing, likely related:

policyengine_uk_data/tests/test_energy_calibration.py::test_non_negative_energy FAILED
E  AssertionError: 14 households have negative electricity

Scope

Pre-existing on main (branch Push workflow is failing). Reproduces on every open uk-data PR:

Hypothesis

A recent consumption-imputation or calibration change roughly doubled the enhanced-FRS VAT base vs the OBR-derived £25 bn target for a +2pp VAT reform. The test_non_negative_energy failure is consistent — imputed consumption for 14 households went negative.

Worth bisecting against the last run that had this test green. Blocks downstream PR merges.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions