зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1459732 - Do not kill compiz before running android emulator tests; r=jmaher
This commit is contained in:
Родитель
8494c26563
Коммит
56396c3a4d
|
@ -572,8 +572,6 @@ class AndroidEmulatorTest(TestingMixin, EmulatorMixin, BaseScript, MozbaseMixin,
|
|||
self._restart_adbd()
|
||||
|
||||
if not self.config.get("developer_mode"):
|
||||
# We kill compiz because it sometimes prevents us from starting the emulator
|
||||
self._kill_processes("compiz")
|
||||
self._kill_processes("xpcshell")
|
||||
|
||||
# We add a symlink for libGL.so because the emulator dlopen()s it by that name
|
||||
|
|
Загрузка…
Ссылка в новой задаче