Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassMessages are delivered in port creation order across multiple frames
Asserts run
Pass
assert_equals(14, 14)
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:91:9)
Pass
assert_equals("BC1", "BC1", "Message 1 has unexpected target")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:93:11)
Pass
assert_equals("from BC0 - first", "from BC0 - first", "Message 1 has unexpected message contents")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:94:11)
Pass
assert_equals("BC2", "BC2", "Message 2 has unexpected target")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:93:11)
Pass
assert_equals("from BC0 - first", "from BC0 - first", "Message 2 has unexpected message contents")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:94:11)
Pass
assert_equals("BC1", "BC1", "Message 3 has unexpected target")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:93:11)
Pass
assert_equals("from BC0 - second", "from BC0 - second", "Message 3 has unexpected message contents")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:94:11)
Pass
assert_equals("BC2", "BC2", "Message 4 has unexpected target")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:93:11)
Pass
assert_equals("from BC0 - second", "from BC0 - second", "Message 4 has unexpected message contents")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:94:11)
Pass
assert_equals("BC1", "BC1", "Message 5 has unexpected target")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:93:11)
Pass
assert_equals("from BC1 - first", "from BC1 - first", "Message 5 has unexpected message contents")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:94:11)
Pass
assert_equals("BC3", "BC3", "Message 6 has unexpected target")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:93:11)
Pass
assert_equals("from BC1 - first", "from BC1 - first", "Message 6 has unexpected message contents")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:94:11)
Pass
assert_equals("BC1", "BC1", "Message 7 has unexpected target")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:93:11)
Pass
assert_equals("from BC2 - first", "from BC2 - first", "Message 7 has unexpected message contents")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:94:11)
Pass
assert_equals("BC1", "BC1", "Message 8 has unexpected target")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:93:11)
Pass
assert_equals("from BC2 - first", "from BC2 - first", "Message 8 has unexpected message contents")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:94:11)
Pass
assert_equals("BC3", "BC3", "Message 9 has unexpected target")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:93:11)
Pass
assert_equals("from BC2 - first", "from BC2 - first", "Message 9 has unexpected message contents")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:94:11)
Pass
assert_equals("BC1", "BC1", "Message 10 has unexpected target")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:93:11)
Pass
assert_equals("from BC2 - second", "from BC2 - second", "Message 10 has unexpected message contents")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:94:11)
Pass
assert_equals("BC3", "BC3", "Message 11 has unexpected target")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:93:11)
Pass
assert_equals("from BC2 - second", "from BC2 - second", "Message 11 has unexpected message contents")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:94:11)
Pass
assert_equals("BC1", "BC1", "Message 12 has unexpected target")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:93:11)
Pass
assert_equals("from BC1 - second", "from BC1 - second", "Message 12 has unexpected message contents")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:94:11)
Pass
assert_equals("BC1", "BC1", "Message 13 has unexpected target")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:93:11)
Pass
assert_equals("from BC3 - first", "from BC3 - first", "Message 13 has unexpected message contents")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:94:11)
Pass
assert_equals("BC1", "BC1", "Message 14 has unexpected target")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:93:11)
Pass
assert_equals("done", "done", "Message 14 has unexpected message contents")
    at Test.<anonymous> ( /webmessaging/broadcastchannel/ordering.html:94:11)