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

Issue 1071363002: Relocate service library tests and hookup a working status file (Closed)

Created:
5 years, 8 months ago by Cutch
Modified:
5 years, 8 months ago
Reviewers:
turnidge
CC:
reviews_dartlang.org, ricow1, turnidge, vm-dev_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Relocate service library tests and hookup a working status file BUG= Committed: https://code.google.com/p/dart/source/detail?r=45043

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-16 lines, -2523 lines) Patch
D runtime/observatory/observatory.status View 1 chunk +0 lines, -14 lines 0 comments Download
D runtime/observatory/test/allocations_test.dart View 1 chunk +0 lines, -35 lines 0 comments Download
D runtime/observatory/test/async_generator_breakpoint_test.dart View 1 chunk +0 lines, -88 lines 0 comments Download
D runtime/observatory/test/bad_web_socket_address_test.dart View 1 chunk +0 lines, -19 lines 0 comments Download
D runtime/observatory/test/caching_test.dart View 1 chunk +0 lines, -39 lines 0 comments Download
D runtime/observatory/test/call_site_data_test.dart View 1 chunk +0 lines, -188 lines 0 comments Download
D runtime/observatory/test/classes_test.dart View 1 chunk +0 lines, -26 lines 0 comments Download
D runtime/observatory/test/code_test.dart View 1 chunk +0 lines, -86 lines 0 comments Download
D runtime/observatory/test/command_test.dart View 1 chunk +0 lines, -228 lines 0 comments Download
D runtime/observatory/test/contexts_test.dart View 1 chunk +0 lines, -131 lines 0 comments Download
D runtime/observatory/test/coverage_test.dart View 1 chunk +0 lines, -155 lines 0 comments Download
D runtime/observatory/test/debugging_test.dart View 1 chunk +0 lines, -187 lines 0 comments Download
D runtime/observatory/test/dominator_tree_test.dart View 1 chunk +0 lines, -55 lines 0 comments Download
D runtime/observatory/test/echo_test.dart View 1 chunk +0 lines, -42 lines 0 comments Download
D runtime/observatory/test/eval_test.dart View 1 chunk +0 lines, -94 lines 0 comments Download
D runtime/observatory/test/functions_test.dart View 1 chunk +0 lines, -37 lines 0 comments Download
D runtime/observatory/test/gc_test.dart View 1 chunk +0 lines, -40 lines 0 comments Download
D runtime/observatory/test/graph_test.dart View 1 chunk +0 lines, -99 lines 0 comments Download
D runtime/observatory/test/inbound_references_test.dart View 1 chunk +0 lines, -56 lines 0 comments Download
D runtime/observatory/test/isolate_lifecycle_test.dart View 1 chunk +0 lines, -101 lines 0 comments Download
D runtime/observatory/test/malformed_test.dart View 1 chunk +0 lines, -29 lines 0 comments Download
D runtime/observatory/test/metrics_test.dart View 1 chunk +0 lines, -42 lines 0 comments Download
D runtime/observatory/test/mirror_references_test.dart View 1 chunk +0 lines, -47 lines 0 comments Download
D runtime/observatory/test/native_metrics_test.dart View 1 chunk +0 lines, -46 lines 0 comments Download
D runtime/observatory/test/source_location_test.dart View 1 chunk +0 lines, -281 lines 0 comments Download
D runtime/observatory/test/string_escaping_test.dart View 1 chunk +0 lines, -87 lines 0 comments Download
D runtime/observatory/test/test_helper.dart View 1 chunk +0 lines, -167 lines 0 comments Download
D runtime/observatory/test/type_arguments_test.dart View 1 chunk +0 lines, -41 lines 0 comments Download
D runtime/observatory/test/vm_test.dart View 1 chunk +0 lines, -21 lines 0 comments Download
D runtime/observatory/test/weak_properties_test.dart View 1 chunk +0 lines, -64 lines 0 comments Download
A + runtime/observatory/tests/service/allocations_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/async_generator_breakpoint_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/bad_web_socket_address_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/caching_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/call_site_data_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/classes_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/code_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/command_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/contexts_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/coverage_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/debugging_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/dominator_tree_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/echo_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/eval_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/functions_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/gc_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/graph_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/inbound_references_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/isolate_lifecycle_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/malformed_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/metrics_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/mirror_references_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/native_metrics_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/service.status View 1 chunk +11 lines, -5 lines 0 comments Download
A + runtime/observatory/tests/service/source_location_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/string_escaping_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/test_helper.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/type_arguments_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/vm_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + runtime/observatory/tests/service/weak_properties_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
M tools/testing/dart/test_configurations.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/testing/dart/test_options.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (1 generated)
Cutch
TBR=turnidge@google.com
5 years, 8 months ago (2015-04-09 22:57:43 UTC) #2
Cutch
5 years, 8 months ago (2015-04-09 22:59:11 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 45043 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698