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

Issue 2863383003: Fix inspector tests for shared libraries. (Closed)

Created:
3 years, 7 months ago by Ilija.Pavlovic1
Modified:
3 years, 7 months ago
CC:
devtools-reviews_chromium.org, v8-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

Fix inspector tests for shared libraries. This CL prevents problems with library libicui18n.so during execution inspector tests when component is defined as shared library. TEST=inspector/* BUG= Review-Url: https://codereview.chromium.org/2863383003 Cr-Commit-Position: refs/heads/master@{#45176} Committed: https://chromium.googlesource.com/v8/v8/+/ab341eab8cd8a81f55fc045fcdc5eb387277290c

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M test/inspector/BUILD.gn View 1 chunk +4 lines, -0 lines 2 comments Download
M test/inspector/inspector.gyp View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (5 generated)
Ilija.Pavlovic1
PTAL
3 years, 7 months ago (2017-05-08 12:40:54 UTC) #2
Michael Achenbach
Can you describe in more detail where these problems occur? The component-build bots we have ...
3 years, 7 months ago (2017-05-08 13:30:06 UTC) #3
Ilija.Pavlovic1
On 2017/05/08 13:30:06, Michael Achenbach wrote: > Can you describe in more detail where these ...
3 years, 7 months ago (2017-05-08 13:44:11 UTC) #4
Ilija.Pavlovic1
https://codereview.chromium.org/2863383003/diff/1/test/inspector/BUILD.gn File test/inspector/BUILD.gn (right): https://codereview.chromium.org/2863383003/diff/1/test/inspector/BUILD.gn#newcode31 test/inspector/BUILD.gn:31: if (v8_enable_i18n_support) { On 2017/05/08 13:30:05, Michael Achenbach wrote: ...
3 years, 7 months ago (2017-05-08 13:51:49 UTC) #5
Michael Achenbach
thanks for explaining. lgtm.
3 years, 7 months ago (2017-05-08 13:54:04 UTC) #6
kozy
lgtm
3 years, 7 months ago (2017-05-08 17:33:13 UTC) #7
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/2863383003/1
3 years, 7 months ago (2017-05-09 05:24:01 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/v8/v8/+/ab341eab8cd8a81f55fc045fcdc5eb387277290c
3 years, 7 months ago (2017-05-09 06:30:25 UTC) #12
jochen (gone - plz use gerrit)
I implemented a different fix here: https://chromium-review.googlesource.com/c/500127/ Ilija, can you confirm that this works for ...
3 years, 7 months ago (2017-05-09 07:19:54 UTC) #14
Ilija.Pavlovic1
On 2017/05/09 07:19:54, jochen wrote: > I implemented a different fix here: > https://chromium-review.googlesource.com/c/500127/ > ...
3 years, 7 months ago (2017-05-09 12:22:25 UTC) #15
jochen (gone - plz use gerrit)
On 2017/05/09 at 12:22:25, Ilija.Pavlovic wrote: > On 2017/05/09 07:19:54, jochen wrote: > > I ...
3 years, 7 months ago (2017-05-09 12:24:43 UTC) #16
Ilija.Pavlovic1
On 2017/05/09 12:24:43, jochen wrote: > On 2017/05/09 at 12:22:25, Ilija.Pavlovic wrote: > > On ...
3 years, 7 months ago (2017-05-09 12:32:03 UTC) #17
Ilija.Pavlovic1
On 2017/05/09 12:32:03, Ilija.Pavlovic1 wrote: > On 2017/05/09 12:24:43, jochen wrote: > > On 2017/05/09 ...
3 years, 7 months ago (2017-05-09 13:45:09 UTC) #18
jochen (gone - plz use gerrit)
3 years, 7 months ago (2017-05-09 13:51:44 UTC) #19
Message was sent while issue was closed.
thx

Powered by Google App Engine
This is Rietveld 408576698