[Bug 111059] ANGLE DrawBuffersTest.Gaps/ES2_Vulkan test fails on Intel Ubuntu19.04
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 5 07:28:19 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=111059
--- Comment #7 from Denis <denys.kostin at globallogic.com> ---
>It's kind of surprising you could not reproduce it. Probably there might be something different between us.
After filling few other bugs into BZ I re-checked this issue and found out,
that this test fails on commit, found as "bad" for this issue =>
https://bugs.freedesktop.org/show_bug.cgi?id=111069
Note: Google Test filter = DrawBuffersTest.Gaps/ES2_Vulkan
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from DrawBuffersTest
[ RUN ] DrawBuffersTest.Gaps/ES2_Vulkan
../../src/tests/gl_tests/DrawBuffersTest.cpp:195: Failure
Expected equality of these values:
color
Which is: Green
angle::ReadColor(getWindowWidth() / 2, getWindowHeight() / 2)
Which is: Transparent Black
index 1
[ FAILED ] DrawBuffersTest.Gaps/ES2_Vulkan, where GetParam() = ES2_Vulkan (99
ms)
[----------] 1 test from DrawBuffersTest (99 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (99 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] DrawBuffersTest.Gaps/ES2_Vulkan, where GetParam() = ES2_Vulkan
So, my results for this test on KBL HW:
(this one is the most resent git mesa - mesa-git-04.07-vulkan)
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 19.2.0-devel
(git-0cc02c9ea6)
PASSED
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 18.0.0 (git-dceb1ce807)
PASSED
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 18.3.0-devel
(git-b3c6146925)
FAILED
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20190705/cdbaa4a4/attachment.html>
More information about the intel-3d-bugs
mailing list