зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1252677 - Re-enable the dom/canvas mochitests on Windows debug e10s.
--HG-- extra : histedit_source : 9da03a92ae41e0ef860e72930da3bd0fc636fc78
This commit is contained in:
Родитель
ff1d7be7b4
Коммит
1d760a3be1
|
@ -1,5 +1,4 @@
|
|||
[DEFAULT]
|
||||
skip-if = (e10s && debug && os == 'win') # Bug 1252677
|
||||
support-files =
|
||||
android.json
|
||||
file_drawImage_document_domain.html
|
||||
|
@ -245,23 +244,16 @@ tags = imagebitmap
|
|||
[test_mozDashOffset.html]
|
||||
[test_mozGetAsFile.html]
|
||||
[test_strokeText_throw.html]
|
||||
skip-if = (e10s && debug && os == 'win')
|
||||
[test_toBlob.html]
|
||||
skip-if = (e10s && debug && os == 'win') # bug 1236257
|
||||
[test_toDataURL_alpha.html]
|
||||
skip-if = (e10s && debug && os == 'win')
|
||||
[test_toDataURL_lowercase_ascii.html]
|
||||
skip-if = (e10s && debug && os == 'win')
|
||||
[test_toDataURL_parameters.html]
|
||||
skip-if = (e10s && debug && os == 'win')
|
||||
[test_windingRuleUndefined.html]
|
||||
skip-if = (e10s && debug && os == 'win')
|
||||
[test_2d.fillText.gradient.html]
|
||||
skip-if = (buildapp == 'b2g' && toolkit != 'gonk') # bug 1040965
|
||||
[test_2d_composite_canvaspattern_setTransform.html]
|
||||
[test_createPattern_broken.html]
|
||||
[test_setlinedash.html]
|
||||
skip-if = (e10s && debug && os == 'win')
|
||||
[test_filter.html]
|
||||
[test_offscreencanvas_toblob.html]
|
||||
tags = offscreencanvas
|
||||
|
|
Загрузка…
Ссылка в новой задаче