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

Tests run is complete with no successful results #129

Open
testhorse opened this issue Apr 29, 2020 · 0 comments
Open

Tests run is complete with no successful results #129

testhorse opened this issue Apr 29, 2020 · 0 comments

Comments

@testhorse
Copy link

testhorse commented Apr 29, 2020

I am using webpagetest npm package, to run tests on my 10 web pages one after the other.
command used :
webpagetest test <page1_url> -k <api_key> -v
webpagetest test <page2_url> -k <api_key> -v
.
.
webpagetest test <page10_url> -k <api_key> -v
All the tests were running fine for last 3 months.

Recently, some of tests started failing from 17th April 2020.
Some of the tests are passing and some are failing, this is very random.

When I checked the report url, it looks as follows:
Screen Shot 2020-04-29 at 19 29 14

Even after trying : webpagetest restart <test_ID> nothing happens.
When tried manually from the result page, the tests gets restarted and works fine.

Looking for help. Would appreciate. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant