Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailChanges to networkState when inserting and removing a <source>assert_equals: networkState after letting the sync section of resource selection run expected 0 but got 3
    at Test.<anonymous> (https://wpt.live/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-remove-source.html:21:3)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at https://wpt.live/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-remove-source.html:20:3
Asserts run
Pass
assert_equals(0, 0, "networkState when creating the element")
    at Test.<anonymous> ( /html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-remove-source.html:10:3)
Pass
assert_equals(3, 3, "networkState when inserting a source element")
    at Test.<anonymous> ( /html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-remove-source.html:12:3)
Pass
assert_equals(3, 3, "networkState after removing the source element")
    at Test.<anonymous> ( /html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-remove-source.html:14:3)
Fail
assert_equals(3, 0, "networkState after letting the sync section of resource selection run")
    at Test.<anonymous> ( /html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-remove-source.html:21:3)