Skip to content

Commit

Permalink
Revert "[gardening] Mark ffi/function_stress_test/1 test as slow."
Browse files Browse the repository at this point in the history
This reverts commit 7388c3e.

Reason for revert: Marking as Slow is not sufficient. Filed issue instead.

Original change's description:
> [gardening] Mark ffi/function_stress_test/1 test as slow.
> 
> Change-Id: Ic5130781a75250165f92d86729c2d83c436db30e
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/100280
> Reviewed-by: Régis Crelier <[email protected]>
> Commit-Queue: Régis Crelier <[email protected]>

[email protected],[email protected]

Change-Id: I35afabb3207f094f37a9d4b32e027060070f2f91
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/100284
Reviewed-by: Régis Crelier <[email protected]>
Commit-Queue: Régis Crelier <[email protected]>
  • Loading branch information
crelier authored and [email protected] committed Apr 23, 2019
1 parent 2c4dc7a commit 7c18fc0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/ffi/ffi.status
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,3 @@ enable_structs_test: SkipByDesign # Tests that structs don't work on 32-bit sys

[ $system != android && $arch == arm ]
*: Skip # "hardfp" calling convention is not yet supported (iOS is also supported but not tested): dartbug.com/36309

[ $mode == debug && ($hot_reload || $hot_reload_rollback) ]
function_stress_test/1: Pass, Slow

0 comments on commit 7c18fc0

Please sign in to comment.