Reviewers: Michael Starzinger,

Description:
Fix webkit test expectation.

A newer version of the test in question can be found in mjsunit/third_party/.

[email protected]

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

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

Affected files (+4, -0 lines):
  M test/webkit/webkit.status


Index: test/webkit/webkit.status
diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
index 8400ba76e5a2f8689c1a65cae09f9d6fc5049484..68affde08f32760732e75fd4f3c089c330687d4a 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -37,6 +37,10 @@
   'dfg-inline-arguments-become-int32': [PASS, FAIL],
   'dfg-inline-arguments-reset': [PASS, FAIL],
   'dfg-inline-arguments-reset-changetype': [PASS, FAIL],
+
+  # \u200B is no longer a whitespace.
+  'string-trim': [FAIL],
+
 }],  # ALWAYS
 ['mode == debug', {
   # Too slow 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/groups/opt_out.

Reply via email to