Closed Bug 1483212 Opened 6 years ago Closed 6 years ago

Perma-failing damp | webconsole/autocomplete.js: Test timed out when Gecko 63 merges to Beta on 2018-08-27

Categories

(Testing :: Talos, defect)

defect
Not set
normal

Tracking

(firefox-esr52 unaffected, firefox-esr60 unaffected, firefox61 unaffected, firefox62 unaffected, firefox63- verified)

VERIFIED FIXED
mozilla63
Tracking Status
firefox-esr52 --- unaffected
firefox-esr60 --- unaffected
firefox61 --- unaffected
firefox62 --- unaffected
firefox63 - verified

People

(Reporter: apavel, Assigned: nchevobbe)

Details

Attachments

(1 file)

Did the patch from https://bugzilla.mozilla.org/show_bug.cgi?id=1482826 was applied ?
Flags: needinfo?(nchevobbe)
(In reply to Nicolas Chevobbe [:nchevobbe] from comment #1)

Yes, that patch was applied.
Flags: needinfo?(nchevobbe)
Let me be more specific:

This started perma-failing since yesterday's beta-sim 

https://treeherder.mozilla.org/#/jobs?repo=try&revision=298c8176c9352679e2287fffa7228013f11f1038&filter-searchStr=Windows%207%20opt%20Talos%20performance%20tests%20with%20e10s%20test-windows7-32%2Fopt-talos-damp-e10s%20T-e10s(damp)&selectedJob=193867489

For that, the patch was not applied.

However, in today's beta-sim, the patch is applied and the failure still appears.
Andreea, is there a way I can try to reproduce that locally ? The logs are not helpful enough to debug this properly.
Flags: needinfo?(nchevobbe)
Thanks aryx, I'm used to run this test locally, so I should be able to see what's going on.
oh, now I see what's happening.

The test was adapted to work with the codeMirror JsTerm.
BUT, codeMirror jsterm is enabled only on Nightly.
Hence. the test now timing out.

Let me try to get something up real quick (end of the day here and I'm off for the rest of the week then)
In beta, we still have the old jsterm, so we need to adjust
the test code in this case. Which means reverting back
to what we were doing: manually triggering the autocompletion
start by calling updateAutoCompletion.
A patch was posted on Phabricator. From my manual testing, it makes the test work with both old and new JsTerm.

TRY push on top of latest m-c: https://treeherder.mozilla.org/#/jobs?repo=try&revision=0b0404d37baab6b99de2d2bb1cc3c531a0a6f7ec
TRY push on top of try/7f2fbccfc0a525116d76c93a563bbdee252635e3: https://treeherder.mozilla.org/#/jobs?repo=try&revision=d84db33ca91a94adabbefa2d6f537f3d758b611f
Comment on attachment 8999998 [details]
Bug 1483212 - Fix DAMP webconsole autocomplete test on Beta; r=bgrins.

Brian Grinstead [:bgrins] has approved the revision.
Attachment #8999998 - Flags: review+
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9bab1274f79d
Fix DAMP webconsole autocomplete test on Beta; r=bgrins.
https://hg.mozilla.org/mozilla-central/rev/9bab1274f79d
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Assignee: nobody → nchevobbe
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: