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

Page doesn't load in hammerhead-playground #1389

Closed
helen-dikareva opened this issue Nov 27, 2017 · 22 comments
Closed

Page doesn't load in hammerhead-playground #1389

helen-dikareva opened this issue Nov 27, 2017 · 22 comments
Assignees
Milestone

Comments

@helen-dikareva
Copy link
Collaborator

Based on question
url is private
It happens due to error in generateCallExpression method:
(node:2717) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: First argument must be a string or Buffer

@neilmatillano
Copy link

Do you have any timeline or date for this issue to be resolved or new version with this fix to be available?

@miherlosev
Copy link
Contributor

Hi @neilmatillano
We plan to fix this issue during Sprint 10. I cannot provide you with a strong timeline, but usually it takes about 2-3 weeks.
Also, when the issue will be fixed, we will publish a new testcafe version at once.

@LavrovArtem
Copy link
Contributor

The fix is published in testcafe@0.18.6-dev20171207

@neilmatillano
Copy link

neilmatillano commented Dec 7, 2017

Great! Thanks! I will try this version!

@neilmatillano
Copy link

neilmatillano commented Dec 7, 2017

@LavrovArtem @helen-dikareva I updated to this version and tried. Now I get this new error ( different from previous one -- Unhandled promise rejection ), but now it automatically closes the browser:

✖ InitialTest

  1. Error on page "https://...":

    Uncaught SyntaxError: 'super' keyword unexpected here

    Browser: Chrome 62.0.3202 / Mac OS X 10.13.1

1/1 failed (5s)

@LavrovArtem
Copy link
Contributor

LavrovArtem commented Dec 7, 2017

@neilmatillano Please try to run TestCafe with the --skip-js-errors flag. (more information):

@LavrovArtem
Copy link
Contributor

LavrovArtem commented Dec 7, 2017

@neilmatillano I've investigated the error and found another our problem.
We will let you know when we release a version with the fix.

@neilmatillano
Copy link

Thank you @LavrovArtem , yes i added the --skip-js-errors, no crash but the page is still not loading properly.

@neilmatillano
Copy link

Do you have an estimate for the release with the fix for this new issue? @LavrovArtem
Thanks!

@miherlosev
Copy link
Contributor

We will publish the release with a fix next week.

@LavrovArtem
Copy link
Contributor

@neilmatillano The fix is published in testcafe@0.18.6-dev20171211

@neilmatillano
Copy link

@LavrovArtem , page seems to finally get loaded now. I will check further by adding more tests. Thank you all for the reactivity!

@LavrovArtem
Copy link
Contributor

fixed in #1410

@EItanya
Copy link

EItanya commented Feb 9, 2018

I just downloaded version testcafe@0.18.6-dev20171211 and I am still seeing the original error that was posted in the original thread. I am running the same environment as well. I tried running in remote as well and it still didn't work.

@miherlosev
Copy link
Contributor

Hi @EItanya.
Try to use the latest version - testcafe@0.18.7-dev20180206 and tell us about results..

@EItanya
Copy link

EItanya commented Feb 12, 2018

Hi, @miherlosev, Thanks so much for the rapid response. I downloaded the newest version and the tests now start up without the error, but nothing displays so the test ends up failing. I navigate to the URL normally and the website shows up, but when I input the same URL into the test it loads, but nothing renders.

@miherlosev
Copy link
Contributor

I navigate to the URL normally

Is your site public? Could you, please, provide an url?

@EItanya
Copy link

EItanya commented Feb 12, 2018

No it is not, sorry

@miherlosev
Copy link
Contributor

In this case, we need an example to reproduce. By the description you provided, it is a difficult to determinate the reason of the problem. Or we can try to organize an remote session using Skype.

@EItanya
Copy link

EItanya commented Feb 15, 2018

I talked it over with my team and that would be great. How would you like to go about scheduling that?

@miherlosev
Copy link
Contributor

Write me on mikhail.losev@devexpress.com.
I will send you an invitation to the TestCafe's Slack channel.

@lock
Copy link

lock bot commented Mar 28, 2019

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow.

@lock lock bot added the STATE: Auto-locked Issues that were automatically locked by the Lock bot label Mar 28, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants