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

marking flaky tests #524

Merged
merged 1 commit into from
Mar 7, 2024
Merged

marking flaky tests #524

merged 1 commit into from
Mar 7, 2024

Conversation

shakyShane
Copy link
Collaborator

@shakyShane shakyShane commented Mar 7, 2024

Description

No changes, just starting to mark tests that we see are flaky.

Then, you can run just those tests, or everything but

npm run test:integration -- --grep '@flaky' 

Running everything BUT flaky tests

npm run test:integration -- --grep-invert '@flaky' 

@shakyShane
Copy link
Collaborator Author

shakyShane commented Mar 7, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @shakyShane and the rest of your teammates on Graphite Graphite

@shakyShane
Copy link
Collaborator Author

shakyShane commented Mar 7, 2024

I think we have at most about 5 possible flaky tests - these are ones I could re-create on main locally on an M1

Copy link
Member

@GioSensation GioSensation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@shakyShane shakyShane merged commit 0654de8 into main Mar 7, 2024
1 check passed
@GioSensation GioSensation deleted the 03-07-marking_flaky_tests branch March 7, 2024 13:36
CDRussell pushed a commit to duckduckgo/Android that referenced this pull request Mar 18, 2024
Task/Issue URL:
https://app.asana.com/0/1206839421155384/1206839421155384
Autofill Release:
https://github.com/duckduckgo/duckduckgo-autofill/releases/tag/10.2.0


## Description
Updates Autofill to version
[10.2.0](https://github.com/duckduckgo/duckduckgo-autofill/releases/tag/10.2.0).

### Autofill 10.2.0 release notes
## What's Changed
* Remove unused Android UA check by @jonathanKingston in
duckduckgo/duckduckgo-autofill#494
* fix tracker radar kit reference by @brindy in
duckduckgo/duckduckgo-autofill#505
* Update password-related json files (2024-03-04) by @daxmobile in
duckduckgo/duckduckgo-autofill#518
* separate 'third party provider' feature by @shakyShane in
duckduckgo/duckduckgo-autofill#252
* marking flaky tests by @shakyShane in
duckduckgo/duckduckgo-autofill#524
* remove device-specifc 'isEnabled' checks by @shakyShane in
duckduckgo/duckduckgo-autofill#523
* fixing some flaky tests by @shakyShane in
duckduckgo/duckduckgo-autofill#526
* Fixes bugs for Lufthansa, Twitter, Rumble by @GioSensation in
duckduckgo/duckduckgo-autofill#529
* Update Github action dependency by @GioSensation in
duckduckgo/duckduckgo-autofill#531

## New Contributors
* @brindy made their first contribution in
duckduckgo/duckduckgo-autofill#505

**Full Changelog**:
duckduckgo/duckduckgo-autofill@10.1.0...10.2.0

## Steps to test
This release has been tested during autofill development. For smoke test
steps see [this
task](https://app.asana.com/0/1198964220583541/1200583647142330/f).

Co-authored-by: GioSensation <1828326+GioSensation@users.noreply.github.com>
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