Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(345)

Unified Diff: third_party/WebKit/Source/core/frame/UseCounterTest.cpp

Issue 2528493003: Correctly disable UseCounterTest.InspectorDisablesMeasurement (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/frame/UseCounterTest.cpp
diff --git a/third_party/WebKit/Source/core/frame/UseCounterTest.cpp b/third_party/WebKit/Source/core/frame/UseCounterTest.cpp
index 6430ab4f97ed24ef0da20e91bed6d343524e50b8..81e9d4c27c2c9ccd3feceb5c08f219e35c4d2e98 100644
--- a/third_party/WebKit/Source/core/frame/UseCounterTest.cpp
+++ b/third_party/WebKit/Source/core/frame/UseCounterTest.cpp
@@ -250,7 +250,7 @@ TEST(UseCounterTest, MAYBE_SVGImageContext) {
#define MAYBE_InspectorDisablesMeasurement InspectorDisablesMeasurement
#endif
-TEST(UseCounterTest, InspectorDisablesMeasurement) {
+TEST(UseCounterTest, MAYBE_InspectorDisablesMeasurement) {
UseCounter useCounter;
HistogramTester histogramTester;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698