mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-28 05:10:49 +00:00
Bug 810705 - Reenable test_MochiKit-DOM-Safari.html on Linux now that bug 799295 should have fixed the crashes
This commit is contained in:
parent
fa8c05f7fa
commit
f65996c27a
@ -32,6 +32,7 @@ _TEST_FILES = \
|
||||
test_MochiKit-Color.html \
|
||||
test_MochiKit-DateTime.html \
|
||||
test_MochiKit-DOM.html \
|
||||
test_MochiKit-DOM-Safari.html \
|
||||
test_MochiKit-DragAndDrop.html \
|
||||
test_MochiKit-Format.html \
|
||||
test_MochiKit-Iter.html \
|
||||
@ -44,14 +45,6 @@ _TEST_FILES = \
|
||||
test_Signal.js \
|
||||
$(NULL)
|
||||
|
||||
ifneq (Linux,$(OS_ARCH))
|
||||
_TEST_FILES += \
|
||||
test_MochiKit-DOM-Safari.html \
|
||||
$(NULL)
|
||||
else
|
||||
$(filter disabled-on-linux-for-crashes--bug-810705, test_MochiKit-DOM-Safari.html)
|
||||
endif
|
||||
|
||||
# This test is broken: "Error: JSAN is not defined ... Line: 10".
|
||||
# (And is removed in future MochiKit v1.5)
|
||||
# test_MochiKit-JSAN.html \
|
||||
|
Loading…
x
Reference in New Issue
Block a user