Issue 92: New WebKit js test failures
http://code.google.com/p/v8/issues/detail?id=92

New issue report by [EMAIL PROTECTED]:
As a result of the WebKit merge in Chrome, a bunch of tests failed. I
rebased a bunch of them.

These are the ones that I lack the expertise to figure out:
   LayoutTests/fast/js/constructor-attributes.html
   LayoutTests/fast/js/eval-cross-window.html
   LayoutTests/fast/js/eval-keyword-vs-function.html
   LayoutTests/fast/js/exception-expression-offset.html
   LayoutTests/fast/js/exception-sequencing-binops2.html
   LayoutTests/fast/js/exception-try-finally-scope-error.html
   LayoutTests/fast/js/function-dot-arguments-and-caller.html
   LayoutTests/fast/js/function-name.html
   LayoutTests/fast/js/global-recursion-on-full-stack.html
   LayoutTests/fast/js/invalid-syntax-for-function.html
   LayoutTests/fast/js/pic/cached-prototype-setter.html
   LayoutTests/fast/js/removing-Cf-characters.html
   LayoutTests/fast/js/static-scope-object.html

Exception text mismatch, I don't know whether ours is OK (in which case we
should just rebaseline it) or we should match WebKit.
   LayoutTests/fast/js/delete-getters-setters.html

Many of the differences in this test are ignorable, but some of them are
worrying like 'should be a = { 1: null }. Was a = { "1": null }.'
   LayoutTests/fast/js/function-toString-object-literals.html

Line numbers are off by 1 from WebKKit. May not matter.
   LayoutTests/fast/js/kde/garbage-n.html
   LayoutTests/fast/js/kde/string-1-n.html
   LayoutTests/fast/js/kde/string-2-n.html
   LayoutTests/fast/js/toString-prefix-postfix-preserve-parens.html



Issue attributes:
        Status: New
        Owner: ----

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to