Make asset checks run during integration tests #3928
Labels
dagster
Issues related to our use of the Dagster orchestrator
data-validation
Issues related to checking whether data meets our quality expectations.
testing
Writing tests, creating test data, automating testing, etc.
Overview
Asset check failures do not appear to get run or be treated as blocking when run as part of the integration tests.
I swear @jdangerx already tackled this in #3687 but it seems to be back from the dead?
I verified this by running the VCE RARE subset of the DAG using the
fast_etl
job in the Dagster UI (getting a failure) while the integration tests in the merge-queue requirements / local integration tests have been passing.Success Criteria
Tasks
The text was updated successfully, but these errors were encountered: