summaryrefslogtreecommitdiff
path: root/testing/resources/javascript/array_buffer_expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testing/resources/javascript/array_buffer_expected.txt')
-rw-r--r--testing/resources/javascript/array_buffer_expected.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/resources/javascript/array_buffer_expected.txt b/testing/resources/javascript/array_buffer_expected.txt
index f8f3bf227c..715e638aad 100644
--- a/testing/resources/javascript/array_buffer_expected.txt
+++ b/testing/resources/javascript/array_buffer_expected.txt
@@ -1,5 +1,5 @@
Alert: This test attempts to make array buffers until exhausted
Alert: Trying size 1000
Alert: Trying size 2000000
-Alert: Trying size 4000000000
+Alert: Trying size 2147483647
Alert: Caught error RangeError: Array buffer allocation failed