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

Issue 1167673004: add dev_compiler to DEPS (Closed)

Created:
5 years, 6 months ago by Jennifer Messerly
Modified:
5 years, 6 months ago
Reviewers:
ricow1, Paul Berry
CC:
reviews_dartlang.org, Bob Nystrom, pquitslund
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M DEPS View 1 2 3 4 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (1 generated)
Jennifer Messerly
Does this look right? How do I start the request for github mirror? I tested ...
5 years, 6 months ago (2015-06-01 22:11:07 UTC) #2
Paul Berry
I suspect that third_party/pkg_tested is better home for dev_compiler than third_party/pkg. Here's Bob's explanation of ...
5 years, 6 months ago (2015-06-02 01:25:11 UTC) #3
Paul Berry
Whoops, forgot to CC Bob. Bob, please see my previous message on this thread.
5 years, 6 months ago (2015-06-02 02:05:11 UTC) #4
ricow1
+1 on all that paul said. The actual pulling in lgtm
5 years, 6 months ago (2015-06-02 06:01:32 UTC) #5
Jennifer Messerly
On 2015/06/02 01:25:11, Paul Berry wrote: > I suspect that third_party/pkg_tested is better home for ...
5 years, 6 months ago (2015-06-02 16:23:58 UTC) #6
Paul Berry
On 2015/06/02 16:23:58, John Messerly wrote: > On 2015/06/02 01:25:11, Paul Berry wrote: > > ...
5 years, 6 months ago (2015-06-02 16:49:51 UTC) #7
Jennifer Messerly
Update, realized I was attacking this from the wrong direction ... analyzer_cli is the thing ...
5 years, 6 months ago (2015-06-04 22:30:04 UTC) #8
Jennifer Messerly
PTAL. Changes since last rev: * dev_compiler constraints changed to match SDK versions, * dev_compiler ...
5 years, 6 months ago (2015-06-11 21:16:48 UTC) #9
Paul Berry
I'm going to trust you on the dependency checking this time. You'll get a buildbot ...
5 years, 6 months ago (2015-06-11 23:23:43 UTC) #10
Jennifer Messerly
Committed patchset #4 (id:60001) manually as 70366fe64299bd49bb2f13097c92fca17e495ef8 (presubmit successful).
5 years, 6 months ago (2015-06-16 17:07:11 UTC) #11
Jennifer Messerly
have y'all ever seen a failure like: === BUILD AGGREGATE TARGET pkg_files_stamp OF PROJECT pkg_files ...
5 years, 6 months ago (2015-06-16 17:56:31 UTC) #12
Jennifer Messerly
5 years, 6 months ago (2015-06-16 18:23:58 UTC) #13
Message was sent while issue was closed.
On 2015/06/16 17:56:31, John Messerly wrote:
> have y'all ever seen a failure like:
> 
> === BUILD AGGREGATE TARGET pkg_files_stamp OF PROJECT pkg_files WITH
> CONFIGURATION ReleaseIA32 ===
> 
> 
> ** BUILD FAILED **
> 
> BUILD FAILED
> Running
>
/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/python
> ./tools/build.py --mode=release --arch=ia32,x64 create_sdk
> 
> from
>
http://build.chromium.org/p/client.dart/builders/dart-sdk-mac-be/builds/688/s...
> 
> ... when I run that Python command locally on a mac, I don't see any problems,
> even clearing "xcodebuild" and "gclient sync -f" first
> 
> pkg_files_stamp doesn't even seem to be doing anything interesting, except
> enumerating files and getting their timestamps. If it was Windows, I'd think
> maybe too long of a path name somewhere in there. Total shot in the dark is
> maybe this file:
>
https://github.com/dart-lang/dev_compiler/blob/master/test/codegen/8invalid-c...
> ... but even so, I'd expect a failure from running the same build.py command
> locally.

It does seem all the breaks caused by my change were on Mac builders too. I'm on
10.10.3 though, so maybe too new of an OS X version to reproduce?

Powered by Google App Engine
This is Rietveld 408576698