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

Issue 14476009: Enable api tests on ARM. (Closed)

Created:
7 years, 8 months ago by regis
Modified:
7 years, 8 months ago
Reviewers:
zra, srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Enable api tests on ARM. Disable generation of optimized code on ARM and MIPS. Committed: https://code.google.com/p/dart/source/detail?r=21972

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+449 lines, -60 lines) Patch
M runtime/platform/globals.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/vm/code_generator.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/vm/dart_api_impl_test.cc View 1 2 12 chunks +24 lines, -18 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm.cc View 1 2 2 chunks +26 lines, -2 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 2 4 chunks +264 lines, -26 lines 0 comments Download
M runtime/vm/stub_code_arm.cc View 1 2 4 chunks +119 lines, -5 lines 0 comments Download
M runtime/vm/stub_code_ia32.cc View 1 2 2 chunks +2 lines, -3 lines 0 comments Download
M runtime/vm/stub_code_x64.cc View 1 2 2 chunks +3 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
regis
7 years, 8 months ago (2013-04-24 17:28:52 UTC) #1
srdjan
DBC https://codereview.chromium.org/14476009/diff/1/runtime/tests/vm/vm.status File runtime/tests/vm/vm.status (right): https://codereview.chromium.org/14476009/diff/1/runtime/tests/vm/vm.status#newcode66 runtime/tests/vm/vm.status:66: cc/LazyLoadDeoptimizes: Skip I would recommend activating these tests ...
7 years, 8 months ago (2013-04-24 17:32:35 UTC) #2
regis
Good idea. Both tests now pass after disabling generation of optimized code. Thanks, Regis https://codereview.chromium.org/14476009/diff/1/runtime/tests/vm/vm.status ...
7 years, 8 months ago (2013-04-24 17:42:17 UTC) #3
zra
LGTM with comments and question. https://codereview.chromium.org/14476009/diff/11/runtime/vm/dart_api_impl_test.cc File runtime/vm/dart_api_impl_test.cc (right): https://codereview.chromium.org/14476009/diff/11/runtime/vm/dart_api_impl_test.cc#newcode170 runtime/vm/dart_api_impl_test.cc:170: #endif A comment here ...
7 years, 8 months ago (2013-04-24 18:22:26 UTC) #4
regis
Thanks! https://codereview.chromium.org/14476009/diff/11/runtime/vm/dart_api_impl_test.cc File runtime/vm/dart_api_impl_test.cc (right): https://codereview.chromium.org/14476009/diff/11/runtime/vm/dart_api_impl_test.cc#newcode170 runtime/vm/dart_api_impl_test.cc:170: #endif On 2013/04/24 18:22:26, zra wrote: > A ...
7 years, 8 months ago (2013-04-24 18:40:47 UTC) #5
regis
7 years, 8 months ago (2013-04-24 18:55:58 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r21972 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698