question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

github_iconTop GitHub Comments

1reaction
U8NWXDcommented, Aug 17, 2022

(1), (2), and (3) are fixed. We didn’t directly fix (6), but we haven’t seen it in a while

1reaction
seanlipcommented, Jul 29, 2022

Thanks so much @heyimShivam, this is really helpful! I took a quick look.

For 5), isn’t that a “Unhandled promise rejection: RequestError: read ECONNRESET” flake? In general always look at the first thing that occurs – if an earlier test fails then later ones may fail with stuff like “Login page did not load” but that is not the “real” flake.

The one that we haven’t seen before is 1). It seems related to setContent() so maybe it’s a residual flake after the recent fix in #15806. Thanks for raising it – I’ll bring it up with Chris tomorrow.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why end-to-end tests are flaky, and how to fix them
Every time a test flakes, a developer needs to investigate whether the failure is true or false. If the "flake rate" of your...
Read more >
End to End Tests · oppia/oppia Wiki - GitHub
New contributors, who are often brand-new to open source software development, can be discouraged by flakes. When they see a failing E2E ......
Read more >
Fixed "play later" E2E Flake - Google Groups
We recently merged #14822 to fix the "play later" end-to-end test flake. If tests are failing on your PR with that flake, please...
Read more >
Flaky Test Management with Cypress - GitNation
Flaky Test Management with Cypress ... This workshop is for Cypress users who want to step up their game against flake in their...
Read more >
Flaky Tests: Getting Rid Of A Living Nightmare In Testing
Even though end-to-end tests are more prone to being flaky, I've experienced them in all kinds of tests: unit tests, functional tests, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found