Disable a remote LTH test, we don't deserialize FakePictureLayer.
Currently for LTH remote test, we deserialize FakePictureLayer into PictureLayer, so on the compositor impl thread, FakePictureLayerImpl is not created but PictureLayerImpl, which cause downcasting failure. BUG=657871 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Review-Url: https://chromiumcodereview.appspot.com/2441673003 Cr-Commit-Position: refs/heads/master@{#426571}
Showing
Please register or sign in to comment