Flake in Edit Thumbnail Modal (FE test)
See original GitHub issueDescribe the bug
Front End Test flake in the following spec
Edit Thumbnail Modal Controller should load a image file in onchange event and save it if it's a svg file
To Reproduce I’ve been trying to reproduce this flake it occurred only once so far. Try brute-forcing Karma tests in “core/templates/components/forms/custom-forms-directives/edit-thumbnail-modal.controller.spec.ts”.
Observed behavior While I was pushing other changes FE test failed all of sudden in this spec.
Expected behavior Flake should be resolved.
Desktop (please complete the following information; delete this section if the issue does not arise on desktop):
- OS: [Ubuntu]
- Browser [chrome]
- Browser-version [88.0.4324.146]
Issue Analytics
- State:
- Created 3 years ago
- Comments:13 (13 by maintainers)
Top Results From Across the Web
Automated QA Team · GitHub
A free, online learning platform to make quality education accessible for all. - Automated QA Team · oppia/oppia.
Read more >Documenting Differences between Early Stone Age Flake ...
This study investigates morphological differences between flakes produced via “core and flake” technologies and those resulting from ...
Read more >Won't Be Fooled Again: Big Differences between Gold and Pyrite
Pyrite is a compound mineral of iron and sulfur. ... If you repeat the test with gold instead of pyrite, the gold will...
Read more >What is ReportPortal?
Our suggestion is to create a Flaky test cases table to find tests that often change status from passed to failed in different...
Read more >SOLVED: 'The photo shows Enchanted Rock in Texas. What is ...
What is the reason why the granite rock flakes off? ... to form iron oxide B. Strong winds carrying particles of rock C....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@U8NWXD @kevintab95 It again failed locally. Since all dependencies of this controller are migrated, I will migrate this controller and re-write the test cases. (this controller is currently using Jquery we should remove it.)
Sorry At that time I didn’t though it was a flake and didn’t take note of it.