Index: test/webkit/fast/js/kde/iteration-expected.txt |
diff --git a/test/webkit/array-sort-reentrance-expected.txt b/test/webkit/fast/js/kde/iteration-expected.txt |
similarity index 91% |
copy from test/webkit/array-sort-reentrance-expected.txt |
copy to test/webkit/fast/js/kde/iteration-expected.txt |
index 7119af90817eee9b7937e36da25e13456a8ba826..8ed88b9a88ab5b80a4b2a7306d9765fdcef90f58 100644 |
--- a/test/webkit/array-sort-reentrance-expected.txt |
+++ b/test/webkit/fast/js/kde/iteration-expected.txt |
@@ -21,11 +21,17 @@ |
# (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. |
+KDE JS Test |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS count is 10 |
+PASS count is 5 |
+PASS count is 10 |
+PASS properties is 'a=11;b=22;' |
+PASS list is '[0]=100;[1]=101;' |
+PASS list is '123' |
PASS successfullyParsed is true |
TEST COMPLETE |