author | Ryan VanderMeulen <ryanvm@gmail.com> |
Sat, 07 Jun 2014 14:13:34 -0400 | |
changeset 207711 | a2f0e0619332ba4ae1f37aab37bff6e71ffa19ab |
parent 207710 | 647c3ef8fcaf1128096c1b989c0c1f94b18e64b5 |
child 207712 | 367d4c592c50ea2dd8b9acc4f0538e0d4d7553a5 |
child 207713 | 0947342dbc1b41888f093103897e12e7ec149ad9 |
child 207735 | eccdf8bfd1391c1b1ea1fc39fc0ab5aa54753a2e |
child 207783 | 45eeaf4173cd4b1aea9b3455a59be43167c29f9b |
push id | 494 |
push user | raliiev@mozilla.com |
push date | Mon, 25 Aug 2014 18:42:16 +0000 |
treeherder | mozilla-release@a3cc3e46b571 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | me |
bugs | 567954 |
milestone | 32.0a1 |
first release with | nightly linux32
a2f0e0619332
/
32.0a1
/
20140608030203
/
files
nightly linux64
a2f0e0619332
/
32.0a1
/
20140608030203
/
files
nightly mac
a2f0e0619332
/
32.0a1
/
20140608030203
/
files
nightly win32
a2f0e0619332
/
32.0a1
/
20140608030203
/
files
nightly win64
a2f0e0619332
/
32.0a1
/
20140608030203
/
files
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
releases | nightly linux32
32.0a1
/
20140608030203
/
pushlog to previous
nightly linux64
32.0a1
/
20140608030203
/
pushlog to previous
nightly mac
32.0a1
/
20140608030203
/
pushlog to previous
nightly win32
32.0a1
/
20140608030203
/
pushlog to previous
nightly win64
32.0a1
/
20140608030203
/
pushlog to previous
|
--- a/content/media/test/mochitest.ini +++ b/content/media/test/mochitest.ini @@ -373,17 +373,17 @@ skip-if = buildapp == 'b2g' || toolkit = [test_mediarecorder_record_session.html] [test_mediarecorder_record_startstopstart.html] [test_mediarecorder_record_stopms.html] [test_mediarecorder_record_timeslice.html] [test_mediarecorder_reload_crash.html] [test_mediarecorder_unsupported_src.html] [test_metadata.html] [test_mixed_principals.html] -skip-if = (os == 'linux' || toolkit == 'android') && debug # bug 567954 and intermittent leaks +skip-if = (os == 'linux' && debug) || (toolkit == 'android' && debug) || toolkit == 'gonk' # bug 567954 and intermittent leaks [test_mozHasAudio.html] [test_networkState.html] [test_new_audio.html] [test_no_load_event.html] [test_paused.html] [test_paused_after_ended.html] [test_play_events.html] [test_play_events_2.html]