diff options
author | ulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-23 17:31:07 +0000 |
---|---|---|
committer | ulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-23 17:31:07 +0000 |
commit | 118912391343ea78e2fdc9e447b31687fdc8783d (patch) | |
tree | bf139200aee142b32ed8b9f1b31d77dc4fe2720b /webkit | |
parent | 0ac1705127ab1a15e64dad8998dac0ffe3e5a419 (diff) | |
download | chromium_src-118912391343ea78e2fdc9e447b31687fdc8783d.zip chromium_src-118912391343ea78e2fdc9e447b31687fdc8783d.tar.gz chromium_src-118912391343ea78e2fdc9e447b31687fdc8783d.tar.bz2 |
Update V8 to version 3.15.5 and adjust test expectations.
R=jkummerow@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11308183
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169347 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c6992b4..7ca01a9 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -33,3 +33,6 @@ # EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL compositing/checkerboard.html [ ImageOnlyFailure ] + +webkit.org/b/103140 inspector/console/command-line-api-inspect.html [ Skip ] +webkit.org/b/103140 inspector/runtime/runtime-localStorage-getProperties.html [ Skip ] |