Skip to content

DumpRenderTree updater fails silently #4157

@dgrove

Description

@dgrove

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.

Metadata

Metadata

Assignees

Labels

area-infrastructureUse area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.closed-obsoleteClosed as the reported issue is no longer relevant

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions