Bug 1469904 - Disable test_temporary.js on Windows, because it fails with increased run-time stack size. r=aswan.

This commit is contained in:
Henri Sivonen 2019-01-10 09:30:56 +02:00
Родитель da9f57341c
Коммит cf396b408d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -224,7 +224,7 @@ head = head_addons.js head_system_addons.js
[test_system_update_upgrades.js]
head = head_addons.js head_system_addons.js
[test_temporary.js]
skip-if = os == "win" && os_version == "10.0" && ccov # Bug 1469904
skip-if = os == "win" # Bug 1469904
tags = webextensions
[test_theme_update.js]
[test_trash_directory.js]