Closed
Bug 1220487
Opened 10 years ago
Closed 9 years ago
Intermittent apps/system/test/marionette/pinning_the_web_test.js | Pinning the Web Unpin a page
Categories
(Firefox OS Graveyard :: Gaia::System::Browser Chrome, defect)
Firefox OS Graveyard
Gaia::System::Browser Chrome
ARM
Gonk (Firefox OS)
Tracking
(feature-b2g:2.6+)
People
(Reporter: kgrandon, Assigned: apastor)
References
Details
(Keywords: intermittent-failure, Whiteboard: [systemsfe] [MJS] [intermittents])
Attachments
(2 files)
No description provided.
| Reporter | ||
Comment 1•10 years ago
|
||
This test started failing intermittently quite frequently after a tree closure. Being that it's quite hard to track down, it's disabled for now: https://github.com/mozilla-b2g/gaia/commit/01408e515ef12b238b51b5a088a1049bc8742d30
| Reporter | ||
Comment 2•10 years ago
|
||
Alberto or Ben - could either of you look at re-enabling this test? Thanks!
Flags: needinfo?(bfrancis)
Flags: needinfo?(apastor)
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → apastor
Flags: needinfo?(apastor)
Comment 3•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Attachment #8681927 -
Flags: review?(mhenretty)
Comment 5•10 years ago
|
||
Comment on attachment 8681927 [details] [review]
[gaia] albertopq:1220487-intermittent-unpin > mozilla-b2g:master
LGTM! Let's wait until we see a bunch of greens, and then land this.
Attachment #8681927 -
Flags: review?(mhenretty) → review+
| Assignee | ||
Comment 6•10 years ago
|
||
15 green runs. Let's land this!
master: https://github.com/mozilla-b2g/gaia/commit/627ecb1a8f38d828a2128f69e0b122a6c05ab25c
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
| Comment hidden (Intermittent Failures Robot) |
Comment 10•10 years ago
|
||
Still seeing this in automation, especially when we disable the retry logic in bug 1222215.
Comment 11•10 years ago
|
||
Let's try to get this fixed this week.
Assignee: apastor → mhenretty
Target Milestone: --- → 2.6 S1 - 11/20
| 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) |
| Comment hidden (Intermittent Failures Robot) |
Comment 18•9 years ago
|
||
This has suddenly become very urgent. We're seeing perma failures on Mulet Gij(22) due to this failure. I'm considering hiding the chunk with this test until we're all clear.
Comment 19•9 years ago
|
||
Can you guys please look at this bug urgently. I'm working on hiding the chunk failing with this test (Mulet Gij24) until we have a bug fix (or we disable the test temporarily).
Flags: needinfo?(timdream)
Flags: needinfo?(etienne)
Comment 20•9 years ago
|
||
Clearing since Alberto is taking a look.
Flags: needinfo?(timdream)
Flags: needinfo?(etienne)
| Assignee | ||
Updated•9 years ago
|
Assignee: mhenretty → apastor
Comment 21•9 years ago
|
||
| Assignee | ||
Comment 22•9 years ago
|
||
Hey Nigel, is not clear to me if the issue is with Gij24 or Gij22. Could you please clarify that? I would say that is with Gij24, but #c18 says 22. Thanks!
| Assignee | ||
Updated•9 years ago
|
Flags: needinfo?(nigelbabu)
Comment 23•9 years ago
|
||
Our chunking is weird and a bit inconsistent about which test goes into which chunk. Currently, on b2g-inbound, this failure is largely seen on Gij24 and sometimes Gij22.
Flags: needinfo?(nigelbabu)
| Assignee | ||
Comment 24•9 years ago
|
||
Comment on attachment 8691321 [details] [review]
[gaia] albertopq:1220487-intermittent-unpin2 > mozilla-b2g:master
system.goHome() is waiting for the homescreen-appopened event before executing the next action, and that seems to help locally. 25 green runs in gaia-try, so I think is worthy to try it out in inbound. Etienne, could you take a look? Thanks!
Attachment #8691321 -
Flags: review?(etienne)
Comment 25•9 years ago
|
||
Comment on attachment 8691321 [details] [review]
[gaia] albertopq:1220487-intermittent-unpin2 > mozilla-b2g:master
stamp
Attachment #8691321 -
Flags: review?(etienne) → review+
| Assignee | ||
Comment 26•9 years ago
|
||
Updated•9 years ago
|
Status: REOPENED → RESOLVED
Closed: 10 years ago → 9 years ago
Resolution: --- → FIXED
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•9 years ago
|
feature-b2g: --- → 2.6+
Updated•9 years ago
|
Whiteboard: [systemsfe] → [systemsfe] [MJS]
Updated•9 years ago
|
Whiteboard: [systemsfe] [MJS] → [systemsfe] [MJS] [intermittents]
You need to log in
before you can comment on or make changes to this bug.
Description
•