Testcafe-hammerhead erorr reset-guard.ja:27
up vote
0
down vote
favorite
I am getting an error sometimes when I run testcafe
/opt/testcafe/node_modules/testcafe-hammerhead/lib/request-pipeline/connection-reset-guard.js:27
throw err;
^
automated-tests e2e-testing testcafe
add a comment |
up vote
0
down vote
favorite
I am getting an error sometimes when I run testcafe
/opt/testcafe/node_modules/testcafe-hammerhead/lib/request-pipeline/connection-reset-guard.js:27
throw err;
^
automated-tests e2e-testing testcafe
1
Try to explain your question properly.
– Chamila Maddumage
Nov 9 at 8:12
In witch way ? I need tags to explain my question more properly, Can you help ?
– Rafaa Turki
Nov 12 at 12:25
+ /opt/testcafe/bin/testcafe-with-v8-flag-filter.js 'chromium:headless --no-sandbox' -e -q --reporter xunit test int /opt/testcafe/node_modules/testcafe-hammerhead/lib/request-pipeline/connection-reset-guard.js:27 throw err; ^ Error: write EPIPE at _errnoException (util.js:992:11) at WriteWrap.afterWrite (net.js:864:14) Build step 'Execute shell' marked build as failure Recording test results
– Rafaa Turki
Nov 12 at 12:29
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am getting an error sometimes when I run testcafe
/opt/testcafe/node_modules/testcafe-hammerhead/lib/request-pipeline/connection-reset-guard.js:27
throw err;
^
automated-tests e2e-testing testcafe
I am getting an error sometimes when I run testcafe
/opt/testcafe/node_modules/testcafe-hammerhead/lib/request-pipeline/connection-reset-guard.js:27
throw err;
^
automated-tests e2e-testing testcafe
automated-tests e2e-testing testcafe
edited Nov 9 at 9:43
Alex Skorkin
2,0621430
2,0621430
asked Nov 9 at 7:55
Rafaa Turki
61
61
1
Try to explain your question properly.
– Chamila Maddumage
Nov 9 at 8:12
In witch way ? I need tags to explain my question more properly, Can you help ?
– Rafaa Turki
Nov 12 at 12:25
+ /opt/testcafe/bin/testcafe-with-v8-flag-filter.js 'chromium:headless --no-sandbox' -e -q --reporter xunit test int /opt/testcafe/node_modules/testcafe-hammerhead/lib/request-pipeline/connection-reset-guard.js:27 throw err; ^ Error: write EPIPE at _errnoException (util.js:992:11) at WriteWrap.afterWrite (net.js:864:14) Build step 'Execute shell' marked build as failure Recording test results
– Rafaa Turki
Nov 12 at 12:29
add a comment |
1
Try to explain your question properly.
– Chamila Maddumage
Nov 9 at 8:12
In witch way ? I need tags to explain my question more properly, Can you help ?
– Rafaa Turki
Nov 12 at 12:25
+ /opt/testcafe/bin/testcafe-with-v8-flag-filter.js 'chromium:headless --no-sandbox' -e -q --reporter xunit test int /opt/testcafe/node_modules/testcafe-hammerhead/lib/request-pipeline/connection-reset-guard.js:27 throw err; ^ Error: write EPIPE at _errnoException (util.js:992:11) at WriteWrap.afterWrite (net.js:864:14) Build step 'Execute shell' marked build as failure Recording test results
– Rafaa Turki
Nov 12 at 12:29
1
1
Try to explain your question properly.
– Chamila Maddumage
Nov 9 at 8:12
Try to explain your question properly.
– Chamila Maddumage
Nov 9 at 8:12
In witch way ? I need tags to explain my question more properly, Can you help ?
– Rafaa Turki
Nov 12 at 12:25
In witch way ? I need tags to explain my question more properly, Can you help ?
– Rafaa Turki
Nov 12 at 12:25
+ /opt/testcafe/bin/testcafe-with-v8-flag-filter.js 'chromium:headless --no-sandbox' -e -q --reporter xunit test int /opt/testcafe/node_modules/testcafe-hammerhead/lib/request-pipeline/connection-reset-guard.js:27 throw err; ^ Error: write EPIPE at _errnoException (util.js:992:11) at WriteWrap.afterWrite (net.js:864:14) Build step 'Execute shell' marked build as failure Recording test results– Rafaa Turki
Nov 12 at 12:29
+ /opt/testcafe/bin/testcafe-with-v8-flag-filter.js 'chromium:headless --no-sandbox' -e -q --reporter xunit test int /opt/testcafe/node_modules/testcafe-hammerhead/lib/request-pipeline/connection-reset-guard.js:27 throw err; ^ Error: write EPIPE at _errnoException (util.js:992:11) at WriteWrap.afterWrite (net.js:864:14) Build step 'Execute shell' marked build as failure Recording test results– Rafaa Turki
Nov 12 at 12:29
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
This problem was already fixed in testcafe@0.23.1.
The commit with the fix - https://github.com/DevExpress/testcafe-hammerhead/commit/a5821a69f2d53799b1028ce459b03b1af662eb79
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
This problem was already fixed in testcafe@0.23.1.
The commit with the fix - https://github.com/DevExpress/testcafe-hammerhead/commit/a5821a69f2d53799b1028ce459b03b1af662eb79
add a comment |
up vote
1
down vote
This problem was already fixed in testcafe@0.23.1.
The commit with the fix - https://github.com/DevExpress/testcafe-hammerhead/commit/a5821a69f2d53799b1028ce459b03b1af662eb79
add a comment |
up vote
1
down vote
up vote
1
down vote
This problem was already fixed in testcafe@0.23.1.
The commit with the fix - https://github.com/DevExpress/testcafe-hammerhead/commit/a5821a69f2d53799b1028ce459b03b1af662eb79
This problem was already fixed in testcafe@0.23.1.
The commit with the fix - https://github.com/DevExpress/testcafe-hammerhead/commit/a5821a69f2d53799b1028ce459b03b1af662eb79
edited Nov 9 at 9:42
answered Nov 9 at 8:39
mlosev
4811617
4811617
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53221770%2ftestcafe-hammerhead-erorr-reset-guard-ja27%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Try to explain your question properly.
– Chamila Maddumage
Nov 9 at 8:12
In witch way ? I need tags to explain my question more properly, Can you help ?
– Rafaa Turki
Nov 12 at 12:25
+ /opt/testcafe/bin/testcafe-with-v8-flag-filter.js 'chromium:headless --no-sandbox' -e -q --reporter xunit test int /opt/testcafe/node_modules/testcafe-hammerhead/lib/request-pipeline/connection-reset-guard.js:27 throw err; ^ Error: write EPIPE at _errnoException (util.js:992:11) at WriteWrap.afterWrite (net.js:864:14) Build step 'Execute shell' marked build as failure Recording test results– Rafaa Turki
Nov 12 at 12:29