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

Make it possible to remote debug / profile UI tests #8256

Merged
merged 1 commit into from Jun 30, 2015

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Jun 30, 2015

Removing the var was needed to make it possible to remote debug otherwise the variable was not available in other scripts and caused errors.

Afterwards it should be possible to start remote debugging via phantomjs --remote-debugger-port=9000 run-tests.js

Removing the var was needed to make it possible to remote debug otherwise the variable was not available in other scripts and caused errors
@tsteur tsteur added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Jun 30, 2015
tsteur added a commit that referenced this pull request Jun 30, 2015
Make it possible to remote debug / profile UI tests
@tsteur tsteur merged commit 1fae678 into master Jun 30, 2015
@tsteur tsteur deleted the ui_tests_remote_debugging branch June 30, 2015 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant