You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed at JuliaLang/METADATA.jl#6436 (review) it would be nice to have some rendering tests running in travis, though might be tricky. Some relevant parts of the discussion:
Testing in a virtualized headless environment will be "interesting" as it normally depends on a working X windows and working OpenGL 3.3 implementation to actually do anything useful. Steps for an end-to-end test could be something like:
As discussed at JuliaLang/METADATA.jl#6436 (review) it would be nice to have some rendering tests running in travis, though might be tricky. Some relevant parts of the discussion:
Testing in a virtualized headless environment will be "interesting" as it normally depends on a working X windows and working OpenGL 3.3 implementation to actually do anything useful. Steps for an end-to-end test could be something like:
xvfb
https://docs.travis-ci.com/user/gui-and-headless-browsers/ ?)The text was updated successfully, but these errors were encountered: