Description
This issue was originally filed by krh...@gmail.com
What steps will reproduce the problem?
- gclient config http://dart.googlecode.com/svn//branches/bleeding_edge/deps/all.deps
- gclient sync
What is the expected output? What do you see instead?
Expected build succeeded
Couldn't download DumpRenderTree: gs://dart-dump-render-tree/latest/chromium-mac-*.zip
What version of the product are you using? On what operating system?
OS X Leopard with XCODE 3.2.3
Please provide any additional information below.
gclient sync
_____ switching all.deps to a new checkout
________ running 'svn checkout http://dart.googlecode.com/svn//branches/bleeding_edge/deps/all.deps /Developer/dart-bleed/all.deps --ignore-externals' in '/Developer/dart-bleed'
A /Developer/dart-bleed/all.deps/DEPS
Checked out revision 324.
Syncing projects: 12% ( 1/ 8)
________ running 'svn update /Developer/dart-bleed/dart --ignore-externals' in '/Developer/dart-bleed'
At revision 324.
Syncing projects: 75% ( 6/ 8)
________ running 'svn update /Developer/dart-bleed/dart/third_party/v8 --ignore-externals' in '/Developer/dart-bleed'
At revision 9578.
Syncing projects: 100% (8/8), done.
________ running '/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python dart/client/tools/generate_build.py' in '/Developer/dart-bleed'
________ running '/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python dart/compiler/scripts/generate_my_projects.py' in '/Developer/dart-bleed'
________ running '/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python dart/tools/generate_projects.py runtime' in '/Developer/dart-bleed'
________ running '/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python dart/tools/generate_projects.py compiler' in '/Developer/dart-bleed'
________ running '/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python dart/tools/generate_projects.py client' in '/Developer/dart-bleed'
client/dart-client.gyp does not exist
________ running '/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python dart/tools/generate_projects.py language' in '/Developer/dart-bleed'
language/dart-language.gyp does not exist
________ running 'dart/third_party/gyp/gyp --depth=dart -Idart/tools/gyp/all.gypi dart/dart.gyp' in '/Developer/dart-bleed'
________ running '/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python dart/tools/get_drt.py runhooks' in '/Developer/dart-bleed'
Couldn't download DumpRenderTree: gs://dart-dump-render-tree/latest/chromium-mac-*.zip
Tests using arch=chromium will not work. Please try again later.