Skip to content

Conversation

@joshlf
Copy link
Member

@joshlf joshlf commented Feb 26, 2024

This shouldn't have made it onto main, but was able to as a result of the bug described in #947.

While we're here, add an assert! that prevents us from running UI tests when the derive feature is disabled. The derive feature is required in order for UI tests to produce sensible output, and running without it enabled is a common source of mis-steps when developing that ends up slowing us down.

This will need to merge before #948 can merge.

This shouldn't have made it onto `main`, but was able to as a result of
the bug described in #947.

While we're here, add an `assert!` that prevents us from running UI
tests when the `derive` feature is disabled. The `derive` feature is
required in order for UI tests to produce sensible output, and running
without it enabled is a common source of mis-steps when developing that
ends up slowing us down.

This will need to merge before #948 can merge.
@joshlf joshlf requested a review from jswrenn February 26, 2024 20:15
@joshlf joshlf enabled auto-merge February 26, 2024 20:15
@joshlf joshlf added this pull request to the merge queue Feb 26, 2024
Merged via the queue into main with commit 2e2eaa7 Feb 26, 2024
@joshlf joshlf deleted the fix-ui-tests branch February 26, 2024 20:39
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.

2 participants