Closed
Bug 1316942
Opened 9 years ago
Closed 8 years ago
Intermittent test_execute_isolate.py TestExecuteIsolationContent.test_execute_async_isolate | ScriptTimeoutException: Timed out
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(firefox50 unaffected, firefox51 unaffected, firefox52 wontfix, firefox53 affected)
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox50 | --- | unaffected |
| firefox51 | --- | unaffected |
| firefox52 | --- | wontfix |
| firefox53 | --- | affected |
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
06:46:05 INFO - File "c:\slave\test\build\tests\marionette\tests\testing\marionette\harness\marionette\tests\unit\test_execute_isolate.py", line 27, in test_execute_async_isolate
06:46:05 INFO - """.format(multiplier))
06:46:05 INFO - File "c:\slave\test\build\venv\lib\site-packages\marionette_driver\marionette.py", line 1813, in execute_async_script
06:46:05 INFO - rv = self._send_message("executeAsyncScript", body, key="value")
Fails here for content=True:
https://dxr.mozilla.org/mozilla-central/rev/d38d06f85ef59c5dbb5d4a1a8d895957a78714de/testing/marionette/harness/marionette/tests/unit/test_execute_isolate.py#25
Updated•9 years ago
|
status-firefox50:
--- → unaffected
status-firefox51:
--- → unaffected
status-firefox52:
--- → affected
status-firefox53:
--- → affected
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 5•9 years ago
|
||
Too late for firefox 52, mass-wontfix.
Status: NEW → RESOLVED
Closed: 9 years ago
Keywords: bulk-close-intermittents
Resolution: --- → INCOMPLETE
| Comment hidden (Intermittent Failures Robot) |
Nowadays this seems to be Android only.
Status: RESOLVED → REOPENED
OS: Unspecified → Android
Hardware: Unspecified → ARM
Resolution: INCOMPLETE → ---
Looks like there is bug 1372015 for the Android case. Closing this bug as WFM for other platforms.
Status: REOPENED → RESOLVED
Closed: 9 years ago → 8 years ago
Keywords: bulk-close-intermittents
OS: Android → All
Hardware: ARM → All
Resolution: --- → WORKSFORME
| Comment hidden (Intermittent Failures Robot) |
(In reply to OrangeFactor Robot from comment #9)
> Platform breakdown:
> * android-4-3-armv7-api15: 4
>
> For more details, see:
> https://brasstacks.mozilla.com/orangefactor/
> ?display=Bug&bugid=1316942&startday=2017-08-14&endday=2017-08-20&tree=all
Those should have been starred all for bug 1372015. I updated it's summary to make it visible for auto-clarification.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
All the OF emails from the last 3 weeks show that we are still starring the failures against the wrong bug. Coop, can you please get this adjusted? Not sure what's missing here. Please see my comment 10. Thanks.
Comment 15•8 years ago
|
||
For whatever reason, bug 1372015 isn't being suggested for these failures.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 21•8 years ago
|
||
Only appears to happen on beta and release.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
Maybe we got some emulator improvements on central lately? Anyway this is a WFM given that there is no known patch.
OS: All → Android
Hardware: All → ARM
Resolution: FIXED → WORKSFORME
Updated•3 years ago
|
Product: Testing → Remote Protocol
Comment 23•3 years ago
|
||
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•