Closed
Bug 1501960
Opened 5 years ago
Closed 4 years ago
Intermittent testInputConnection | Can select using key event - got 6, expected 5
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: dvarga [at] mozilla.com https://treeherder.mozilla.org/logviewer.html#?job_id=207697309&repo=mozilla-central https://queue.taskcluster.net/v1/task/duqojtSJQGCnARVKGzCM-w/runs/0/artifacts/public/logs/live_backing.log [task 2018-10-25T05:34:28.110Z] 05:34:28 INFO - Buffered messages logged at 05:34:20 [task 2018-10-25T05:34:28.110Z] 05:34:28 INFO - TEST-PASS | testInputConnection | Should be called on input connection thread - [task 2018-10-25T05:34:28.111Z] 05:34:28 INFO - TEST-PASS | testInputConnection | Can select using key event - frabar should equal frabar [task 2018-10-25T05:34:28.111Z] 05:34:28 INFO - TEST-PASS | testInputConnection | Can select using key event - 6 should equal 6 [task 2018-10-25T05:34:28.111Z] 05:34:28 INFO - Buffered messages finished [task 2018-10-25T05:34:28.112Z] 05:34:28 WARNING - TEST-UNEXPECTED-FAIL | testInputConnection | Can select using key event - got 6, expected 5 [task 2018-10-25T05:34:48.828Z] 05:34:48 INFO - wait for org.mozilla.fennec_aurora complete; top activity=com.android.launcher [task 2018-10-25T05:34:49.033Z] 05:34:49 INFO - INFO | automation.py | Application ran for: 0:03:11.879699 [task 2018-10-25T05:34:49.033Z] 05:34:49 INFO - INFO | zombiecheck | Reading PID log: /tmp/tmpgZgY9Tpidlog [task 2018-10-25T05:34:50.484Z] 05:34:50 WARNING - PROCESS-CRASH | testInputConnection | java-exception junit.framework.AssertionFailedError: TEST-UNEXPECTED-FAIL | testInputConnection | Can select using key event - got 6, expected 5 at junit.framework.Assert.fail(Assert.java:50) [task 2018-10-25T05:34:50.485Z] 05:34:50 INFO - 0 ERROR runApp() exited with code 1 [task 2018-10-25T05:34:50.905Z] 05:34:50 WARNING - PROCESS-CRASH | Automation Error: Missing end of test marker (process crashed?) [task 2018-10-25T05:34:51.214Z] 05:34:51 INFO - 10-24 22:34:18.543 D/StrictMode( 1225): StrictMode policy violation; ~duration=1202 ms: android.os.StrictMode$StrictModeDiskWriteViolation: policy=543 violation=1 [task 2018-10-25T05:34:51.214Z] 05:34:51 INFO - 10-24 22:34:18.543 D/StrictMode( 1225): at android.os.StrictMode$AndroidBlockGuardPolicy.onWriteToDisk(StrictMode.java:1097) [task 2018-10-25T05:34:51.215Z] 05:34:51 INFO - 10-24 22:34:18.543 D/StrictMode( 1225): at libcore.io.BlockGuardOs.write(BlockGuardOs.java:196) [task 2018-10-25T05:34:51.215Z] 05:34:51 INFO - 10-24 22:34:18.543 D/StrictMode( 1225): at libcore.io.IoBridge.write(IoBridge.java:450)
Updated•5 years ago
|
Flags: needinfo?(dtownsend)
Comment 1•5 years ago
|
||
This appeared to start perma-failing on m-c with the merge containing bug 1419091. The next commit to m-c also saw it permafail. The next merge however seemed to fix it and it doesn't seem to be failing anymore. So I'm not sure if this was just a temporary failure or if this got fixed by something else. https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&searchStr=robocop&tochange=3cc04ee79005058d817daf66da7963dfac3f0a3a&fromchange=76d5b62fb151f9d28edd7a626c7757ec8fdeda47
Flags: needinfo?(dtownsend)
Comment 2•5 years ago
|
||
Tests run directly on the top of my commits suggest that this wasn't due to bug 1419091. https://treeherder.mozilla.org/#/jobs?repo=try&selectedJob=207818116&revision=e75dbdeb2c998cf7a5f3432a39f096b85832005d
No longer blocks: 1419091
Comment hidden (Intermittent Failures Robot) |
Comment 4•5 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•5 years ago
|
Component: DOM → DOM: Core & HTML
Comment 5•4 years ago
|
||
New occurrence: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=261016207&repo=mozilla-central&lineNumber=1552
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Comment hidden (Intermittent Failures Robot) |
Comment 7•4 years ago
|
||
Latest failures are about Bug 1572728
Status: REOPENED → RESOLVED
Closed: 5 years ago → 4 years ago
Resolution: --- → INCOMPLETE
See Also: → 1572728
You need to log in
before you can comment on or make changes to this bug.
Description
•