Commit 770a432f authored by Yaron Friedman's avatar Yaron Friedman Committed by Commit Bot

Attempt to disable failing test.

BUG=1041909

Change-Id: Ib3a7729f3c37ceab0486638fbf0984401123f015
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001840Reviewed-by: default avatarTheresa  <twellington@chromium.org>
Commit-Queue: Yaron Friedman <yfriedman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#731792}
parent 4780ac55
......@@ -26,4 +26,8 @@ class InstalledAppProviderTest : public ::testing::Test {
base::android::ScopedJavaGlobalRef<jobject> j_test_;
};
// TODO(crbug/1041909): Disable failing test. This looks like magic but the test
// target is defined by the macro below. This is a hack until these tests are
// easier to disable.
#define TestOneRelatedAppNotInstalled DISABLED_TestOneRelatedAppNotInstalled
JAVA_TESTS(InstalledAppProviderTest, j_test())
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