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

Unified Diff: tests/co19/co19-dart2dart.status

Issue 11265024: Make methods in Stopwatch getters and rename to be more consistent. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Apply suggestions. Created 8 years, 2 months 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
Index: tests/co19/co19-dart2dart.status
diff --git a/tests/co19/co19-dart2dart.status b/tests/co19/co19-dart2dart.status
index 692d5897c094de336151ae546d97062ea1567ad3..6df0223edc457aafea7049c163e4980a6b6b2991 100644
--- a/tests/co19/co19-dart2dart.status
+++ b/tests/co19/co19-dart2dart.status
@@ -116,6 +116,20 @@ LibTest/core/Map/getKeys_A01_t02: Fail, OK # co19 issue 293
LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 293
LibTest/core/Map/getValues_A01_t01: Fail, OK # co19 issue 293
+# The following tests use function calls instead of getters.
+LibTest/core/Stopwatch/Stopwatch_A01_t01: Fail, OK
+LibTest/core/Stopwatch/elapsed_A01_t03: Fail, OK
+LibTest/core/Stopwatch/elapsed_A01_t01: Fail, OK
+LibTest/core/Stopwatch/elapsed_A01_t02: Fail, OK
+LibTest/core/Stopwatch/elapsedInUs_A01_t01: Fail, OK
+LibTest/core/Stopwatch/elapsedInMs_A01_t01: Fail, OK
+LibTest/core/Stopwatch/start_A01_t01: Fail, OK
+LibTest/core/Stopwatch/start_A01_t02: Fail, OK
+LibTest/core/Stopwatch/start_A01_t03: Fail, OK
+LibTest/core/Stopwatch/stop_A01_t01: Fail, OK
+LibTest/core/Stopwatch/frequency_A01_t01: Fail, OK
+
+
LibTest/core/Match/end_A01_t01: Fail, OK # co19 issue 294
LibTest/core/Match/group_A01_t01: Fail, OK # co19 issue 294
LibTest/core/Match/groupCount_A01_t01: Fail, OK # co19 issue 294

Powered by Google App Engine
This is Rietveld 408576698