Open Bug 1212419 Opened 9 years ago Updated 24 days ago

Intermittent browser_save_video.js,browser_save_video_frame.js | Test timed out

Categories

(Toolkit :: Video/Audio Controls, defect, P3)

defect

Tracking

()

REOPENED
mozilla63

People

(Reporter: KWierso, Unassigned)

References

Details

(Keywords: intermittent-failure, leave-open, Whiteboard: [stockwell disabled])

Attachments

(2 files)

Summary: Intermittent browser_save_video.js | Test timed out → Intermittent browser_save_video.js,browser_save_video_frame.js | Test timed out
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
In the last 7 days, there have been 30 failures.

Most of the failures are on osx-10-10, linux64 and linux32.
Affected build types: debug, opt, pgo.

An example of a recent log file: https://treeherder.mozilla.org/logviewer.html#?job_id=189683531&repo=autoland&lineNumber=1975

And the relevant part of the log:

18:36:56     INFO - TEST-START | browser/base/content/test/general/browser_save_video.js
18:37:41     INFO - TEST-INFO | started process screencapture
18:37:41     INFO - TEST-INFO | screencapture: exit 0
18:37:41     INFO - Buffered messages logged at 18:36:56
18:37:41     INFO - Entering test bound 
18:37:41     INFO - context menu click on video1
18:37:41     INFO - context menu opened on video1
18:37:41     INFO - context-savevideo command executed
18:37:41     INFO - Console message: [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "http://mochi.test:8888/browser/browser/base/content/test/general/web_video.html" line: 0}]
18:37:41     INFO - Buffered messages finished
18:37:41     INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/general/browser_save_video.js | Test timed out - 
18:37:41     INFO - GECKO(1936) | MEMORY STAT | vsize 5769MB | residentFast 897MB | heapAllocated 144MB
18:37:41     INFO - TEST-OK | browser/base/content/test/general/browser_save_video.js | took 45014ms
18:37:41     INFO - checking window state

:jaws As you are the triage owner of this component, could you please take a look at this?
Thank you!
Flags: needinfo?(jaws)
Whiteboard: [stockwell needswork]
Update:
There have been 32 failures in the last 7 days.

-osx-10-10 / debug & opt: 17
-linux64 / pgo & asan: 8
-linux32/ debug: 4
-windows10-64 / debug: 3

Recent log file and snippet with the failure:
https://treeherder.mozilla.org/logviewer.html#?job_id=191474199&repo=mozilla-central&lineNumber=2192

16:02:37     INFO - TEST-START | browser/base/content/test/general/browser_save_private_link_perwindowpb.js
16:02:38     INFO - GECKO(823) | MEMORY STAT | vsize 5846MB | residentFast 898MB | heapAllocated 192MB
16:02:38     INFO - TEST-OK | browser/base/content/test/general/browser_save_private_link_perwindowpb.js | took 807ms
16:02:38     INFO - checking window state
16:02:38     INFO - TEST-START | browser/base/content/test/general/browser_save_video.js
16:03:23     INFO - TEST-INFO | started process screencapture
16:03:23     INFO - TEST-INFO | screencapture: exit 0
16:03:23     INFO - Buffered messages logged at 16:02:38
16:03:23     INFO - Entering test bound 
16:03:23     INFO - context menu click on video1
16:03:23     INFO - context menu opened on video1
16:03:23     INFO - context-savevideo command executed
16:03:23     INFO - Console message: [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "http://mochi.test:8888/browser/browser/base/content/test/general/web_video.html" line: 0}]
16:03:23     INFO - Buffered messages finished
16:03:23     INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/general/browser_save_video.js | Test timed out - 
16:03:23     INFO - GECKO(823) | MEMORY STAT | vsize 5667MB | residentFast 797MB | heapAllocated 145MB
16:03:23     INFO - TEST-OK | browser/base/content/test/general/browser_save_video.js | took 45018ms
16:03:23     INFO - checking window state
03:07:47     INFO - setTimeout handler*chrome://mochikit/content/browser-test.js:Tester_execTest:1162
I`ve checked the logs and seems that the fail is only on browser_save_video.js.
Also, in the last 7days, most of them are on "osx-10-10" so I think it`s safe to disable the test only on "osx-10-10" for now.
Flags: needinfo?(jmaher)
Attachment #8999494 - Flags: review?(jmaher)
Attachment #8999494 - Flags: review?(jmaher) → review+
thanks for putting this patch together.
Flags: needinfo?(jmaher)
Pushed by ebalazs@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d02af44b96ab
Disable browser_save_video.js on Mac for frequent failures. r=jmaher
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/d02af44b96ab
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Status: RESOLVED → REOPENED
Keywords: leave-open
Resolution: FIXED → ---
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]
In the last 5 days, there are 139 failures:
Linux32        - 15 failures
Linux64        - 27 failures
windows7-32    - 51 failures 
windows10-64   - 46 failures

90% of the windows failures are on "debug"

Joel, should we go ahead and disable it on Win too?
Flags: needinfo?(jmaher)
Narcis, lets disable this on linux/windows.  linux seems to be spread between many different types (opt/debug/pgo/asan), so all linux and windows/debug.
Flags: needinfo?(jmaher)
Added a patch to disable it on Windows debug and Linux
Attachment #9002449 - Flags: review?(jmaher)
Attachment #9002449 - Flags: review?(jmaher) → review+
Pushed by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9f7a54823030
Disable browser_save_video.js on Windows debug and Linux. r=jmaher
Keywords: checkin-needed
Flags: needinfo?(jaws)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: