[debug] Reenable tests in stress_incremental_marking
These tests were skipped three years ago because of flakes. I cannot reproduce the flakes any more, so reenabling the tests. R=petermarshall@chromium.org Bug: chromium:772010 Change-Id: I4dc2d890b20e642f8d9351676aecab965d2b4b63 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2151357 Commit-Queue: Clemens Backes <clemensb@chromium.org> Reviewed-by: Peter Marshall <petermarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#67182}
This commit is contained in:
parent
c490c73d83
commit
9825b45d8b
@ -54,12 +54,6 @@
|
||||
'debug/debug-stepout-scope-part*': [SKIP],
|
||||
}], # variant == stress and (arch == arm or arch == arm64) and simulator_run
|
||||
|
||||
##############################################################################
|
||||
['variant == stress_incremental_marking', {
|
||||
# BUG(chromium:772010).
|
||||
'debug/debug-*': [PASS, ['system == windows', SKIP]],
|
||||
}], # variant == stress_incremental_marking
|
||||
|
||||
##############################################################################
|
||||
['gc_stress == True', {
|
||||
# Skip tests not suitable for GC stress.
|
||||
|
Loading…
Reference in New Issue
Block a user