Mark string-prototype-properties as Skip for now
string-prototype-properties has an errorneous expectation. When a fix for crbug.com/v8/7958 was landed, that led to a test failure. See https://test-results.appspot.com/data/layout_results/V8-Blink_Linux_64/25165/layout-test-results/fast/js/string-prototype-properties-pretty-diff.html This CL marks the test for Skip and fix the expectation manually. Once the fix for bug v8:7958 [1] is landed and rolled to Chromium, the Skip line can be dropped. [1] https://chromium-review.googlesource.com/c/v8/v8/+/1154247 TBR=gsathya@chromium.org Bug: v8:7958 Test: fast/js/string-prototype-properties Change-Id: I7402f8a896a073a897d44a16e4ec76ea1fda61fc Reviewed-on: https://chromium-review.googlesource.com/1154289Reviewed-by:Jungshik Shin <jshin@chromium.org> Commit-Queue: Jungshik Shin <jshin@chromium.org> Cr-Commit-Position: refs/heads/master@{#578926}
Showing
Please register or sign in to comment