Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 8bd0e82e0291df0a36c4ff1778cc6a3c5965db53..8ffcafce69df1f3cf96a586ece98703662f806c6 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -1,4 +1,4 @@ |
-# Copyright 2008 the V8 project authors. All rights reserved. |
+# Copyright 2011 the V8 project authors. All rights reserved. |
# Redistribution and use in source and binary forms, with or without |
# modification, are permitted provided that the following conditions are |
# met: |
@@ -31,6 +31,10 @@ prefix mjsunit |
bugs: FAIL |
############################################################################## |
Mads Ager (chromium)
2011/06/30 12:08:32
We should file a bug report on this issue.
|
+# Fails. |
+regress/regress-1119: FAIL |
+ |
+############################################################################## |
# Too slow in debug mode with --stress-opt |
compiler/regress-stacktrace-methods: PASS, SKIP if $mode == debug |
compiler/regress-funcaller: PASS, SKIP if $mode == debug |