-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
I-intermittentProblem reproduces intermittently.Problem reproduces intermittently.
Description
{
"status": "FAIL",
"group": "default",
"message": "assert_equals: expected \"omg!\" but got \"TypeError\"",
"stack": "@http://web-platform.test:8000/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain_access_details.sub.html:11:3\nasync*Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1908:25\npromise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:591:36\npromise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:590:20\n",
"subtest": "Access allowed if same-origin with no 'document.domain' modification. (Sanity check)",
"test": "/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain_access_details.sub.html",
"line": 47534,
"action": "test_result",
"expected": "TIMEOUT"
}
{
"status": "FAIL",
"group": "default",
"message": "assert_equals: expected \"SecurityError\" but got \"TypeError\"",
"stack": "@http://web-platform.test:8000/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain_access_details.sub.html:18:3\nasync*Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1908:25\npromise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:591:36\npromise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:590:20\n",
"subtest": "Access not allowed if different-origin with no 'document.domain' modification. (Sanity check)",
"test": "/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain_access_details.sub.html",
"line": 47535,
"action": "test_result",
"expected": "NOTRUN"
}
{
"status": "FAIL",
"group": "default",
"message": "assert_equals: expected \"SecurityError\" but got \"TypeError\"",
"stack": "@http://web-platform.test:8000/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain_access_details.sub.html:27:3\nasync*Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1908:25\npromise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:591:36\npromise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:590:20\n",
"subtest": "Access disallowed if same-origin but only one sets document.domain.",
"test": "/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain_access_details.sub.html",
"line": 47536,
"action": "test_result",
"expected": "NOTRUN"
}
{
"status": "FAIL",
"group": "default",
"message": "assert_equals: expected \"omg!\" but got \"TypeError\"",
"stack": "@http://web-platform.test:8000/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain_access_details.sub.html:43:3\nasync*Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1908:25\npromise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:591:36\npromise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:590:20\n",
"subtest": "Access allowed if same-origin and both set document.domain to existing value.",
"test": "/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain_access_details.sub.html",
"line": 47537,
"action": "test_result",
"expected": "NOTRUN"
}
{
"status": "FAIL",
"group": "default",
"message": "assert_equals: expected \"omg!\" but got \"TypeError\"",
"stack": "@http://web-platform.test:8000/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain_access_details.sub.html:59:3\nasync*Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1908:25\npromise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:591:36\npromise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:590:20\n",
"subtest": "Access allowed if different-origin but both set document.domain to parent domain.",
"test": "/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain_access_details.sub.html",
"line": 47538,
"action": "test_result",
"expected": "NOTRUN"
}
{
"status": "TIMEOUT",
"group": "default",
"message": "Test timed out",
"stack": null,
"subtest": "Access disallowed again if same-origin, both set document-domain to existing value, then one sets to parent.",
"test": "/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain_access_details.sub.html",
"line": 47539,
"action": "test_result",
"expected": "NOTRUN"
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
I-intermittentProblem reproduces intermittently.Problem reproduces intermittently.