Reviewers: Benedikt Meurer, Michael Starzinger,

Message:
Committed patchset #1 (id:1) manually as 25009 (tree was closed).

Description:
Skipt tests with TF on windows.

[email protected],[email protected]

Committed: https://code.google.com/p/v8/source/detail?r=25009

Please review this at https://codereview.chromium.org/692823002/

Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+2, -1 lines):
  M test/mozilla/mozilla.status


Index: test/mozilla/mozilla.status
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
index 00ba050bb4ca93ef40769ac168d5f061ac259246..077662e444380e38236572b8a4bd13abc89f19b9 100644
--- a/test/mozilla/mozilla.status
+++ b/test/mozilla/mozilla.status
@@ -221,7 +221,8 @@

   # Test that depends on timer resolution. Fails every now and then
   # if we're unlucky enough to get a context switch at a bad time.
-  'js1_5/extensions/regress-363258': [PASS, FAIL],
+  # TODO(mstarzinger): Switch off TF on windows due to timeouts.
+ 'js1_5/extensions/regress-363258': [PASS, FAIL, ['system == windows', NO_VARIANTS]],


   # Test that assumes specific runtime for a regexp, flaky in debug mode.


--
--
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.

Reply via email to