Title: [146631] branches/safari-536.30-branch/LayoutTests
- Revision
- 146631
- Author
- [email protected]
- Date
- 2013-03-22 11:08:02 -0700 (Fri, 22 Mar 2013)
Log Message
Merge r135523 to get the updated test results.
2012-11-22 Daniel Bates <[email protected]>
_javascript_ fails to concatenate large strings
<https://bugs.webkit.org/show_bug.cgi?id=102963>
Update test result.
* fast/js/concat-large-strings-crash-expected.txt:
Modified Paths
Diff
Modified: branches/safari-536.30-branch/LayoutTests/ChangeLog (146630 => 146631)
--- branches/safari-536.30-branch/LayoutTests/ChangeLog 2013-03-22 17:51:11 UTC (rev 146630)
+++ branches/safari-536.30-branch/LayoutTests/ChangeLog 2013-03-22 18:08:02 UTC (rev 146631)
@@ -1,3 +1,16 @@
+2013-03-22 Eric Carlson <[email protected]>
+
+ Merge r135523 to get the updated test results.
+
+ 2012-11-22 Daniel Bates <[email protected]>
+
+ _javascript_ fails to concatenate large strings
+ <https://bugs.webkit.org/show_bug.cgi?id=102963>
+
+ Update test result.
+
+ * fast/js/concat-large-strings-crash-expected.txt:
+
2013-03-20 Eric Carlson <[email protected]>
<rdar://problem/13465764> Many merged tests are failing
Modified: branches/safari-536.30-branch/LayoutTests/fast/js/concat-large-strings-crash-expected.txt (146630 => 146631)
--- branches/safari-536.30-branch/LayoutTests/fast/js/concat-large-strings-crash-expected.txt 2013-03-22 17:51:11 UTC (rev 146630)
+++ branches/safari-536.30-branch/LayoutTests/fast/js/concat-large-strings-crash-expected.txt 2013-03-22 18:08:02 UTC (rev 146631)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 16: Error: Out of memory
+CONSOLE MESSAGE: line 17: Error: Out of memory
Test for bug 102963. This test passed if you see the word PASS below.
PASS: Didn't crash.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes