Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassRequests appear in state in order made.
Asserts run
Pass
assert_implements(object "[object LockManager]")
    at Test.<anonymous> ( /web-locks/query-ordering.https.html:45:3)
Pass
assert_array_equals(["9d68964b-eea0-499a-bf34-6d2e7fab0d5a", "78c5c968-c953-49e3-940d-299971e7472c", "e8067d0c-d2e2-4a34-9833-007b953f14d7"], ["9d68964b-eea0-499a-bf34-6d2e7fab0d5a", "78c5c968-c953-49e3-940d-299971e7472c", "e8067d0c-d2e2-4a34-9833-007b953f14d7"], "Querying the state should return requested locks in the order they were requested.")
    at Test.<anonymous> ( /web-locks/query-ordering.https.html:100:3)
Pass
assert_array_equals(["e8067d0c-d2e2-4a34-9833-007b953f14d7", "9d68964b-eea0-499a-bf34-6d2e7fab0d5a", "78c5c968-c953-49e3-940d-299971e7472c"], ["e8067d0c-d2e2-4a34-9833-007b953f14d7", "9d68964b-eea0-499a-bf34-6d2e7fab0d5a", "78c5c968-c953-49e3-940d-299971e7472c"], "Querying the state should return requested locks in the order they were requested.")
    at Test.<anonymous> ( /web-locks/query-ordering.https.html:124:3)