Auto-tools/Projects/Platform Quality/External Media Tests: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 11: Line 11:
** ym1-60 - hour-long tests using YouTube JS API on YouTube
** ym1-60 - hour-long tests using YouTube JS API on YouTube
** e - long tests using standard video API to test EME
** e - long tests using standard video API to test EME
 
** *-e10s - job that is run with e10s enabled e.g. m-e10s, y-e10s
 
== Instructions for running locally. ==
== Instructions for running locally. ==
Please see the project's [https://github.com/mjzffr/firefox-media-tests/blob/master/README.md readme]
Please see the project's [https://github.com/mjzffr/firefox-media-tests/blob/master/README.md readme]

Revision as of 22:42, 10 August 2015

firefox-media-tests is a suite of Marionette Python tests for media playback in Mozilla Firefox. Its aim is to test MSE (Media Source Extensions) and EME (Encrypted Media Extensions) on specific websites such as YouTube.

Results Reported to Treeherder

These are Tier-2 jobs, meaning they are visible by default but not sheriff-managed.

  • Repos: mozilla-central, mozilla-beta
  • Group Name: VideoPuppeteer
  • Group Symbol: VP
  • Jobs:
    • m - short tests using standard video API on YouTube
    • y - short tests using YouTube JS API on YouTube
    • ym1-60 - hour-long tests using YouTube JS API on YouTube
    • e - long tests using standard video API to test EME
    • *-e10s - job that is run with e10s enabled e.g. m-e10s, y-e10s

Instructions for running locally.

Please see the project's readme

How to disable an individual failing test.

Visit pf-jenkins (VPN required), open the summary page of the job you want to disable and click 'Disable Project'. When a job is reported to Treeherder, its Jenkins build url and build id are listed in the Job Details pane.

Contacts

maja_zf (MSE)

sydpolk (EME)

Where to file bugs

Test failures seen on Treeherder should be filed on under Core::Audio/Video: Playback