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

fix: Reactivate User test flake #9979

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Conversation

johnkim-det
Copy link
Contributor

@johnkim-det johnkim-det commented Sep 24, 2024

Ticket

Description

Potential fix for flaky 'Deactivate and Reactivate' test.

Not reproducing failures locally, doesn't seem like this would need to be handled differently for CI. Trying out adding a validation step used in a similar test that's missing here, even though I'm not sure why that would lead to sign out timing out.

Test Plan

Checklist

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

@johnkim-det johnkim-det requested a review from a team as a code owner September 24, 2024 20:16
@cla-bot cla-bot bot added the cla-signed label Sep 24, 2024
Copy link

netlify bot commented Sep 24, 2024

Deploy Preview for determined-ui ready!

Name Link
🔨 Latest commit c2f639c
🔍 Latest deploy log https://app.netlify.com/sites/determined-ui/deploys/66f31e0b6ad4e000098e8d97
😎 Deploy Preview https://deploy-preview-9979--determined-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.46%. Comparing base (dbeea99) to head (c2f639c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9979      +/-   ##
==========================================
- Coverage   54.53%   50.46%   -4.07%     
==========================================
  Files        1257      948     -309     
  Lines      156933   128339   -28594     
  Branches     3614     3612       -2     
==========================================
- Hits        85589    64772   -20817     
+ Misses      71211    63434    -7777     
  Partials      133      133              
Flag Coverage Δ
harness ?
web 54.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 315 files with indirect coverage changes

@johnkim-det johnkim-det merged commit bc3b2a6 into main Sep 24, 2024
88 of 100 checks passed
@johnkim-det johnkim-det deleted the fix/reactivate-user-test-flake branch September 24, 2024 20:44
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