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

Issue 2168603003: Fixing test issue in test-cpu-profiler/TickLinesOptimized. (Closed)

Created:
4 years, 5 months ago by georgia.kouveli
Modified:
4 years, 4 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Fixing test issue in test-cpu-profiler/TickLinesOptimized. The test was calling OptimizeFunctionOnNextCall on a function before ever executing it - crankshaft therefore didn't have any type info and was generating a soft deoptimization bailout. Make sure we execute the function before calling OptimizeFunctionOnNextCall to avoid this issue. BUG= Committed: https://crrev.com/ca4707f775a7f67fa23808f0af1c5c4813911b14 Cr-Commit-Position: refs/heads/master@{#38171}

Patch Set 1 #

Patch Set 2 : Disabling the test for ignition in status file. #

Patch Set 3 : Removed duplicate disabling of the test in cctest.status #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M test/cctest/cctest.status View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M test/cctest/test-cpu-profiler.cc View 1 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 20 (10 generated)
georgia.kouveli
The test was calling OptimizeFunctionOnNextCall on a function before ever executing it - crankshaft therefore ...
4 years, 5 months ago (2016-07-20 15:13:54 UTC) #2
Benedikt Meurer
LGTM, thanks for fixing.
4 years, 5 months ago (2016-07-20 17:39:28 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2168603003/1
4 years, 5 months ago (2016-07-20 17:40:11 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_gyp_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_gyp_rel_ng/builds/779) v8_linux64_gyp_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
4 years, 5 months ago (2016-07-20 17:52:00 UTC) #7
georgia.kouveli
I've been looking at the bot failures - I see three failing cases: 1) --nocrankshaft ...
4 years, 5 months ago (2016-07-21 14:34:20 UTC) #8
Benedikt Meurer
I think skipping the test with an appropriate TODO in the status file should be ...
4 years, 5 months ago (2016-07-22 04:01:22 UTC) #9
georgia.kouveli
PTAL!
4 years, 5 months ago (2016-07-22 13:16:28 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2168603003/40001
4 years, 4 months ago (2016-07-29 10:00:48 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-07-29 10:21:22 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-07-29 10:22:13 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ca4707f775a7f67fa23808f0af1c5c4813911b14
Cr-Commit-Position: refs/heads/master@{#38171}

Powered by Google App Engine
This is Rietveld 408576698