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

test: remove redundant (and brittle) assertion #8894

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

wes-turner
Copy link
Contributor

We should not check twice that the REST API 404ed on a missing workspace. Trust our exception type.

Description

Test Plan

Commentary (optional)

Checklist

  • Changes have been manually QA'd
  • User-facing API changes need the "User-facing API Change" label.
  • Release notes should be added as a separate file under docs/release-notes/.
    See Release Note for details.
  • Licenses should be included for new code which was copied and/or modified from any external code.

Ticket

We should not check twice that the REST API 404ed on a missing workspace. Trust our exception type.
@cla-bot cla-bot bot added the cla-signed label Feb 26, 2024
Copy link

netlify bot commented Feb 26, 2024

Deploy Preview for determined-ui canceled.

Name Link
🔨 Latest commit 3a2b197
🔍 Latest deploy log https://app.netlify.com/sites/determined-ui/deploys/65dce2ac87eb5500082a8ac5

@wes-turner wes-turner marked this pull request as ready for review February 28, 2024 03:05
@wes-turner wes-turner requested a review from a team as a code owner February 28, 2024 03:05
@wes-turner wes-turner requested review from jgongd and NicholasBlaskey and removed request for jgongd February 28, 2024 03:05
@wes-turner wes-turner merged commit aab9b42 into main Feb 28, 2024
74 of 88 checks passed
@wes-turner wes-turner deleted the wes/test-workplace-404 branch February 28, 2024 18:12
maxrussell pushed a commit that referenced this pull request Mar 21, 2024
We should not check twice that the REST API 404ed on a missing workspace. Trust our exception type.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants