Author: [email protected]
Date: Tue Mar 10 06:23:43 2009
New Revision: 1479
Modified:
branches/bleeding_edge/test/mjsunit/mjsunit.status
Log:
Change expectation for the bug-265 test to allow crashing in release
builds.
Modified: branches/bleeding_edge/test/mjsunit/mjsunit.status
==============================================================================
--- branches/bleeding_edge/test/mjsunit/mjsunit.status (original)
+++ branches/bleeding_edge/test/mjsunit/mjsunit.status Tue Mar 10 06:23:43
2009
@@ -3,7 +3,7 @@
# modification, are permitted provided that the following conditions are
# met:
#
-# * Redistributions of source code must retain the above copyright
+n# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above
# copyright notice, this list of conditions and the following
@@ -36,7 +36,7 @@
# Bug on IA32, realiably triggers a debug assertion. Unpredictable in
# release mode on IA32, currently passes on ARM.
-bugs/bug-265: (PASS || FAIL), FAIL if $mode == debug
+bugs/bug-265: (PASS || FAIL || CRASH), FAIL if $mode == debug
[ $arch == arm ]
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---