Reviewers: Jakob,

Message:
PTAL

Description:
Skip webkit tests in debug that are very slow.

Duration for each is between 14 s and 160 s.

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

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

Affected files:
  M test/webkit/webkit.status


Index: test/webkit/webkit.status
diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
index f4253647c989fca8cdf507afc0d145ea0446fea5..9a104e96c750bc11faa33c85530cd4413cae7768 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -24,3 +24,9 @@
 # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+# Too slow in debug mode.
+dfg-int-overflow-in-loop: PASS, SKIP if $mode == debug
+sort-large-array: PASS, SKIP if $mode == debug
+dfg-double-vote-fuzz: PASS, SKIP if $mode == debug
+reentrant-caching: PASS, SKIP if $mode == debug


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