"optics_demos.py":exceptionCondition(notfrontends[Qt.PYSIDE],reason="Test fails due to PySide bug: https://bugreports.qt.io/browse/PYSIDE-671"),
'GLVolumeItem.py':exceptionCondition(not(sys.platform=="darwin"andsys.version_info[0]==2and(frontends[Qt.PYQT4]orfrontends[Qt.PYSIDE])),reason="glClear does not work on macOS + Python2.7 + Qt4: https://github.com/pyqtgraph/pyqtgraph/issues/939"),
'GLIsosurface.py':exceptionCondition(not(sys.platform=="darwin"andsys.version_info[0]==2and(frontends[Qt.PYQT4]orfrontends[Qt.PYSIDE])),reason="glClear does not work on macOS + Python2.7 + Qt4: https://github.com/pyqtgraph/pyqtgraph/issues/939"),
'GLSurfacePlot.py':exceptionCondition(not(sys.platform=="darwin"andsys.version_info[0]==2and(frontends[Qt.PYQT4]orfrontends[Qt.PYSIDE])),reason="glClear does not work on macOS + Python2.7 + Qt4: https://github.com/pyqtgraph/pyqtgraph/issues/939"),
'GLScatterPlotItem.py':exceptionCondition(not(sys.platform=="darwin"andsys.version_info[0]==2and(frontends[Qt.PYQT4]orfrontends[Qt.PYSIDE])),reason="glClear does not work on macOS + Python2.7 + Qt4: https://github.com/pyqtgraph/pyqtgraph/issues/939"),
'GLshaders.py':exceptionCondition(not(sys.platform=="darwin"andsys.version_info[0]==2and(frontends[Qt.PYQT4]orfrontends[Qt.PYSIDE])),reason="glClear does not work on macOS + Python2.7 + Qt4: https://github.com/pyqtgraph/pyqtgraph/issues/939"),
'GLLinePlotItem.py':exceptionCondition(not(sys.platform=="darwin"andsys.version_info[0]==2and(frontends[Qt.PYQT4]orfrontends[Qt.PYSIDE])),reason="glClear does not work on macOS + Python2.7 + Qt4: https://github.com/pyqtgraph/pyqtgraph/issues/939"),
'GLMeshItem.py':exceptionCondition(not(sys.platform=="darwin"andsys.version_info[0]==2and(frontends[Qt.PYQT4]orfrontends[Qt.PYSIDE])),reason="glClear does not work on macOS + Python2.7 + Qt4: https://github.com/pyqtgraph/pyqtgraph/issues/939"),
'GLImageItem.py':exceptionCondition(not(sys.platform=="darwin"andsys.version_info[0]==2and(frontends[Qt.PYQT4]orfrontends[Qt.PYSIDE])),reason="glClear does not work on macOS + Python2.7 + Qt4: https://github.com/pyqtgraph/pyqtgraph/issues/939")