-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
area-infrastructureUse area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.Use area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.closed-obsoleteClosed as the reported issue is no longer relevantClosed as the reported issue is no longer relevant
Milestone
Description
Somehow, I had lost my configuration for Google Storage. When I ran
./tools/test.py --mode=release -r drt -c dart2js html samples
I saw this:
Updating DumpRenderTree.
Test configuration: dart2js_drt_release_ia32
When I ran get_drt.py as follows, I got an error which I could act upon.
/Users/dgrove/repo/dart-bleeding/dart/tools/get_drt.py
- WARNING: Can't download DumpRenderTree! This is required to test client apps.
- You need to do a one-time configuration step to access Google Storage.
- Please run this command and follow the instructions:
-
third_party/gsutil/gsutil config - NOTE: When prompted you can leave "project-id" blank. Just hit enter.
The test script should actually stop rather than silently failing to update drt.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-infrastructureUse area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.Use area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.closed-obsoleteClosed as the reported issue is no longer relevantClosed as the reported issue is no longer relevant