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

Issue 1785523002: Fix tests for check-ipc Clang plugin to pass on Windows. (Closed)

Created:
4 years, 9 months ago by Dmitry Skiba
Modified:
4 years, 9 months ago
Reviewers:
hans, Nico, dcheng
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix tests for check-ipc Clang plugin to pass on Windows. Add -fno-delayed-template-parsing to disable MSVC-like behavior (check-ipc will only be used on Android, the only platform where we need 32/64-bit processes to talk to each other), remove test that relies on size_t being unsigned long. BUG=581409 Committed: https://crrev.com/b9d266457c4b0b619304c99a28fce037be7b0507 Cr-Commit-Position: refs/heads/master@{#380271}

Patch Set 1 #

Patch Set 2 : Adjust error counts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -15 lines) Patch
M tools/clang/plugins/tests/ipc.cpp View 1 4 chunks +6 lines, -4 lines 0 comments Download
M tools/clang/plugins/tests/ipc.flags View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/plugins/tests/ipc.txt View 1 chunk +7 lines, -10 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
Dmitry Skiba
4 years, 9 months ago (2016-03-09 23:03:48 UTC) #2
hans
lgtm Please add a motivation to the CL description why -fno-delayed-template-parsing is OK.
4 years, 9 months ago (2016-03-09 23:15:07 UTC) #3
Dmitry Skiba
On 2016/03/09 23:15:07, hans wrote: > lgtm > > Please add a motivation to the ...
4 years, 9 months ago (2016-03-09 23:20:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1785523002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1785523002/20001
4 years, 9 months ago (2016-03-09 23:21:32 UTC) #7
Nico
this is cool to get the tests passing, but in real life clang-cl builds with ...
4 years, 9 months ago (2016-03-09 23:22:33 UTC) #8
Dmitry Skiba
On 2016/03/09 23:22:33, Nico wrote: > this is cool to get the tests passing, but ...
4 years, 9 months ago (2016-03-09 23:29:51 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-10 00:25:25 UTC) #11
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/b9d266457c4b0b619304c99a28fce037be7b0507 Cr-Commit-Position: refs/heads/master@{#380271}
4 years, 9 months ago (2016-03-10 00:26:42 UTC) #13
Nico
All the ToT bots are still red, this didn't help. See https://build.chromium.org/p/chromium.fyi/builders/ClangToTWin%28dbg%29/builds/4949: esting ipc.cpp... failed: ...
4 years, 9 months ago (2016-03-10 15:10:59 UTC) #14
Nico
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1778383002/ by thakis@chromium.org. ...
4 years, 9 months ago (2016-03-10 15:11:23 UTC) #15
hans
4 years, 9 months ago (2016-03-10 16:31:37 UTC) #16
Message was sent while issue was closed.
On 2016/03/10 15:11:23, Nico wrote:
> A revert of this CL (patchset #2 id:20001) has been created in
> https://codereview.chromium.org/1778383002/ by mailto:thakis@chromium.org.
> 
> The reason for reverting is: IPC plugin tests are failing on the clang/tot win
> bots..

Weird, it passed for me when I built the Windows package. Anyway, I suppose this
will allow us to figure out the proper fix.

Powered by Google App Engine
This is Rietveld 408576698