dart-lang / dart_ci

Tools used by Dart's continuous integration (CI) testing that aren't needed by Dart SDK contributors. Mirrored from dart.googlesource.com/dart_ci. Do not land pull requests on Github.
BSD 3-Clause "New" or "Revised" License
18 stars 5 forks source link

Broken `log` link on Current Results page #121

Closed nshahan closed 2 years ago

nshahan commented 3 years ago

The log link on the Current Results page for a failing test isn't working.

For example https://dart-ci.firebaseapp.com/current_results/#/filter=pkg/compiler/test/end_to_end/dill_loader_test&showAll

The log link for the failing configuration (web-unittest-asserts-linux) links to:

https://dart-ci.appspot.com/log/any/web-unittest-asserts-linux/latest/pkg/compiler/test/end_to_end/dill_loader_test

Clicking the link loads a page with the message:

error: Failure when fetching configuration/master/web-unittest-asserts-linux/latest from dart-test-results in cloud storage

For comparison the log link on the Results Feed page links to:

https://dart-ci.appspot.com/log/dart2js-unit-linux-x64-release/web-unittest-asserts-linux/15145/pkg/compiler/test/end_to_end/dill_loader_test