Bug 1238542 - Re-enable the webspeech recognition tests on Windows debug e10s.

--HG--
extra : histedit_source : b942579be5539ab904ada063e17fa26888c3bc22
This commit is contained in:
Ryan VanderMeulen 2016-04-15 13:26:01 -04:00
parent e13b5ceea4
commit 55615c8b58

View File

@ -1,6 +1,6 @@
[DEFAULT]
tags=msg
skip-if = buildapp == 'b2g' || (e10s && debug && os == 'win') # Bug 1191270, bug 1037287, bug 967606, bug 1096400, bug 1238542 etc
skip-if = buildapp == 'b2g' # Bug 1191270, bug 1037287, bug 967606, bug 1096400 etc
subsuite = media
support-files =
head.js
@ -20,4 +20,3 @@ skip-if = buildapp == 'mulet' || toolkit == 'android'
[test_recognition_service_error.html]
[test_success_without_recognition_service.html]
[test_timeout.html]
skip-if = os == "win"