Reviewers: Søren Gjesse, Description: Fixed mozilla test expectations.
Please review this at http://codereview.chromium.org/196121 Affected files: M test/mozilla/mozilla.status Index: test/mozilla/mozilla.status diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status index 9793dc8318ca2b7c49ed79721029fa95e0c2d1a8..31d8609c7585ab2745107381344b25471f385488 100644 --- a/test/mozilla/mozilla.status +++ b/test/mozilla/mozilla.status @@ -217,6 +217,8 @@ js1_5/Function/regress-338121-01: FAIL_OK js1_5/Function/regress-338121-02: FAIL_OK js1_5/Function/regress-338121-03: FAIL_OK +# Expectes 'prototype' property of functions to be enumerable. +mozilla/js1_5/Function/10.1.6-01: FAIL_OK # Length of objects whose prototype chain includes a function ecma_3/Function/regress-313570: FAIL_OK --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
