Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change event log storage test to use uuid run_ids #21756

Merged
merged 1 commit into from
May 9, 2024

Conversation

prha
Copy link
Member

@prha prha commented May 9, 2024

Summary & Motivation

Instead of overriding this test in Cloud, we should simplify the base test so that it tests the overall max storage id logic in an implementation-independent way.

  • removes the wiped state check
  • switches from text => uuid run ids

How I Tested These Changes

BK

@prha prha requested a review from jmsanders May 9, 2024 17:37
@prha prha merged commit e2c61e0 into master May 9, 2024
1 check passed
@prha prha deleted the prha/change_storage_test_max_record branch May 9, 2024 18:01
danielgafni pushed a commit to danielgafni/dagster that referenced this pull request Jun 18, 2024
## Summary & Motivation
Instead of overriding this test in Cloud, we should simplify the base
test so that it tests the overall max storage id logic in an
implementation-independent way.

* removes the wiped state check
* switches from text => uuid run ids

## How I Tested These Changes
BK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants