зеркало из https://github.com/mozilla/gecko-dev.git
Disable test
This commit is contained in:
Родитель
2b77b05c2b
Коммит
7aeccf6123
|
@ -38,6 +38,10 @@ var cps = Cc["@mozilla.org/content-pref/service;1"].
|
|||
var uri = ContentPrefTest.getURI("http://www.example.com/");
|
||||
|
||||
function run_test() {
|
||||
//XXX Temporarily disabled due to sqlite assertions
|
||||
do_check_true(true);
|
||||
return;
|
||||
|
||||
do_test_pending();
|
||||
|
||||
cps.setPref(uri, "asynctest", "pie");
|
||||
|
|
Загрузка…
Ссылка в новой задаче