OSDN Git Service

Add fast/js/regexp-overflow.html to DumpRenderTree skip list
authorSteve Block <steveblock@google.com>
Tue, 19 Oct 2010 10:08:04 +0000 (11:08 +0100)
committerSteve Block <steveblock@google.com>
Tue, 19 Oct 2010 10:10:51 +0000 (11:10 +0100)
commit8d1c8048b08f512a05006934d10f04cf34cebcf8
tree78bec41f940f2187311a66d641535c07bdf775da
parentafb05db237c2d614ddde77f033e0ac1856f17170
Add fast/js/regexp-overflow.html to DumpRenderTree skip list

This fails beacsue the result of the test is so large that DRT suffers
OOM when reading the result. This will be fixed when we switch to
DRT2. Skipping for now to keep the crashes at zero.

Also fixes bug numbers for other skipped tests

Bug: 2697589
Change-Id: I897ff1f0a2941d305af5fb1c8de8f6690365fb9e
tests/DumpRenderTree/src/com/android/dumprendertree/FileFilter.java