Srujan Gaddam
1ea7d52d63
Migrate the rest of html tests off unittest
...
Migrated to minitest where possible and async_minitest elsewhere,
but kept the same import for file suites (e.g. history_*).
Change-Id: Iecd16dfbbcf0691d290fcb82555ff53d715e8500
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/139827
Commit-Queue: Srujan Gaddam <srujzs@google.com >
Reviewed-by: Bob Nystrom <rnystrom@google.com >
2020-03-17 22:40:05 +00:00
Srujan Gaddam
c0e8126716
Separate out lib_2/html/history_test
...
Remove html_individual_config and refactor groups out to separate test
files. The 'history' group of tests was never being run due to its name,
so 'popstateevent' introduces a new failure, although it isn't actually
new.
Change-Id: I8569ab7f8a47cd0ea60901da2afa296c9593631f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/138241
Commit-Queue: Srujan Gaddam <srujzs@google.com >
Reviewed-by: Bob Nystrom <rnystrom@google.com >
2020-03-04 21:50:56 +00:00
Srujan Gaddam
b3a1299f22
Revert "Remove html_individual_config from lib_2/html tests"
...
This reverts commit ccd2f7e7d1 .
Reason for revert: CL broke other targets outside of try jobs
Original change's description:
> Remove html_individual_config from lib_2/html tests
>
> Change-Id: I4a9684096f8e6d6a9af95f8a160c532e16f1be93
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/137247
> Reviewed-by: Bob Nystrom <rnystrom@google.com >
TBR=rnystrom@google.com ,srujzs@google.com
Change-Id: I762f7b7eec167dab3c96a03bd8df07b1c6ad7876
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/137431
Reviewed-by: Srujan Gaddam <srujzs@google.com >
Commit-Queue: Srujan Gaddam <srujzs@google.com >
2020-02-27 04:10:34 +00:00
Srujan Gaddam
ccd2f7e7d1
Remove html_individual_config from lib_2/html tests
...
Change-Id: I4a9684096f8e6d6a9af95f8a160c532e16f1be93
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/137247
Reviewed-by: Bob Nystrom <rnystrom@google.com >
2020-02-27 02:25:56 +00:00
Terry Lucas
0319fb1e87
Migrated Block 200 to Dart 2.0
...
R=bkonyi@google.com
Change-Id: I9d998f61c2bc3d4b9c6ea71cb1111c00983a80a5
Reviewed-on: https://dart-review.googlesource.com/11347
Reviewed-by: Bob Nystrom <rnystrom@google.com >
2017-10-09 02:45:04 +00:00