dart-sdk/runtime/observatory
Jens Johansen c15466034e [status_files] Cleanup status files
Make tool (by default) give error when test entry specified in status
file does not exist. Make -w (by default) remove such entries.

Cleanup most status files, fixing a few entries containing `.dart` and
removing obsolete entries (i.e. entries pointing to nonexisting tests).

This should for instance have given an error in
https://dart-review.googlesource.com/c/sdk/+/370600 saying that the file
I specified didn't exist (in that I shouldn't have specified the `.dart`
part).

TEST=No tests, this is status file maintenance.

Change-Id: Ie977bf15dea2e3dad8d771fd3e99917317e975f6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/370886
Commit-Queue: Jens Johansen <jensj@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2024-06-12 10:21:23 +00:00
..
bin
lib observatory: replace unsupported [this] comment references with this. 2024-05-16 19:24:38 +00:00
tests [status_files] Cleanup status files 2024-06-12 10:21:23 +00:00
tool
web
.gitignore
analysis_options.yaml Revert "observatory: Ignore new static Warning" 2023-09-19 07:51:37 +00:00
BUILD.gn [gn] Deprecate copy_trees() 2024-03-09 04:14:39 +00:00
HACKING.md
observatory_sources.gni
pubspec.yaml [deps] remove the package:usage dep from the sdk 2024-05-08 19:54:20 +00:00
update_sources.py