Summary

Harness status: OK

Found 16 tests

Details

ResultTest NameMessage
Passempty and equal
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /resources/test/tests/functional/assert-array-equals.html:8:3)
Passnon-empty and equal
Asserts run
Pass
assert_array_equals([1], [1])
    at Test.<anonymous> ( /resources/test/tests/functional/assert-array-equals.html:11:3)
Faillength differsassert_array_equals: lengths differ, expected array [1] length 1, got [] length 0
    at Test.<anonymous> (https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:14:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2638:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:13:1
Asserts run
Fail
assert_array_equals([], [1])
    at Test.<anonymous> ( /resources/test/tests/functional/assert-array-equals.html:14:3)
Failproperty is presentassert_array_equals: expected property 0 to be "missing" but was "present" (expected array [] got [1])
    at Test.<anonymous> (https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:17:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2638:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:16:1
Asserts run
Fail
assert_array_equals([1], [])
    at Test.<anonymous> ( /resources/test/tests/functional/assert-array-equals.html:17:3)
Failproperty is missingassert_array_equals: expected property 0 to be "present" but was "missing" (expected array [1] got [])
    at Test.<anonymous> (https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:20:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2638:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:19:1
Asserts run
Fail
assert_array_equals([], [1])
    at Test.<anonymous> ( /resources/test/tests/functional/assert-array-equals.html:20:3)
Failproperty 0 differsassert_array_equals: expected property 0 to be "x" but got 0 (expected array ["x", 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20] got [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20])
    at Test.<anonymous> (https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:23:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2638:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:22:1
Asserts run
Fail
assert_array_equals([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20], ["x", 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20])
    at Test.<anonymous> ( /resources/test/tests/functional/assert-array-equals.html:23:3)
Failproperty 5 differsassert_array_equals: expected property 5 to be "x" but got 5 (expected array [0, 1, 2, 3, 4, "x", 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20] got [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20])
    at Test.<anonymous> (https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:26:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2638:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:25:1
Asserts run
Fail
assert_array_equals([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20], [0, 1, 2, 3, 4, "x", 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20])
    at Test.<anonymous> ( /resources/test/tests/functional/assert-array-equals.html:26:3)
Faillengths differ and input array beyond display limitassert_array_equals: lengths differ, expected array [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21] length 21, got […, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21] length 22
    at Test.<anonymous> (https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:29:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2638:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:28:1
Asserts run
Fail
assert_array_equals([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21], [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21])
    at Test.<anonymous> ( /resources/test/tests/functional/assert-array-equals.html:29:3)
Faillengths differ and expected array beyond display limitassert_array_equals: lengths differ, expected array […, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21] length 22, got [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21] length 21
    at Test.<anonymous> (https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:32:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2638:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:31:1
Asserts run
Fail
assert_array_equals([1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21], [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21])
    at Test.<anonymous> ( /resources/test/tests/functional/assert-array-equals.html:32:3)
Failproperty 0 is present and arrays are beyond display limitassert_array_equals: expected property 0 to be "missing" but was "present" (expected array [, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, …] got [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, …])
    at Test.<anonymous> (https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:35:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2638:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:34:1
Asserts run
Fail
assert_array_equals([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21], [, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21])
    at Test.<anonymous> ( /resources/test/tests/functional/assert-array-equals.html:35:3)
Failproperty 0 is missing and arrays are beyond display limitassert_array_equals: expected property 0 to be "present" but was "missing" (expected array [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, …] got [, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, …])
    at Test.<anonymous> (https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:38:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2638:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:37:1
Asserts run
Fail
assert_array_equals([, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21], [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21])
    at Test.<anonymous> ( /resources/test/tests/functional/assert-array-equals.html:38:3)
Failproperty 18 is present and arrays are beyond display limitassert_array_equals: expected property 18 to be "missing" but was "present" (expected array […, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, , 19, 20, 21] got […, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21])
    at Test.<anonymous> (https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:41:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2638:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:40:1
Asserts run
Fail
assert_array_equals([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21], [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, , 19, 20, 21])
    at Test.<anonymous> ( /resources/test/tests/functional/assert-array-equals.html:41:3)
Failproperty 18 is missing and arrays are beyond display limitassert_array_equals: expected property 18 to be "present" but was "missing" (expected array […, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21] got […, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, , 19, 20, 21])
    at Test.<anonymous> (https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:44:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2638:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:43:1
Asserts run
Fail
assert_array_equals([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, , 19, 20, 21], [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21])
    at Test.<anonymous> ( /resources/test/tests/functional/assert-array-equals.html:44:3)
Failproperty 0 differs and arrays are beyond display limitassert_array_equals: expected property 0 to be "x" but got 0 (expected array ["x", 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, …] got [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, …])
    at Test.<anonymous> (https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:47:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2638:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:46:1
Asserts run
Fail
assert_array_equals([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21], ["x", 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21])
    at Test.<anonymous> ( /resources/test/tests/functional/assert-array-equals.html:47:3)
Failproperty 5 differs and arrays are beyond display limitassert_array_equals: expected property 5 to be "x" but got 5 (expected array [0, 1, 2, 3, 4, "x", 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, …] got [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, …])
    at Test.<anonymous> (https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:50:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2638:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:49:1
Asserts run
Fail
assert_array_equals([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21], [0, 1, 2, 3, 4, "x", 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21])
    at Test.<anonymous> ( /resources/test/tests/functional/assert-array-equals.html:50:3)
Failproperty 5 differs and arrays are beyond display limit on both sidesassert_array_equals: expected property 12 to be "x" but got 12 (expected array […, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, "x", 13, 14, 15, 16, 17, 18, 19, 20, 21, …] got […, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, …])
    at Test.<anonymous> (https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:53:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2638:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/resources/test/tests/functional/assert-array-equals.html:52:1
Asserts run
Fail
assert_array_equals([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26], [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, "x", 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26])
    at Test.<anonymous> ( /resources/test/tests/functional/assert-array-equals.html:53:3)