Commit 2b0278dc authored by Justin DeWitt's avatar Justin DeWitt Committed by Chromium LUCI CQ

Disable flaky AR test due to crash in libarcore

Tbr: bialpio@chromium.org
Bug: 1153305
Change-Id: I20476991fdfa7c91328122b5f5be5402574fb00c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2607402Reviewed-by: default avatarJustin DeWitt <dewittj@chromium.org>
Commit-Queue: Justin DeWitt <dewittj@chromium.org>
Cr-Commit-Position: refs/heads/master@{#839816}
parent 49e83833
......@@ -68,6 +68,7 @@ public class WebXrArAnchorsTest {
*/
@Test
@MediumTest
@DisabledTest(message = "https://crbug.com/1153305")
@XrActivityRestriction({XrActivityRestriction.SupportedActivity.ALL})
@ArPlaybackFile("chrome/test/data/xr/ar_playback_datasets/floor_session_12s_30fps.mp4")
public void testHitTestAnchorSucceedsWithPlane() {
......
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