Issue metadata
Sign in to add a comment
|
DXT1CompressedTextureTest failures on Win7 Debug (AMD). |
||||||||||||||||||||||
Issue descriptionThe failures started happening consistently with build: https://build.chromium.org/p/chromium.gpu.fyi/builders/Win7%20Debug%20%28AMD%29/builds/2279 Here is trace of the failure: 3 tests failed: DXT1CompressedTextureTest.CompressedTexImage/ES2_D3D11_9_3 (e:\b\c\b\win\src\third_party\angle\src\tests\gl_tests\dxt1compressedtexturetest.cpp:79) DXT1CompressedTextureTest.CompressedTexStorage/ES2_D3D11_9_3 (e:\b\c\b\win\src\third_party\angle\src\tests\gl_tests\dxt1compressedtexturetest.cpp:79) DXT1CompressedTextureTestD3D11.PBOCompressedTexStorage/ES2_D3D11_9_3 (e:\b\c\b\win\src\third_party\angle\src\tests\gl_tests\dxt1compressedtexturetest.cpp:275) Tests took 387 seconds. ERR: egl::Display::initialize(456): ANGLE Display::initialize error 12289: Cannot create an OpenGL ES platform on Windows without the WGL_EXT_create_context_es(2)_profile extension. ERR: egl::Display::initialize(456): ANGLE Display::initialize error 12289: Cannot create an OpenGL ES platform on Windows without the WGL_EXT_create_context_es(2)_profile extension. I suspect https://chromium-review.googlesource.com/c/537967/ might be the culprit. geofflang@, could you take a look please.
,
Jun 22 2017
I'm seeing this fail again with a different error:
3 tests failed:
DXT1CompressedTextureTest.CompressedTexImage/ES2_D3D11_9_3 (e:\b\c\b\win\src\third_party\angle\src\tests\gl_tests\dxt1compressedtexturetest.cpp:79)
DXT1CompressedTextureTest.CompressedTexStorage/ES2_D3D11_9_3 (e:\b\c\b\win\src\third_party\angle\src\tests\gl_tests\dxt1compressedtexturetest.cpp:79)
DXT1CompressedTextureTestD3D11.PBOCompressedTexStorage/ES2_D3D11_9_3 (e:\b\c\b\win\src\third_party\angle\src\tests\gl_tests\dxt1compressedtexturetest.cpp:275)
Tests took 420 seconds.
ERR: egl::Display::initialize(456): ANGLE Display::initialize error 12289: Intel OpenGL ES drivers are not supported.
ERR: egl::Display::initialize(456): ANGLE Display::initialize error 12289: Intel OpenGL ES drivers are not supported.
Again the only ANGLE related change in that range was the one above.
geofflang@, could you verify if this could be caused by your change.
,
Jun 22 2017
Here is the build where it started failing: https://build.chromium.org/p/chromium.gpu.fyi/builders/Win10%20Debug%20%28Intel%20HD%20530%29/builds/1024
,
Jun 22 2017
Build is passing now. |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by geoffl...@chromium.org
, Jun 21 2017Status: Duplicate (was: Assigned)