Closed Bug 1157276 Opened 10 years ago Closed 10 years ago

[Linux, e10s] Intermittent browser_bug685470.js | shouldn't get tooltip after click - Got true, expected false

Categories

(Core :: DOM: Core & HTML, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla40
Tracking Status
firefox38 --- unaffected
firefox39 --- unaffected
firefox40 --- fixed
firefox-esr31 --- unaffected

People

(Reporter: RyanVM, Assigned: enndeakin)

References

Details

(Keywords: intermittent-failure)

19:46:59 INFO - 169 INFO TEST-START | layout/xul/test/browser_bug685470.js
19:46:59 INFO - -*-*- Langpacks: getAdditionalLanguages http://example.org/manifest.webapp
19:46:59 INFO - -*-*- Langpacks: Languages found: ({langs:{}})
19:46:59 INFO - -*-*- Langpacks: getAdditionalLanguages https://example.com/manifest.webapp
19:46:59 INFO - -*-*- Langpacks: Languages found: ({langs:{}})
19:46:59 INFO - -*-*- Langpacks: getAdditionalLanguages http://test1.example.org/manifest.webapp
19:46:59 INFO - -*-*- Langpacks: Languages found: ({langs:{}})
19:46:59 INFO - -*-*- Langpacks: getAdditionalLanguages http://test1.example.org:8000/manifest.webapp
19:46:59 INFO - -*-*- Langpacks: Languages found: ({langs:{}})
19:46:59 INFO - -*-*- Langpacks: getAdditionalLanguages http://sub1.test1.example.org/manifest.webapp
19:46:59 INFO - -*-*- Langpacks: Languages found: ({langs:{}})
19:46:59 INFO - -*-*- Langpacks: getAdditionalLanguages https://example.com/manifest_priv.webapp
19:46:59 INFO - -*-*- Langpacks: Languages found: ({langs:{}})
19:46:59 INFO - -*-*- Langpacks: getAdditionalLanguages https://example.com/manifest_cert.webapp
19:46:59 INFO - -*-*- Langpacks: Languages found: ({langs:{}})
19:46:59 INFO - -*-*- Langpacks: getAdditionalLanguages https://example.com/manifest_csp_cert.webapp
19:46:59 INFO - -*-*- Langpacks: Languages found: ({langs:{}})
19:46:59 INFO - -*-*- Langpacks: getAdditionalLanguages https://example.com/manifest_csp_inst.webapp
19:46:59 INFO - -*-*- Langpacks: Languages found: ({langs:{}})
19:46:59 INFO - -*-*- Langpacks: getAdditionalLanguages https://example.com/manifest_csp_priv.webapp
19:46:59 INFO - -*-*- Langpacks: Languages found: ({langs:{}})
19:46:59 INFO - -*-*- Langpacks: getAdditionalLanguages https://acertified.com/manifest.webapp
19:46:59 INFO - -*-*- Langpacks: Languages found: ({langs:{}})
19:46:59 INFO - -*-*- Langpacks: getAdditionalLanguages https://aprivileged.com/manifest.webapp
19:46:59 INFO - -*-*- Langpacks: Languages found: ({langs:{}})
19:46:59 INFO - -*-*- Langpacks: getAdditionalLanguages http://127.0.0.1:8888/sample.manifest
19:46:59 INFO - -*-*- Langpacks: Languages found: ({langs:{}})
19:46:59 INFO - -*-*- Langpacks: getAdditionalLanguages http://127.0.0.1:8888/sample.manifest
19:46:59 INFO - -*-*- Langpacks: Languages found: ({langs:{}})
19:47:00 INFO - 170 INFO *** Start BrowserChrome Test Results ***
19:47:00 INFO - 171 INFO checking window state
19:47:00 INFO - 172 INFO TEST-INFO | (browser-test.js) | Console message: [JavaScript Error: "DEPRECATION WARNING: FUEL is deprecated, you should use the add-on SDK instead.
19:47:00 INFO - You may find more details about this deprecation at: https://developer.mozilla.org/Add-ons/SDK/
19:47:00 INFO - jar:file:///builds/slave/test/build/application/firefox/browser/omni.ja!/components/fuelApplication.js 1458 Application
19:47:00 INFO - jar:file:///builds/slave/test/build/application/firefox/browser/omni.ja!/components/fuelApplication.js 726 af_ci
19:47:00 INFO - chrome://mochikit/content/browser-test.js 245 Tester_start
19:47:00 INFO - chrome://mochikit/content/browser-harness.xul 254 createTester
19:47:00 INFO - chrome://mochikit/content/browser-harness.xul 232 loadTestList
19:47:00 INFO - chrome://mochikit/content/manifestLibrary.js 38 parseTestManifest
19:47:00 INFO - chrome://mochikit/content/manifestLibrary.js 49 getTestManifest/req.onload
19:47:00 INFO - null 0 null
19:47:00 INFO - " {file: "resource://gre/modules/Deprecated.jsm" line: 79}]
19:47:00 INFO - 173 INFO Entering test
19:47:00 INFO - 174 INFO Console message: [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "data:text/html,<p%20id="p1"%20title="tooltip%20is%20here">This%20paragraph%20has%20a%20tooltip.</p>" line: 0}]
19:47:00 INFO - 175 INFO TEST-UNEXPECTED-FAIL | layout/xul/test/browser_bug685470.js | shouldn't get tooltip after click - Got true, expected false
19:47:00 INFO - Stack trace:
19:47:00 INFO - chrome://mochikit/content/browser-test.js:test_is:926
19:47:00 INFO - chrome://mochitests/content/browser/layout/xul/test/browser_bug685470.js:null:26
19:47:00 INFO - null:null:0
19:47:00 INFO - 176 INFO Leaving test
19:47:00 INFO - MEMORY STAT vsize after test: 559050752
19:47:00 INFO - MEMORY STAT vsizeMaxContiguous not supported in this build configuration.
19:47:00 INFO - MEMORY STAT residentFast after test: 134344704
19:47:00 INFO - MEMORY STAT heapAllocated after test: 63178632
19:47:00 INFO - 177 INFO TEST-OK | layout/xul/test/browser_bug685470.js | took 1323ms
Summary: Intermittent browser_bug685470.js | shouldn't get tooltip after click - Got true, expected false → [Linux, e10s] Intermittent browser_bug685470.js | shouldn't get tooltip after click - Got true, expected false
Presumably regression from https://hg.mozilla.org/integration/mozilla-inbound/rev/c36ce7aed6d9 .
Blocks: 1155355
Flags: needinfo?(enndeakin)
Some yields missing in there. Added them and hopefully this should fix this.

https://hg.mozilla.org/integration/mozilla-inbound/rev/2a90e5ab5855
Flags: needinfo?(enndeakin)
(In reply to Neil Deakin from comment #22)
> Some yields missing in there. Added them and hopefully this should fix this.
> 
> https://hg.mozilla.org/integration/mozilla-inbound/rev/2a90e5ab5855

This broke the test on all platforms <https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=2a90e5ab5855> so I backed it out: <https://hg.mozilla.org/integration/mozilla-inbound/rev/7a669dc0384d>
(In reply to :Ehsan Akhgari (not reading bugmail, needinfo? me!) from comment #23)
> (In reply to Neil Deakin from comment #22)
> > Some yields missing in there. Added them and hopefully this should fix this.
> > 
> > https://hg.mozilla.org/integration/mozilla-inbound/rev/2a90e5ab5855
> 
> This broke the test on all platforms
> <https://treeherder.mozilla.org/#/jobs?repo=mozilla-
> inbound&revision=2a90e5ab5855> so I backed it out:
> <https://hg.mozilla.org/integration/mozilla-inbound/rev/7a669dc0384d>

... not quite all platforms -- it worked on some Linux M-e10s.
I have a better fix here I am testing out.
Flags: needinfo?(enndeakin)
https://hg.mozilla.org/integration/mozilla-inbound/rev/52610ced75b0
https://hg.mozilla.org/mozilla-central/rev/52610ced75b0
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
Assignee: nobody → enndeakin
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.