Revision: 20627
Author: [email protected]
Date: Wed Apr 9 14:01:03 2014 UTC
Log: Fix test expectations for nosnap windows.
BUG=v8:3216
LOG=n
[email protected]
Review URL: https://codereview.chromium.org/230913002
http://code.google.com/p/v8/source/detail?r=20627
Modified:
/branches/bleeding_edge/test/cctest/cctest.status
=======================================
--- /branches/bleeding_edge/test/cctest/cctest.status Wed Apr 9 13:01:54
2014 UTC
+++ /branches/bleeding_edge/test/cctest/cctest.status Wed Apr 9 14:01:03
2014 UTC
@@ -125,10 +125,15 @@
['no_snap == True', {
# BUG(3215)
'test-lockers/MultithreadedParallelIsolates': [PASS, FAIL],
+}], # 'no_snap == True'
+##############################################################################
+# TODO(machenbach): Fix application of '*'. Nosnap windows needs a separate
+# section to not overwrite the expectations for TestThatAlwaysFails.
+['no_snap == True and system == windows', {
# Windows doesn't support nosnap mode.
- 'test-serialize/*': [PASS, ['system == windows', SKIP]],
-}], # 'no_snap == True'
+ 'test-serialize/*': [SKIP],
+}], # 'no_snap == True and system == windows'
##############################################################################
['system == windows', {
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.