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

Issue 92223003: Clean up isolate tests. (Closed)

Created:
7 years ago by floitsch
Modified:
7 years ago
Reviewers:
kustermann
CC:
reviews_dartlang.org, Lasse Reichstein Nielsen
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 14

Patch Set 2 : rebase #

Patch Set 3 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -208 lines) Patch
A + tests/isolate/compile_time_error_test.dart View 1 chunk +13 lines, -12 lines 0 comments Download
M tests/isolate/isolate.status View 1 2 4 chunks +2 lines, -24 lines 0 comments Download
D tests/isolate/isolate2_negative_test.dart View 1 chunk +0 lines, -22 lines 0 comments Download
D tests/isolate/isolate3_negative_test.dart View 1 chunk +0 lines, -34 lines 0 comments Download
D tests/isolate/isolate_import_negative_test.dart View 1 chunk +0 lines, -14 lines 0 comments Download
A + tests/isolate/isolate_import_test.dart View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
D tests/isolate/isolate_negative_test.dart View 1 chunk +0 lines, -24 lines 0 comments Download
A + tests/isolate/isolate_throws_test.dart View 1 2 1 chunk +11 lines, -7 lines 0 comments Download
A + tests/isolate/simple_message_test.dart View 1 chunk +10 lines, -8 lines 0 comments Download
D tests/isolate/spawn_function_negative_test.dart View 1 chunk +0 lines, -25 lines 0 comments Download
D tests/isolate/spawn_uri_vm_negative_test.dart View 1 chunk +0 lines, -23 lines 0 comments Download
D tests/isolate/unresolved_ports_negative_test.dart View 1 chunk +0 lines, -13 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
floitsch
Most of the negative tests had already multi-tests. That's why I could just delete them.
7 years ago (2013-11-27 18:45:03 UTC) #1
kustermann
lgtm with comments https://codereview.chromium.org/92223003/diff/1/tests/isolate/compile_time_error_test.dart File tests/isolate/compile_time_error_test.dart (right): https://codereview.chromium.org/92223003/diff/1/tests/isolate/compile_time_error_test.dart#newcode17 tests/isolate/compile_time_error_test.dart:17: : fld2 = fld1 /// 01: ...
7 years ago (2013-11-28 09:19:47 UTC) #2
floitsch
https://codereview.chromium.org/92223003/diff/1/tests/isolate/compile_time_error_test.dart File tests/isolate/compile_time_error_test.dart (right): https://codereview.chromium.org/92223003/diff/1/tests/isolate/compile_time_error_test.dart#newcode17 tests/isolate/compile_time_error_test.dart:17: : fld2 = fld1 /// 01: compile-time error On ...
7 years ago (2013-11-28 14:35:25 UTC) #3
floitsch
Committed patchset #3 manually as r30761 (presubmit successful).
7 years ago (2013-11-28 14:36:42 UTC) #4
kustermann
7 years ago (2013-11-28 15:06:05 UTC) #5
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698