X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fv8%2Ftest%2Ftest262%2Ftest262.status;h=b5bf2288fb595246f909814b2bf12fc82c821328;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=80a302bef2de51b32c4aef1e52044e2464a9828a;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/v8/test/test262/test262.status b/src/v8/test/test262/test262.status index 80a302b..b5bf228 100644 --- a/src/v8/test/test262/test262.status +++ b/src/v8/test/test262/test262.status @@ -29,12 +29,6 @@ [ALWAYS, { ############################### BUGS ################################### - # Sequencing of getter side effects on receiver and argument properties - # is wrong. The receiver callback should be called before any arguments - # are evaluated. - # V8 Bug: http://code.google.com/p/v8/issues/detail?id=691 - '11.2.3-3_3': [FAIL], - '15.5.4.9_CE': [['no_i18n', SKIP]], ######################## NEEDS INVESTIGATION ###########################