Marked cyrillic as expected to fail.
authorchristian.plesner.hansen@gmail.com <christian.plesner.hansen@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 10 Nov 2009 12:19:36 +0000 (12:19 +0000)
committerchristian.plesner.hansen@gmail.com <christian.plesner.hansen@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 10 Nov 2009 12:19:36 +0000 (12:19 +0000)
Review URL: http://codereview.chromium.org/388002

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

test/mjsunit/mjsunit.status

index a729548..c2c4cba 100644 (file)
@@ -42,6 +42,9 @@ big-object-literal: PASS, SKIP if ($arch == arm)
 # Issue 488: this test sometimes times out.
 array-constructor: PASS || TIMEOUT
 
+# Issue 499
+cyrillic: PASS, TIMEOUT if ($arch == arm)
+
 [ $arch == arm ]
 
 # Slow tests which times out in debug mode.