Index: test/webkit/fast/js/end-in-string-escape-expected.txt |
diff --git a/test/webkit/array-sort-reentrance-expected.txt b/test/webkit/fast/js/end-in-string-escape-expected.txt |
similarity index 92% |
copy from test/webkit/array-sort-reentrance-expected.txt |
copy to test/webkit/fast/js/end-in-string-escape-expected.txt |
index 7119af90817eee9b7937e36da25e13456a8ba826..2ccc90d82a2b5c447af612c2c69193400d71240d 100644 |
--- a/test/webkit/array-sort-reentrance-expected.txt |
+++ b/test/webkit/fast/js/end-in-string-escape-expected.txt |
@@ -21,11 +21,12 @@ |
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
-This tests that a call to array.sort(compareFunction) does not crash from within a sort comparison function. |
+Test for bug 33641: Assertion failure in Lexer.cpp if input stream ends while in string escape. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+Passed if no assertion failure. |
PASS successfullyParsed is true |
TEST COMPLETE |