Fixed mozilla test expectations.
authorchristian.plesner.hansen@gmail.com <christian.plesner.hansen@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 15 Sep 2009 14:02:31 +0000 (14:02 +0000)
committerchristian.plesner.hansen@gmail.com <christian.plesner.hansen@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 15 Sep 2009 14:02:31 +0000 (14:02 +0000)
Review URL: http://codereview.chromium.org/196121

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2893 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

test/mozilla/mozilla.status

index 9793dc8..31d8609 100644 (file)
@@ -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