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
tests don't fail on travis when DISPLAY can't be opened.
underlying issues: (1) BrokenPipeError failures don't cause tests to register as failed, (2) tests should run xmgrace as headless (e.g. no GUI), but this may not be possible.
The text was updated successfully, but these errors were encountered:
tests don't fail on travis when DISPLAY can't be opened.
underlying issues: (1) BrokenPipeError failures don't cause tests to register as failed, (2) tests should run xmgrace as headless (e.g. no GUI), but this may not be possible.
The text was updated successfully, but these errors were encountered: