Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
Passpassing test with lone surrogate U+d800 in name
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /infrastructure/testharness/lone-surrogates.html:6:14)
Failfailing test with lone surrogate U+d800 in nameassert_true: expected true got false
    at Test.<anonymous> (https://wpt.live/infrastructure/testharness/lone-surrogates.html:7:14)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/infrastructure/testharness/lone-surrogates.html:7:3
Asserts run
Fail
assert_true(false)
    at Test.<anonymous> ( /infrastructure/testharness/lone-surrogates.html:7:14)
Passpassing test with lone surrogate in assert
Asserts run
Pass
assert_true(true, "lone � surrogate")
    at Test.<anonymous> ( /infrastructure/testharness/lone-surrogates.html:8:14)
Failfailing test with lone surrogate in assertassert_true: lone U+d800 surrogate expected true got false
    at Test.<anonymous> (https://wpt.live/infrastructure/testharness/lone-surrogates.html:9:14)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/infrastructure/testharness/lone-surrogates.html:9:3
Asserts run
Fail
assert_true(false, "lone � surrogate")
    at Test.<anonymous> ( /infrastructure/testharness/lone-surrogates.html:9:14)