Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent failure in /fetch/security/embedded-credentials.tentative.sub.html #24488

Open
jdm opened this issue Oct 18, 2019 · 3 comments
Open

Intermittent failure in /fetch/security/embedded-credentials.tentative.sub.html #24488

jdm opened this issue Oct 18, 2019 · 3 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented Oct 18, 2019

{
    "status": "FAIL", 
    "group": "default", 
    "message": "assert_equals: The image should not load. expected \"Error\" but got \"Load\"", 
    "stack": "c.port1.onmessage<@http://web-platform.test:8000/fetch/security/embedded-credentials.tentative.sub.html:36:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1908:25\nTest.prototype.step_func_done/<@http://web-platform.test:8000/resources/testharness.js:1948:32\n", 
    "subtest": "Embedded credentials are treated as network errors in new windows.", 
    "test": "/fetch/security/embedded-credentials.tentative.sub.html", 
    "line": 197608, 
    "action": "test_result", 
    "expected": "TIMEOUT"
}
{
    "status": "TIMEOUT", 
    "group": "default", 
    "message": "Test timed out", 
    "stack": null, 
    "subtest": "Embedded credentials matching the top-level are treated as network errors for cross-origin URLs.", 
    "test": "/fetch/security/embedded-credentials.tentative.sub.html", 
    "line": 197611, 
    "action": "test_result", 
    "expected": "FAIL"
}
@jdm jdm added the I-intermittent label Oct 18, 2019
@jdm jdm mentioned this issue Oct 18, 2019
0 of 5 tasks complete
@gterzian
Copy link
Member

@gterzian gterzian commented Feb 15, 2020

Removing label because it looks like this would be fixed by #25771

bors-servo added a commit that referenced this issue Feb 15, 2020
Leak message ports in Dom, until they are closed

<!-- Please describe your changes on the following line: -->

FIX #25461
FIX #24810
FIX #24488

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
@jdm
Copy link
Member Author

@jdm jdm commented Feb 15, 2020

It would be better to add a "Fixes #24488" and leave the label until then.

bors-servo added a commit that referenced this issue Feb 21, 2020
Leak message ports in Dom, until they are closed

<!-- Please describe your changes on the following line: -->

FIX #25461
FIX #24810
FIX #24488

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
@jdm jdm reopened this Feb 24, 2020
@jdm
Copy link
Member Author

@jdm jdm commented Feb 24, 2020

1 unexpected results that are NOT known-intermittents:
  ▶ Unexpected subtest result in /fetch/security/embedded-credentials.tentative.sub.html:
  │ FAIL [expected TIMEOUT] Embedded credentials are treated as network errors in frames.
  │   → assert_equals: The image should not load. expected "Error" but got "Load"
  │ 
  │ i.onload</c.port1.onmessage<@http://web-platform.test:8000/fetch/security/embedded-credentials.tentative.sub.html:19:11
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1867:25
  └ Test.prototype.step_func_done/<@http://web-platform.test:8000/resources/testharness.js:1908:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants
You can’t perform that action at this time.