Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add support for executing examples #528

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

Merged
merged 2 commits into from
Sep 30, 2016
Merged

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Sep 29, 2016

This fixes #239. It is a followup to #380, now that #381 is fixed to add support for executing example code along with tests.

I think this is complete, but I want to do some additional testing before declaring it so.

@flimzy flimzy changed the title WIP: Add support for executing examples Add support for executing examples Sep 29, 2016
@flimzy
Copy link
Member Author

flimzy commented Sep 29, 2016

Examples are working, in general. But there is still some corner case where GopherJS hangs (see #529). I don't expect this is directly related to Examples, and as such it might be appropriate to merge this before solving #529, but running all upstream examples automatically in CircleCI is not an option before solving #529. But it's probably worth at least investigating #529 more fully before making that call (which I intend to do as time permits).

@neelance neelance merged commit a49e8ac into gopherjs:master Sep 30, 2016
@neelance
Copy link
Member

LGTM, thanks @flimzy!

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

Successfully merging this pull request may close these issues.

Feature Request: gopherjs test support running and verifying example code.
2 participants