Commit Graph

16 Commits

Author SHA1 Message Date
Jonas Termansen d04a36b4ab [infra] Fix third_party/pkg_tested step having slash in name.
The step names of test.py invocations are currently used as directory names
in cloud storage. This unintentionally creates an unexpected subdirectory
where the top third_party/ directory is malformed because it doesn't have
the right contents.

Change-Id: I57e32ed917ba863e9bccf611f496e520b9a97310
Reviewed-on: https://dart-review.googlesource.com/c/80620
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Jonas Termansen <sortie@google.com>
2018-10-18 12:38:39 +00:00
Morten Krogh-Jespersen ccd835ddb1 Wrapper around status files and expectations.
Bug:
Change-Id: I5cb9efcc915d4106f35516702109d35d4c12e604
Reviewed-on: https://dart-review.googlesource.com/13744
Reviewed-by: William Hesse <whesse@google.com>
2017-10-24 07:42:42 +00:00
Morten Krogh-Jespersen 46bd2e77e6 Add zip - extended printer to gardening tools.
Bug:
Change-Id: I2d403f94b6f66714b7848c91a87ef945fb4199a4
Reviewed-on: https://dart-review.googlesource.com/10920
Reviewed-by: Johnni Winther <johnniwinther@google.com>
2017-10-05 12:50:14 +00:00
Bob Nystrom edee53f93d Bring back the deleted 1.0 corelib tests.
What is dead may never die.

Change-Id: I80ef766b8ce2b6e1416df8e1f9b91fb74169dc79
Reviewed-on: https://dart-review.googlesource.com/7483
Reviewed-by: William Hesse <whesse@google.com>
2017-09-21 18:29:40 +00:00
Morten Krogh-Jespersen a535f656c2 Adding table outputs to consoles.
Bug:
Change-Id: Idea8360620f2f8370114ff231e6ffb38bfca9ab3
Reviewed-on: https://dart-review.googlesource.com/7262
Commit-Queue: Morten Krogh-jespersen <mkroghj@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
2017-09-20 13:02:06 +00:00
Janice Collins 51cc9689b3 Remove corelib and corelib_strong and migrate last two remaining tests.
This includes a migration of linked_hash_map_from_iterable_test and
stacktrace_current_test, which were migrated without changes.

BUG=
R=rnystrom@google.com, whesse@google.com

Review-Url: https://codereview.chromium.org/3004073002 .
2017-09-01 08:11:15 -07:00
Johnni Winther f1b3a59da3 Use package:testing for tools/gardening
R=ahe@google.com

Review-Url: https://codereview.chromium.org/2999043003 .
2017-08-16 15:55:52 +02:00
Johnni Winther a708c1943f Include build revision in BuildResult
R=floitsch@google.com

Review-Url: https://codereview.chromium.org/2997043002 .
2017-08-16 15:41:23 +02:00
Johnni Winther 8f4d7828df Fix buildbot_data_test
+ clean up BuildUri state

R=floitsch@google.com

Review-Url: https://codereview.chromium.org/3002743002 .
2017-08-16 15:31:20 +02:00
Johnni Winther 9abec74aaf Fix index bug in readResults
R=floitsch@google.com

Review-Url: https://codereview.chromium.org/2996013002 .
2017-08-16 14:28:41 +02:00
Johnni Winther d2676d2f16 Use Bot in compare_failures
R=floitsch@google.com

Review-Url: https://codereview.chromium.org/3000953002 .
2017-08-15 14:52:47 +02:00
Johnni Winther c54869c648 Include passing tests in BuildResult.results
R=floitsch@google.com

Review-Url: https://codereview.chromium.org/2990363002 .
2017-08-08 16:24:27 +02:00
Johnni Winther 803ec54d1c Improve compare-failures output for multiple [BuildUri] results
R=floitsch@google.com

Review-Url: https://codereview.chromium.org/2999623002 .
2017-08-08 16:23:16 +02:00
Johnni Winther 771415a7c0 Add tests for change in https://codereview.chromium.org/2987403002/
R=dmitryas@google.com

Review-Url: https://codereview.chromium.org/2988403002 .
2017-08-03 14:01:11 +02:00
Johnni Winther f22caf4028 Add tests for BuildGroup names
R=dmitryas@google.com

Review-Url: https://codereview.chromium.org/2986223002 .
2017-08-02 12:18:34 +02:00
Johnni Winther dc83f62199 Add test to compare-failures
+ support build group names as command-line argument

R=dmitryas@google.com

Review-Url: https://codereview.chromium.org/2987253002 .
2017-08-02 09:38:53 +02:00