Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable BasicSharedContexts tests on opengl::wgl
Summary: In D49297661, I added unit tests for shared contexts. The diff passed all tests when landing, but Windows unit tests are not land blocking and have been failing since when ran manually. IGL's WGL implementation isn't complete. It's has no support for shared contexts and no logic for handling sharegroups. Instead of implementing all of that, I'm simply skipping that specific unit test, at least until someone actually needs it. Reviewed By: EricGriffith Differential Revision: D50542255 fbshipit-source-id: c39473ece1780932b95a24e185a6ca424a09360e
- Loading branch information