-
It seems that a regression has been introduced in ec6ba65e which breaks `tmt test show --verbose`:
```
tmt test show smoke -v
/tests/core/smoke
summary Just a basic smoke test…
psss updated
2 months ago
-
A test failed on a tracked branch
```
Error: retry.try reached timeout 120000 ms
Error: 1 elements still loading contents
at renderable.ts:54:15
at processTicksAndRejections (node:internal/pr…
-
Get initial tests running as part of the gem.
-
Currently we've disabled the session affinity tests from the CI smoke network conformance in #2424.
We should investigate why they are flaky in smoke suite as they are passing fine on VM based conf…
-
We should add tests inside the description of #2485 to the smoke test suite.
-
Additional smoke tests need to be added.
* Representative samples of each compatibility level of packet should be stored. Any future version of BitShuffle needs to be able to decode such packets, …
-
Smoke tests are a pain. The fewer, the better.
We have too many examples. We should think about why we cannot automate some of them and, in the worst case, reduce the set of tests to the minimum.
-
### Current state
We support uploads via drag&drop, but don't have them covered in our test suite
### Acceptance criteria
Write two smoke tests
- [x] upload file via drag&drop and assert that it…
-
### Description
With https://github.com/Automattic/woocommerce-payments/pull/5586, we have introduced building a plugin zip file and running E2E - Pull Request tests against that package when relea…
-
### Which components does the task require to be changed? (think hard pls)
snforge
### Description
After recent additions of USC, it seems a necessary changes were missing from smoke tests.
Becaus…