Skipping two new tests that use non-EMCA functionality: toSource() and uneval().

This commit is contained in:
pschwartau%netscape.com 2001-09-05 01:07:17 +00:00
Родитель 516a10fdd8
Коммит 0b02e3b978
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -47,8 +47,10 @@ js1_5/Regress/regress-90445.js
#Rhino doesn't implement the (non-ECMA) toSource() method
js1_5/Regress/regress-44009.js
js1_5/Object/regress-90596-001.js
js1_5/Object/regress-96284-001.js
#Rhino doesn't implement the (non-ECMA) uneval() function
js1_5/Object/regress-90596-002.js
js1_5/Object/regress-96284-002.js
#Skip these two; see http://bugzilla.mozilla.org/show_bug.cgi?id=81086
ecma_3/Statements/regress-74474-002.js
ecma_3/Statements/regress-74474-003.js