mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-17 16:02:30 +00:00
Bug 859075 - Disable test_window-named-properties.html via Makefile
CLOSED TREE
This commit is contained in:
parent
7e1838537c
commit
9f3f2280c4
@ -1,8 +1,10 @@
|
||||
# THIS FILE IS AUTOGENERATED BY parseFailures.py - DO NOT EDIT
|
||||
|
||||
# Disabled due to bug 859075
|
||||
# test_window-named-properties.html.json \
|
||||
|
||||
MOCHITEST_FILES := \
|
||||
test_window-indexed-properties-strict.html.json \
|
||||
test_window-named-properties.html.json \
|
||||
test_window-properties.html.json \
|
||||
test_window-prototype-chain.html.json \
|
||||
$(NULL)
|
||||
|
@ -1,5 +1,4 @@
|
||||
{
|
||||
"Static name on the prototype": true,
|
||||
"constructor": true,
|
||||
"Dynamic name": true
|
||||
"constructor": true
|
||||
}
|
||||
|
@ -1,7 +1,9 @@
|
||||
# THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT
|
||||
|
||||
# Disabled due to bug 859075
|
||||
# test_window-indexed-properties.html \
|
||||
|
||||
MOCHITEST_FILES := \
|
||||
test_window-indexed-properties.html \
|
||||
test_window-indexed-properties-strict.html \
|
||||
test_window-named-properties.html \
|
||||
test_window-properties.html \
|
||||
|
Loading…
x
Reference in New Issue
Block a user