-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[No QA] fix(tests/SubscriptionUtils): update time for testing non-overdue #46050
Conversation
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jaydamani I have left a comment. Please have a look.
Also, please sign the CLA
I have read the CLA Document and I hereby sign the CLA |
Reviewer Checklist
Screenshots/VideosTest Runner46050-run-test.mp4MacOS: Chrome / SafariNA as changes are related to test cases run by jest test runner MacOS: DesktopNA as changes are related to test cases run by jest test runner iOS: mWeb SafariNA as changes are related to test cases run by jest test runner Android: NativeNA as changes are related to test cases run by jest test runner Android: mWeb ChromeNA as changes are related to test cases run by jest test runner iOS: NativeNA as changes are related to test cases run by jest test runner |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @jaydamani.
@mountiny Straightforward fix. LGTM. Also, I don't see the need for QA involvement here as this is a test runner issue.
@mountiny can you please review again. Didn't realise the new commit would dismiss the review. |
Hmm.. Strange. Lint workflow does not trigger for first-time contributors until the internal engineer approves the PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
🚀 Deployed to staging by https://github.com/mountiny in version: 9.0.13-0 🚀
|
@kavimuru this only affects automated tests. It should have been labeled |
🚀 Deployed to production by https://github.com/luacmartins in version: 9.0.13-4 🚀
|
Details
tests for "SubscriptionUtils › getSubscriptionStatus › should return OWNER_OF_POLICY_UNDER_INVOICING" and "SubscriptionUtils › getSubscriptionStatus › should return POLICY_OWNER_WITH_AMOUNT_OWED" are flakey and sometimes fail if other processes take longer than 1 second
Fixed Issues
$ #45801
PROPOSAL: #45801 (comment)
Tests
Offline tests
NA
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop