mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 09:43:08 +00:00
Mark typed_data/zeroed_allocation_test as slow on reload bots.
Change-Id: I7008ce0b5e68b092067f34e1f7ef6ee32487dc51 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/134260 Reviewed-by: Siva Annamalai <asiva@google.com>
This commit is contained in:
parent
3ca719b44c
commit
342535bb88
2 changed files with 2 additions and 0 deletions
|
@ -123,3 +123,4 @@ mirrors/library_import_deferred_loading_test: Crash # Deferred loading
|
|||
mirrors/library_imports_deferred_test: Crash # Deferred loading
|
||||
mirrors/load_library_test: Crash # Deferred loading
|
||||
mirrors/typedef_deferred_library_test: Crash # Deferred loading
|
||||
typed_data/zeroed_allocation_test: SkipSlow
|
||||
|
|
|
@ -123,3 +123,4 @@ mirrors/library_import_deferred_loading_test: Crash # Deferred loading
|
|||
mirrors/library_imports_deferred_test: Crash # Deferred loading
|
||||
mirrors/load_library_test: Crash # Deferred loading
|
||||
mirrors/typedef_deferred_library_test: Crash # Deferred loading
|
||||
typed_data/zeroed_allocation_test: SkipSlow
|
||||
|
|
Loading…
Reference in a new issue