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

Add test case and fix for glGetDebugInfo regression under Node. #111

Merged
merged 4 commits into from Nov 30, 2016

Conversation

ibgreen
Copy link
Collaborator

@ibgreen ibgreen commented Nov 30, 2016

@shaojingli @gnavvy - quick regression fix.

@@ -1,24 +1,27 @@
// No headless
// import './context-no-headless.spec';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need this line to include the new test?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good question
No that file is imported from a different test run (without headless-gl imported).
We run with and without headless gl. I have pushed a commit that removes the commented line in this index.js file.

@ibgreen ibgreen merged commit 4617ca0 into master Nov 30, 2016
@ibgreen ibgreen deleted the fix-get-debug-info branch November 30, 2016 21:09
ibgreen added a commit that referenced this pull request May 1, 2017
* Add test case and fix for glGetDebugInfo regression under Node.

* Add "experimental.js" to exported "files"  in package.json.

* Add comments to some top-level test index.js files
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.

None yet

2 participants