temporarily skip simple-cross-origin-progress-events.html for now

this test crashes on Passion, and runs webcore into a bad state on
Stingray. To make sure it does not block the entire layout test
suite on Stingray, skipping this test for now.
http://b/2982500

Change-Id: Id4875112705df9b2c5b003a2c32c292765ab17fc
This commit is contained in:
Guang Zhu
2010-09-07 20:58:24 -07:00
parent 582deec1f3
commit 70795b3add

View File

@@ -81,8 +81,10 @@ public class FileFilter {
// http://b/issue?id=2889595
"ietestcenter/Javascript/15.4.4.15-3-29.html", // hangs the layout tests
// http://b/issue?id=2889596
"ietestcenter/Javascript/15.4.4.15-3-8.html" // hangs the layout tests
"ietestcenter/Javascript/15.4.4.15-3-8.html", // hangs the layout tests
// http://b/issue?id=2889598
"http/tests/xmlhttprequest/simple-cross-origin-progress-events.html", // runs webcore into bad state
// http://b/2982500
};
static void fillIgnoreResultList() {