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

Issue 16244007: Enable language tests on SIMARM and mark 14 of them as failing. (Closed)

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

Description

Enable language tests on SIMARM and mark 14 of them as failing. Implement more features on ARM. R=zra@google.com Committed: https://code.google.com/p/dart/source/detail?r=23448

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+337 lines, -66 lines) Patch
M runtime/vm/assembler_arm.h View 1 chunk +5 lines, -1 line 0 comments Download
M runtime/vm/assembler_arm.cc View 4 chunks +20 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm.cc View 1 3 chunks +34 lines, -3 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 8 chunks +250 lines, -32 lines 0 comments Download
M runtime/vm/intrinsifier_arm.cc View 10 chunks +11 lines, -29 lines 0 comments Download
M tests/language/language.status View 1 1 chunk +17 lines, -1 line 3 comments Download

Messages

Total messages: 8 (0 generated)
regis
7 years, 6 months ago (2013-05-30 22:28:26 UTC) #1
zra
lgtm https://codereview.chromium.org/16244007/diff/1/runtime/vm/flow_graph_compiler_arm.cc File runtime/vm/flow_graph_compiler_arm.cc (right): https://codereview.chromium.org/16244007/diff/1/runtime/vm/flow_graph_compiler_arm.cc#newcode1423 runtime/vm/flow_graph_compiler_arm.cc:1423: __ b(&fall_through, NE); The code is a bit ...
7 years, 6 months ago (2013-05-30 23:17:35 UTC) #2
regis
Thanks! https://codereview.chromium.org/16244007/diff/1/runtime/vm/flow_graph_compiler_arm.cc File runtime/vm/flow_graph_compiler_arm.cc (right): https://codereview.chromium.org/16244007/diff/1/runtime/vm/flow_graph_compiler_arm.cc#newcode1423 runtime/vm/flow_graph_compiler_arm.cc:1423: __ b(&fall_through, NE); On 2013/05/30 23:17:35, zra wrote: ...
7 years, 6 months ago (2013-05-31 00:37:04 UTC) #3
regis
Committed patchset #2 manually as r23448 (presubmit successful).
7 years, 6 months ago (2013-05-31 00:38:36 UTC) #4
kustermann
https://codereview.chromium.org/16244007/diff/7001/tests/language/language.status File tests/language/language.status (right): https://codereview.chromium.org/16244007/diff/7001/tests/language/language.status#newcode805 tests/language/language.status:805: *: Skip Why do you skip all language tests ...
7 years, 6 months ago (2013-06-03 07:54:26 UTC) #5
zra
https://codereview.chromium.org/16244007/diff/7001/tests/language/language.status File tests/language/language.status (right): https://codereview.chromium.org/16244007/diff/7001/tests/language/language.status#newcode805 tests/language/language.status:805: *: Skip On 2013/06/03 07:54:26, kustermann wrote: > Why ...
7 years, 6 months ago (2013-06-03 15:30:52 UTC) #6
kustermann
https://codereview.chromium.org/16244007/diff/7001/tests/language/language.status File tests/language/language.status (right): https://codereview.chromium.org/16244007/diff/7001/tests/language/language.status#newcode805 tests/language/language.status:805: *: Skip On 2013/06/03 15:30:52, zra wrote: > On ...
7 years, 6 months ago (2013-06-03 15:40:39 UTC) #7
zra
7 years, 6 months ago (2013-06-03 15:44:22 UTC) #8
Message was sent while issue was closed.
On 2013/06/03 15:40:39, kustermann wrote:
> In case this was an accident: There a couple of other status files where arm
> tests were marked as skip (we don't run any tests at the moment). You might
want
> to update these as well.
> 
> I don't know what your plans are, but if you enable all the tests on arm and
> update the status files for failing/crashing tests we could move the arm board
> builder from FYI to the main waterfall.

I'll fix-up the status files so that arm == simarm. If it looks good on FYI,
then I think moving over to the main waterfall is a good idea.

Thanks,
Zach

Powered by Google App Engine
This is Rietveld 408576698