-
AFAIK debugger visualization output usually don't guarantee output format stability, which as a corollary of #126092, this means that our debuginfo test suite is extremely fragile and prone to breakag…
-
The way the tests broke in #874 when I changed the case of what's arguably an inconsequential word suggests that at least some of our Cypress tests are overly fragile and we should probably fix that.
-
**What would you like to be added**:
Kernel Native mode need e2e test,
There are currently no end-to-end tests for the kernel-native mode in the repository, making the functionality modification…
-
I've had CircleCI fail on 2 tests, which then succeded on rebuild without code change.
1. [failure](https://circleci.com/gh/unicef/etools/5665) `./runtests.sh audit.tests.test_views.TestEngagements…
-
We are trying to use github's use of yaml validation [here](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms). However, they d…
-
We're seeing a lot of Instagram shortcode test failures from what I assume is their oembed return providing something unexpected temporarily.
Maybe we could capture the response, if they are retur…
-
**What is the current behavior of feature you are looking to change?**
follow-up to #1843, @booxter has made some suggestions that illustrate a bit of fragility in the current test setup in `tests/te…
-
### Describe the Current Behavior/Feature:
A lot of tests are prone to breaking due to hardcoded CSS values.
---
### Proposed Behavior/Feature:
An evaluation of each test to determine/implemen…
-
Related: #7798
While updating our CI version coverage I ran into issues caused by "unexepected" log messages,
in this case seemingly generated by `cri-o`. Specifically `smoke_check_first_line` see…
-
I think uv's getting quite mature at this point. Unfortunately, the test suite is still largely dependent on accessing `pypi.org` online. FWICS, on top of 65e2f955f152304c1a4857a96d69d3507d548221 ther…