Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
PassClear datatypes on navigation:
Asserts run
Pass
assert_false(false, "cookies has to be nonempty before the test starts.")
    at  /clear-site-data/support/test_utils.sub.js:209:13
Pass
assert_false(false, "storage has to be nonempty before the test starts.")
    at  /clear-site-data/support/test_utils.sub.js:209:13
Pass
assert_false(false, "cookies should NOT have been cleared.")
    at  /clear-site-data/navigation.https.html:25:13
Pass
assert_false(false, "storage should NOT have been cleared.")
    at  /clear-site-data/navigation.https.html:25:13
PassClear datatypes on navigation: cookies
Asserts run
Pass
assert_false(false, "cookies has to be nonempty before the test starts.")
    at  /clear-site-data/support/test_utils.sub.js:209:13
Pass
assert_false(false, "storage has to be nonempty before the test starts.")
    at  /clear-site-data/support/test_utils.sub.js:209:13
Pass
assert_true(true, "cookies should have been cleared.")
    at  /clear-site-data/navigation.https.html:21:13
Pass
assert_false(false, "storage should NOT have been cleared.")
    at  /clear-site-data/navigation.https.html:25:13
PassClear datatypes on navigation: storage
Asserts run
Pass
assert_false(false, "cookies has to be nonempty before the test starts.")
    at  /clear-site-data/support/test_utils.sub.js:209:13
Pass
assert_false(false, "storage has to be nonempty before the test starts.")
    at  /clear-site-data/support/test_utils.sub.js:209:13
Pass
assert_false(false, "cookies should NOT have been cleared.")
    at  /clear-site-data/navigation.https.html:25:13
Pass
assert_true(true, "storage should have been cleared.")
    at  /clear-site-data/navigation.https.html:21:13
PassClear datatypes on navigation: cookies, storage
Asserts run
Pass
assert_false(false, "cookies has to be nonempty before the test starts.")
    at  /clear-site-data/support/test_utils.sub.js:209:13
Pass
assert_false(false, "storage has to be nonempty before the test starts.")
    at  /clear-site-data/support/test_utils.sub.js:209:13
Pass
assert_true(true, "cookies should have been cleared.")
    at  /clear-site-data/navigation.https.html:21:13
Pass
assert_true(true, "storage should have been cleared.")
    at  /clear-site-data/navigation.https.html:21:13