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 /html/semantics/embedded-content/image-maps/image-map-processing-model/hash-name-reference.html #16179

Open
jdm opened this issue Mar 29, 2017 · 1 comment
Labels
I-intermittent Problem reproduces intermittently.

Comments

@jdm
Copy link
Member

jdm commented Mar 29, 2017

  ▶ TIMEOUT [expected OK] /html/semantics/embedded-content/image-maps/image-map-processing-model/hash-name-reference.html
  │ 
  │ VMware, Inc.
  │ Gallium 0.4 on softpipe
  └ 3.3 (Core Profile) Mesa 12.0.1
@jdm jdm added I-intermittent Problem reproduces intermittently. A-browserhtml/P1 and removed A-browserhtml/P1 labels Mar 29, 2017
bors-servo pushed a commit that referenced this issue Nov 20, 2017
Update expected results for hash-name-reference.html.

These are stable expected results, and we missed them because the test is marked as intermittent in #16179.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19270)
<!-- Reviewable:end -->
@jdm
Copy link
Member Author

jdm commented Nov 24, 2017

  ▶ Unexpected subtest result in /html/semantics/embedded-content/image-maps/image-map-processing-model/hash-name-reference.html:
  │ FAIL [expected PASS] HTML (standards) IMG usemap="no-hash-name"
  │   → assert_equals: expected Element node <img src="/images/threecolors.png" usemap="no-hash-name">... but got Element node <div data-expect="no match">
 <img src="/images/threecolo...
  │ FAIL [expected PASS] HTML (standards) IMG usemap="no-hash-id"
  │   → assert_equals: expected Element node <img src="/images/threecolors.png" usemap="no-hash-id"></... but got Element node <div data-expect="no match">
 <img src="/images/threecolo...
  │ FAIL [expected PASS] HTML (standards) IMG usemap="hash-last#"
  │   → assert_equals: expected Element node <img src="/images/threecolors.png" usemap="hash-last#"></... but got Element node <div data-expect="no match">
 <img src="/images/threecolo...
  │ FAIL [expected PASS] HTML (standards) IMG usemap=""
  │   → assert_equals: expected Element node <img src="/images/threecolors.png" usemap=""></img> but got Element node <div data-expect="no match">
 <img src="/images/threecolo...
  │ FAIL [expected PASS] HTML (standards) IMG usemap="#"
  │   → assert_equals: expected Element node <img src="/images/threecolors.png" usemap="#"></img> but got Element node <div data-expect="no match">
 <img src="/images/threecolo...
  │ FAIL [expected PASS] HTML (standards) IMG usemap="#percent-escape-name-%41"
  │   → assert_equals: expected Element node <img src="/images/threecolors.png" usemap="#percent-escap... but got Element node <div data-expect="no match">
 <img src="/images/threecolo...
  │ FAIL [expected PASS] HTML (standards) IMG usemap="#percent-escape-id-%41"
  │   → assert_equals: expected Element node <img src="/images/threecolors.png" usemap="#percent-escap... but got Element node <div data-expect="no match">
 <img src="/images/threecolo...
  │ FAIL [expected PASS] HTML (standards) IMG usemap="#no-such-map"
  │   → assert_equals: expected Element node <img src="/images/threecolors.png" usemap="#no-such-map">... but got Element node <div data-expect="no match">
 <img src="/images/threecolo...
  │ FAIL [expected PASS] HTML (standards) IMG usemap="#different-CASE-name"
  │   → assert_equals: expected Element node <img src="/images/threecolors.png" usemap="#different-CAS... but got Element node <div data-expect="no match">
 <img src="/images/threecolo...
  │ FAIL [expected PASS] HTML (standards) IMG usemap="#different-CASE-id"
  │   → assert_equals: expected Element node <img src="/images/threecolors.png" usemap="#different-CAS... but got Element node <div data-expect="no match">
 <img src="/images/threecolo...
  │ 
  │ onload/</</<@http://web-platform.test:8000/html/semantics/embedded-content/image-maps/image-map-processing-model/hash-name-reference.html:38:11
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1489:20
  │ test@http://web-platform.test:8000/resources/testharness.js:511:9
  │ onload/</<@http://web-platform.test:8000/html/semantics/embedded-content/image-maps/image-map-processing-model/hash-name-reference.html:32:9
  │ onload/<@http://web-platform.test:8000/html/semantics/embedded-content/image-maps/image-map-processing-model/hash-name-reference.html:31:7
  └ onload@http://web-platform.test:8000/html/semantics/embedded-content/image-maps/image-map-processing-model/hash-name-reference.html:22:3

@jdm jdm changed the title Intermittent timeout in /html/semantics/embedded-content/image-maps/image-map-processing-model/hash-name-reference.html Intermittent failure in /html/semantics/embedded-content/image-maps/image-map-processing-model/hash-name-reference.html Nov 24, 2017
@github-actions github-actions bot mentioned this issue Apr 9, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-intermittent Problem reproduces intermittently.
Projects
None yet
Development

No branches or pull requests

1 participant