Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Videos in 1.20 concurrent and several tests #7189

Closed
zoe-jobson-IL opened this issue Jul 25, 2022 · 1 comment
Closed

Videos in 1.20 concurrent and several tests #7189

zoe-jobson-IL opened this issue Jul 25, 2022 · 1 comment
Labels
STATE: Duplicate An issues has been already reported in the other thread. TYPE: bug The described behavior is considered as wrong (bug).

Comments

@zoe-jobson-IL
Copy link

zoe-jobson-IL commented Jul 25, 2022

What is your Scenario?

run 40ish tests concurrently on the testcafe docker image (or locally on my laptop) with videos enabled in testcafe 1.20.0, some tests takes seconds a few take minutes.

What is the Current behavior?

When multiple tests are run concurrently or in sequence with videos on the first set (or test) run have videos as expected but as runs go on later videos start starting with the tail end of a previous test and loosing the tail end of the test that the file name refers to so we can't tie up the last few seconds of failing tests. We have a couple of longer running tests that tend to happen in the middle of the test run, currently they are getting chopped up into peices (one got split into 9.5 videos (the last one suddenly switching to the end of another test (not the one it should have been)

What is the Expected behavior?

Videos should all match the test they belong to and should be complete

What is your public website URL? (or attach your complete example)

irrelevant

What is your TestCafe test code?

we have a complex system of 40 ish tests with structured test code.
I could produce comparative videos if this will help

Your complete configuration file

No response

Your complete test report

No response

Screenshots

No response

Steps to Reproduce

Run a number of tests in sequence or concurrently (if concurrent should be > 2 per 'runner)
look through videos
note later ones start with end of previous one

TestCafe version

1.20.0

Node.js version

16.14.2

Command-line arguments

irrelevant (we have a series of configuration js

Browser name(s) and version(s)

Chrome Version 103.0.5060.134 (Official Build) (64-bit)

Platform(s) and version(s)

alpine (testcafe docker image) and windows 11

Other

No response

@zoe-jobson-IL zoe-jobson-IL added the TYPE: bug The described behavior is considered as wrong (bug). label Jul 25, 2022
@need-response-app need-response-app bot added the STATE: Need response An issue that requires a response or attention from the team. label Jul 25, 2022
@miherlosev
Copy link
Collaborator

Hi @zoe-jobson-IL,

It seems to be similar to the issue in #7188. Try to check if this problem is resolved after the #7188 issue is fixed.

@need-response-app need-response-app bot removed the STATE: Need response An issue that requires a response or attention from the team. label Jul 27, 2022
@miherlosev miherlosev added the STATE: Duplicate An issues has been already reported in the other thread. label Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
STATE: Duplicate An issues has been already reported in the other thread. TYPE: bug The described behavior is considered as wrong (bug).
Projects
None yet
Development

No branches or pull requests

2 participants