Closed Bug 1605433 Opened 5 years ago Closed 5 years ago

linux64-qr/debug crashtest perma-failing due to exceeding its max-run-time

Categories

(Testing :: General, defect)

Version 3
defect
Not set
normal

Tracking

(firefox-esr68 unaffected, firefox71 unaffected, firefox72 unaffected, firefox73 fixed)

RESOLVED FIXED
mozilla73
Tracking Status
firefox-esr68 --- unaffected
firefox71 --- unaffected
firefox72 --- unaffected
firefox73 --- fixed

People

(Reporter: gbrown, Assigned: kmag)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression)

Attachments

(1 file)

linux64-qr/debug crashtests are exceeding the 60 minute max-run-time, as seen in bug 1411358.

https://treeherder.mozilla.org/logviewer.html#?job_id=281968125&repo=autoland

These tasks had been completing in ~25 minutes recently, so I am trying to find the regressing change.

Flags: needinfo?(kmaglione+bmo)
Regressed by: 1588259
Assignee: gbrown → nobody

Oh... I think I know the problem. The test document added in that bug opens a copy of itself in a new window. And since the test file does a targetted form submission into the same window every time it loads, it probably just keeps doing that in the background until the end of the task.

I was expecting the crashtest harness to clean up any new windows or tabs at the end of the test, but I think I was expecting too much.

Assignee: nobody → kmaglione+bmo
Flags: needinfo?(kmaglione+bmo)

Without this, the window just stays open in the background, constantly
re-submitting forms to itself.

Pushed by maglione.k@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/64ce7bbc34d4
Close window opened by crashtest after a brief timeout. r=smaug
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
Blocks: 1589796
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: