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

Intermittent Node EPIPE exceptions when video recording is on #7216

Closed
VasilyStrelyaev opened this issue Aug 3, 2022 · 3 comments · Fixed by #7272
Closed

Intermittent Node EPIPE exceptions when video recording is on #7216

VasilyStrelyaev opened this issue Aug 3, 2022 · 3 comments · Fixed by #7272
Assignees
Labels
AREA: server Dashboard FREQUENCY: level 1 SYSTEM: video recording An issue related to the video recording functionality. TYPE: bug The described behavior is considered as wrong (bug).

Comments

@VasilyStrelyaev
Copy link
Collaborator

VasilyStrelyaev commented Aug 3, 2022

What is your Scenario?

I run my tests with video recording enabled.

What is the Current behavior?

I get intermittent errors like:

изображение

They are not thrown if I disable video recording.

What is the Expected behavior?

No errors appear.

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

See Steps to Reproduce.

What is your TestCafe test code?

See Steps to Reproduce.

Your complete configuration file

No response

Your complete test report

No response

Screenshots

No response

Steps to Reproduce

Team members can see the steps here: https://devexpress-my.sharepoint.com/:w:/p/vasily_strelyaev/EfM8qhSSyt1AoxImRERf4qQBDQFY9OVSKBYGHVvJMghV2g?e=VSu6yu

TestCafe version

1.20.0

Node.js version

16.15.1

Command-line arguments

See Steps to Reproduce.

Browser name(s) and version(s)

No response

Platform(s) and version(s)

No response

Other

No response

@VasilyStrelyaev VasilyStrelyaev added TYPE: bug The described behavior is considered as wrong (bug). AREA: server SYSTEM: video recording An issue related to the video recording functionality. labels Aug 3, 2022
@miherlosev
Copy link
Collaborator

I've reproduced the issue with Node.js 16.15.0.

image
image

@miherlosev
Copy link
Collaborator

The issue is reproduced in Mac OS with testcafe@1.20-rc.2 with another error:
MicrosoftTeams-image

@github-actions
Copy link

github-actions bot commented Sep 6, 2022

Release v2.0.1-alpha.1 addresses this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AREA: server Dashboard FREQUENCY: level 1 SYSTEM: video recording An issue related to the video recording functionality. TYPE: bug The described behavior is considered as wrong (bug).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants