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

Unified Diff: tests/co19/co19-dart2js.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-dart2js.status
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index e90a49c5b26601787b7abe77874f232c3de77261..8fa4fa3d4653030920b5d23e3b15438948d85051 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -309,6 +309,19 @@ Language/14_Types/5_Function_Types_A01_t21: Fail, OK
LibTest/core/String/charCodes_A01_t01: Fail, OK # co19 issue 289
+# 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/isolate/SendPort/send_A02_t02: Fail, OK # co19 issue 293
LibTest/isolate/SendPort/send_A02_t03: Fail, OK # co19 issue 293
LibTest/isolate/SendPort/send_A02_t04: Fail, OK # co19 issue 293

Powered by Google App Engine
This is Rietveld 408576698