Verify the series of sub-tests that are executed for "partial" interface objects.

Summary

Harness status: OK

Found 11 tests

Details

ResultTest NameMessage
FailPartial interface A: original interface definedassert_true: Original interface should be defined expected true got false
    at self.IdlArray.<anonymous> (https://www1.wpt.live/resources/idlharness.js:788:17)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at self.IdlArray.<anonymous> (https://www1.wpt.live/resources/idlharness.js:787:13)
    at Array.forEach (<anonymous>)
Asserts run
Fail
assert_true(false, "Original interface should be defined")
    at self.IdlArray.<anonymous> ( /resources/idlharness.js:788:17)
PassPartial interface B: original interface defined
Asserts run
Pass
assert_true(true, "Original interface should be defined")
    at self.IdlArray.<anonymous> ( /resources/idlharness.js:788:17)
Pass
assert_true(true, "Original B definition should have type interface")
    at self.IdlArray.<anonymous> ( /resources/idlharness.js:799:17)
PassPartial interface B: valid exposure set
Asserts runNo asserts ran
PassPartial interface C: original interface defined
Asserts run
Pass
assert_true(true, "Original interface should be defined")
    at self.IdlArray.<anonymous> ( /resources/idlharness.js:788:17)
Pass
assert_true(true, "Original C definition should have type interface")
    at self.IdlArray.<anonymous> ( /resources/idlharness.js:799:17)
PassPartial interface C: valid exposure set
Asserts runNo asserts ran
PassPartial interface D: original interface defined
Asserts run
Pass
assert_true(true, "Original interface should be defined")
    at self.IdlArray.<anonymous> ( /resources/idlharness.js:788:17)
Pass
assert_true(true, "Original D definition should have type interface")
    at self.IdlArray.<anonymous> ( /resources/idlharness.js:799:17)
FailPartial interface D: valid exposure setPartial D interface is exposed to 'DedicatedWorker', the original interface is not.
Asserts runNo asserts ran
FailPartial interface E: original interface definedassert_true: Original E definition should have type interface expected true got false
    at self.IdlArray.<anonymous> (https://www1.wpt.live/resources/idlharness.js:799:17)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at self.IdlArray.<anonymous> (https://www1.wpt.live/resources/idlharness.js:787:13)
    at Array.forEach (<anonymous>)
Asserts run
Pass
assert_true(true, "Original interface should be defined")
    at self.IdlArray.<anonymous> ( /resources/idlharness.js:788:17)
Fail
assert_true(false, "Original E definition should have type interface")
    at self.IdlArray.<anonymous> ( /resources/idlharness.js:799:17)
Passpartial mixin dep implications
Asserts run
Pass
assert_equals("H", "H", "F should be picked up")
    at Test.<anonymous> ( /resources/test/tests/functional/idlharness/IdlInterface/test_partial_interface_of.html:87:9)
Pass
assert_false(false, "I should be ignored")
    at Test.<anonymous> ( /resources/test/tests/functional/idlharness/IdlInterface/test_partial_interface_of.html:89:9)
Pass
assert_equals("G", "G", "J should be picked up")
    at Test.<anonymous> ( /resources/test/tests/functional/idlharness/IdlInterface/test_partial_interface_of.html:91:9)
Pass
assert_false(false, "K should be ignored")
    at Test.<anonymous> ( /resources/test/tests/functional/idlharness/IdlInterface/test_partial_interface_of.html:93:9)
Pass
assert_false(false, "L should be ignored")
    at Test.<anonymous> ( /resources/test/tests/functional/idlharness/IdlInterface/test_partial_interface_of.html:95:9)
PassPartial interface M: original interface defined
Asserts run
Pass
assert_true(true, "Original interface should be defined")
    at self.IdlArray.<anonymous> ( /resources/idlharness.js:788:17)
Pass
assert_true(true, "Original M definition should have type interface")
    at self.IdlArray.<anonymous> ( /resources/idlharness.js:799:17)
FailPartial interface M: member names are uniqueassert_true: member A is unique expected true got false
    at self.IdlArray.<anonymous> (https://www1.wpt.live/resources/idlharness.js:861:17)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at self.IdlArray.<anonymous> (https://www1.wpt.live/resources/idlharness.js:851:13)
    at Array.forEach (<anonymous>)
Asserts run
Fail
assert_true(false, "member A is unique")
    at self.IdlArray.<anonymous> ( /resources/idlharness.js:861:17)