Bug 1278389 - skip browser_mozLoop_telemetry.js because changing to firefox50 broke it a=test-only

This commit is contained in:
Wes Kocher 2016-06-06 14:50:05 -07:00
parent c8fda3aef7
commit 7fbcf3fa34

View File

@ -20,7 +20,7 @@ skip-if = os == "linux" # Bug 1266041
[browser_panel_privateBrowsing.js]
[browser_mozLoop_sharingListeners.js]
[browser_mozLoop_telemetry.js]
skip-if = os == win && !debug # Bug 1267562 zombiecheck | child process 1228 still alive after shutdown (on win7-vm specifically)
skip-if = os == (win && !debug) || true # Bug 1267562 zombiecheck | child process 1228 still alive after shutdown (on win7-vm specifically) | Bug 1278389 for the true
[browser_sharingTitleListeners.js]
[browser_throttler.js]
[browser_toolbarbutton.js]