Commit 8672b8ae authored by Adrienne Walker's avatar Adrienne Walker Committed by Commit Bot

Disable LayerTreeHostTestQueueImageDecodeNonLazy.*

Followup to 3212ece4 which only handled single thread.
FindIt indicates that multithread is at fault as well.

Bug: 902644
Change-Id: If774e275f4a7f146993661ac4472978856eb1b00
Reviewed-on: https://chromium-review.googlesource.com/c/1324416
Commit-Queue: enne <enne@chromium.org>
Commit-Queue: Khushal <khushalsagar@chromium.org>
Reviewed-by: default avatardanakj <danakj@chromium.org>
Reviewed-by: default avatarKhushal <khushalsagar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#606182}
parent 282f53ff
...@@ -8398,8 +8398,8 @@ class LayerTreeHostTestQueueImageDecodeNonLazy : public LayerTreeHostTest { ...@@ -8398,8 +8398,8 @@ class LayerTreeHostTestQueueImageDecodeNonLazy : public LayerTreeHostTest {
SkBitmap bitmap_; SkBitmap bitmap_;
}; };
// TODO(enne): single thread disabled until http://crbug.com/902644 is fixed // TODO(enne): disabled until http://crbug.com/902644 is fixed
MULTI_THREAD_TEST_F(LayerTreeHostTestQueueImageDecodeNonLazy); // SINGLE_AND_MULTI_THREAD_TEST_F(LayerTreeHostTestQueueImageDecodeNonLazy);
class LayerTreeHostTestHudLayerWithLayerLists : public LayerTreeHostTest { class LayerTreeHostTestHudLayerWithLayerLists : public LayerTreeHostTest {
public: public:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment