From 85bb3ed2754b4b8638562dbd895134d5b17c238a Mon Sep 17 00:00:00 2001 From: Alexey Kozyatinskiy Date: Wed, 30 May 2018 15:11:58 -0700 Subject: [PATCH] [inspector] reenable some inspector tests TBR=dgozman@chromium.org Bug: v8:6170,v8:6171 Change-Id: I1f3eb7fbe1c2a9347428ce9742f22826035be52d Reviewed-on: https://chromium-review.googlesource.com/1080046 Reviewed-by: Aleksey Kozyatinskiy Commit-Queue: Aleksey Kozyatinskiy Cr-Commit-Position: refs/heads/master@{#53450} --- test/inspector/inspector.status | 5 ----- 1 file changed, 5 deletions(-) diff --git a/test/inspector/inspector.status b/test/inspector/inspector.status index 7088623601..d307dfd9c4 100644 --- a/test/inspector/inspector.status +++ b/test/inspector/inspector.status @@ -12,11 +12,6 @@ 'debugger/update-call-frame-scopes': [PASS, FAIL], 'debugger/side-effect-free-debug-evaluate': [PASS, FAIL], 'debugger/evaluate-on-call-frame-in-module': [PASS, FAIL], - # Issue 6170. Crash. - 'cpu-profiler/console-profile': [SKIP], - 'cpu-profiler/console-profile-end-parameterless-crash': [SKIP], - # Issue 6171. Timeout. - 'debugger/set-blackbox-patterns': [SKIP], }], # variant != default ##############################################################################