Aix: Unskip LogTests after issue is resolved
Related: https://chromium-review.googlesource.com/c/v8/v8/+/3696481 Change-Id: I5cfe4fc7dc6ece68aacf8afe5b069928243b0919 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3704900 Reviewed-by: Milad Farazmand <mfarazma@redhat.com> Commit-Queue: Vasili Skurydzin <vasili.skurydzin@ibm.com> Reviewed-by: Leszek Swirski <leszeks@chromium.org> Cr-Commit-Position: refs/heads/main@{#81184}
This commit is contained in:
parent
3cbdd8e38c
commit
afa4ad0ae9
@ -61,11 +61,6 @@
|
||||
['system == aix', {
|
||||
# PASE does not support detecting physical memory size
|
||||
'SysInfoTest.AmountOfPhysicalMemory': [SKIP],
|
||||
# intermittent crashes when tests are ran with test-runner.
|
||||
'LogTest.LogAccessorCallbacks': [SKIP],
|
||||
'LogTest.BuiltinsNotLoggedAsLazyCompile': [SKIP],
|
||||
'LogTest.LogCallbacks': [SKIP],
|
||||
'LogTest.Issue539892': [SKIP],
|
||||
}], # system == aix
|
||||
|
||||
##############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user