windows/aarch64 - dom/plugins/test/mochitest/test_windowless_ime.html | can get composition string - got "", expected "composition"
Categories
(Core Graveyard :: Plug-ins, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
#[markdown(off)]
Filed by: egao [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=234093960&repo=try
Test: mochitest-clipboard
Platform: windows10-aarch64
Context:
10:28:44 INFO - TEST-START | dom/plugins/test/mochitest/test_windowless_ime.html
10:28:44 INFO - TEST-INFO | started process screenshot
10:28:44 INFO - TEST-INFO | screenshot: exit 0
10:28:44 INFO - TEST-UNEXPECTED-FAIL | dom/plugins/test/mochitest/test_windowless_ime.html | can get composition string - got "", expected "composition"
10:28:44 INFO - SimpleTest.is@SimpleTest/SimpleTest.js:320:16
10:28:44 INFO - runTests@dom/plugins/test/mochitest/test_windowless_ime.html:29:3
10:28:44 INFO - onload@dom/plugins/test/mochitest/test_windowless_ime.html:1:1
10:28:44 INFO - TEST-PASS | dom/plugins/test/mochitest/test_windowless_ime.html | can get empty composition string
10:28:44 INFO - GECKO(9828) | MEMORY STAT | vsize 5628MB | vsizeMaxContiguous 72004506MB | residentFast 103MB | heapAllocated 11MB
10:28:44 INFO - TEST-OK | dom/plugins/test/mochitest/test_windowless_ime.html | took 199ms
Updated•6 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment 2•6 years ago
|
||
Removing intermittent keyword as it appears to be consistently failing on windows10-aarch64.
Comment 3•6 years ago
|
||
:jimm - we're seeing this test fail for windows10-aarch64 on try runs consistently. If you aren't the right person, could you redirect the ni to someone who may know about this test?
Comment 4•6 years ago
|
||
Wondering of Makoto has any ideas, I'm not familiar with this test. Perma fails sounds like something might have broken though.
Comment 5•6 years ago
|
||
Dll Interceptor doesn't support ImmGetContext injection. Although bug 1526016 is landed, it turns off a test for ImmGetContext.
Jim, do we still support plugin process on aarch64? Is there aarch64's Flash plugin?
Comment 6•6 years ago
|
||
(In reply to Makoto Kato [:m_kato] from comment #5)
Dll Interceptor doesn't support ImmGetContext injection. Although bug 1526016 is landed, it turns off a test for ImmGetContext.
Jim, do we still support plugin process on aarch64? Is there aarch64's Flash plugin?
In 1513287 decision was made not to support any plugins for windows10-aarch64, and I believe this is still the case today.
Comment 7•6 years ago
|
||
(In reply to Edwin Gao (:egao) from comment #6)
(In reply to Makoto Kato [:m_kato] from comment #5)
Dll Interceptor doesn't support ImmGetContext injection. Although bug 1526016 is landed, it turns off a test for ImmGetContext.
Jim, do we still support plugin process on aarch64? Is there aarch64's Flash plugin?
In 1513287 decision was made not to support any plugins for windows10-aarch64, and I believe this is still the case today.
If we don't support aarch64 windowless plugin, we can skip this test. This is windowless plugin test for IME on plugin process.
Comment 8•6 years ago
|
||
I will wait for :jimm to chime in, but given the information I have about plugin support and this test it seems it would be prudent to disable this test for windows10-aarch64.
Updated•6 years ago
|
Updated•2 years ago
|
Description
•