Hynek Mlnarik
3ecc564575
Remove the video file only if it exists
...
Fixes : #29554
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-05-15 15:07:22 +02:00
Hynek Mlnarik
7daa2a0471
Only store videos of failed Cypress tests
...
`cypressSplit` function overrides the `after:spec` trigger which
is used for removing videos of successful tests.
Fixes : #29471
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-05-13 16:57:32 +02:00
Jon Koops
4eb71c4f40
Record Cypress test failures in video ( #27232 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-02-27 14:03:34 +01:00
Jon Koops
b1a6a5a1b0
Run Cypress tests in parallel using cypress-split
( #20685 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-02-20 11:10:54 +01:00
Jon Koops
62a73ec85e
Use module
type for all packages ( #25084 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2023-11-28 12:26:14 +00:00