Test for a specific error message to encompass different types of run storage
Details
Details
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Branch
- graphqlstorage (branched from master)
- Lint
Lint Passed - Unit
No Test Coverage
Event Timeline
python_modules/dagster/dagster_tests/core_tests/storage_tests/utils/run_storage.py | ||
---|---|---|
900 | Why are some run storage implementations raising an exception that doesn't inherit from DagsterRunNotFoundError? This feels like the test accurately describes behavior and we have implementations that should change. |