Skip to content

Commit

Permalink
Mark DepthCapture_depthStreamToR32FloatTexture as flaky on win7
Browse files Browse the repository at this point in the history
TBR=riajiang@chromium.org

Bug: 937134
Change-Id: I01fa4a4023a778f40a72c9f035b30270d969bb0a
Reviewed-on: https://chromium-review.googlesource.com/c/1495973
Reviewed-by: Yi Gu <yigu@chromium.org>
Commit-Queue: Yi Gu <yigu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#636842}
  • Loading branch information
yi-gu authored and Commit Bot committed Mar 1, 2019
1 parent 4524de8 commit 3f20eab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/test/gpu/gpu_tests/depth_capture_expectations.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ def SetExpectations(self):
['highsierra', ('intel', 0x0a2e)], bug=824438)
self.Fail('DepthCapture_depthStreamToR32FloatTexture',
['android', ('qualcomm', 'Adreno (TM) 330')], bug=765913)
self.Flaky('DepthCapture_depthStreamToR32FloatTexture',
['win7'], bug=937134)

0 comments on commit 3f20eab

Please sign in to comment.