conformance2/sync/sync-webgl-specific.html failing intermittently |
|||||
Issue descriptiona webgl conformance test - conformance2/sync/sync-webgl-specific.html fails on windows and mac. Chrome Version: (copy from chrome://version) OS: (e.g. Win7, OSX 10.9.5, etc...) What steps will reproduce the problem? (1) (2) (3) What is the expected result? What happens instead? Please use labels and text to provide additional information. For graphics-related bugs, please copy/paste the contents of the about:gpu page at the end of this report.
,
Mar 6 2018
That's surprising because this test was developed on macOS.
,
Apr 5 2018
Has been reported failing on Linux too in Issue 828978 : https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20FYI%20Release%20%28NVIDIA%29/1103 https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20FYI%20Release%20%28NVIDIA%29/1130 Looking again at the test, I should not have made it time-based but tick-based. This is the way the existing occlusion-query.html test works.
,
Apr 5 2018
,
Apr 12 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/d5fd79c66c041e669cb7cc0d0a41dbcdac886649 commit d5fd79c66c041e669cb7cc0d0a41dbcdac886649 Author: Kenneth Russell <kbr@chromium.org> Date: Thu Apr 12 23:23:34 2018 Roll WebGL aef0b3a..7c0541d https://chromium.googlesource.com/external/khronosgroup/webgl.git/+log/aef0b3a..7c0541d Bug: 804118 , 818336 , 828262 , angleproject:2381 Tbr: zmo@chromium.org, kainino@chromium.org, jdarpinian@chromium.org Cq-Include-Trybots: luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_angle_rel_ng;luci.chromium.try:win_angle_rel_ng Change-Id: I28b3d55e43f5633ffe4c8cd6e7e375dd2fba2b9b Reviewed-on: https://chromium-review.googlesource.com/1010910 Reviewed-by: Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#550408} [modify] https://crrev.com/d5fd79c66c041e669cb7cc0d0a41dbcdac886649/DEPS [modify] https://crrev.com/d5fd79c66c041e669cb7cc0d0a41dbcdac886649/content/test/gpu/gpu_tests/webgl_conformance_revision.txt
,
Apr 13 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/84cb067cc041086edb815509612b20ba07f9ffd7 commit 84cb067cc041086edb815509612b20ba07f9ffd7 Author: Kenneth Russell <kbr@chromium.org> Date: Fri Apr 13 03:41:40 2018 Unsuppress sync-webgl-specific.html. With the WebGL conformance roll in https://crrev.com/d5fd79c66c041e669cb7cc0d0a41dbcdac886649 , this test should be passing reliably. Tbr: kainino@chromium.org Bug: 818336 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: I3fbff79ce0cd11afc562870dd4f05ed06303bafd Reviewed-on: https://chromium-review.googlesource.com/1011593 Reviewed-by: Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#550498} [modify] https://crrev.com/84cb067cc041086edb815509612b20ba07f9ffd7/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
,
Apr 13 2018
Calling this fixed. It didn't flake in the tryjobs and hasn't flaked since landing: https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Win10%20FYI%20Release%20(NVIDIA) https://ci.chromium.org/buildbot/chromium.gpu.fyi/Win10%20FYI%20Release%20%28Intel%20HD%20630%29/
,
Apr 17 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/d5fd79c66c041e669cb7cc0d0a41dbcdac886649 commit d5fd79c66c041e669cb7cc0d0a41dbcdac886649 Author: Kenneth Russell <kbr@chromium.org> Date: Thu Apr 12 23:23:34 2018 Roll WebGL aef0b3a..7c0541d https://chromium.googlesource.com/external/khronosgroup/webgl.git/+log/aef0b3a..7c0541d Bug: 804118 , 818336 , 828262 , angleproject:2381 Tbr: zmo@chromium.org, kainino@chromium.org, jdarpinian@chromium.org Cq-Include-Trybots: luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_angle_rel_ng;luci.chromium.try:win_angle_rel_ng Change-Id: I28b3d55e43f5633ffe4c8cd6e7e375dd2fba2b9b Reviewed-on: https://chromium-review.googlesource.com/1010910 Reviewed-by: Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#550408} [modify] https://crrev.com/d5fd79c66c041e669cb7cc0d0a41dbcdac886649/DEPS [modify] https://crrev.com/d5fd79c66c041e669cb7cc0d0a41dbcdac886649/content/test/gpu/gpu_tests/webgl_conformance_revision.txt
,
Apr 17 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/84cb067cc041086edb815509612b20ba07f9ffd7 commit 84cb067cc041086edb815509612b20ba07f9ffd7 Author: Kenneth Russell <kbr@chromium.org> Date: Fri Apr 13 03:41:40 2018 Unsuppress sync-webgl-specific.html. With the WebGL conformance roll in https://crrev.com/d5fd79c66c041e669cb7cc0d0a41dbcdac886649 , this test should be passing reliably. Tbr: kainino@chromium.org Bug: 818336 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: I3fbff79ce0cd11afc562870dd4f05ed06303bafd Reviewed-on: https://chromium-review.googlesource.com/1011593 Reviewed-by: Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#550498} [modify] https://crrev.com/84cb067cc041086edb815509612b20ba07f9ffd7/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by vikassoni@chromium.org
, Mar 2 2018