Skip to content

Commit

Permalink
[test] Skip slow test in full debug mode
Browse files Browse the repository at this point in the history
[email protected]
NOTRY=true

Bug: v8:9145
Change-Id: I4672c61f6fc40878c2997826ac6492c37edbfc64
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1599597
Reviewed-by: Michael Achenbach <[email protected]>
Commit-Queue: Michael Achenbach <[email protected]>
Cr-Commit-Position: refs/heads/master@{#61312}
  • Loading branch information
mi-ac authored and Commit Bot committed May 8, 2019
1 parent 0b830b3 commit d8e79d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/cctest/cctest.status
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@
['is_full_debug', {
# Tests too slow in non-optimized debug mode.
'test-api/InternalFieldsSubclassing': [SKIP],
'test-cpu-profiler/Inlining2': [SKIP],
'test-heap/TestInternalWeakLists': [SKIP],
}], # 'is_full_debug'

Expand Down

0 comments on commit d8e79d1

Please sign in to comment.