mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 08:13:35 +00:00
Bug 381240 - disabling to allow further testing (r=sayrer)
This commit is contained in:
parent
b564ff0e2f
commit
7eff9932a2
@ -119,7 +119,8 @@ function run_test() {
|
||||
// test roots
|
||||
do_check_true(bmsvc.placesRoot > 0);
|
||||
do_check_true(bmsvc.bookmarksRoot > 0);
|
||||
do_check_true(bmsvc.toolbarFolder > 0);
|
||||
// XXX bug 381237
|
||||
//do_check_true(bmsvc.toolbarFolder > 0);
|
||||
|
||||
// create a folder to hold all the tests
|
||||
// this makes the tests more tolerant of changes to default_places.html
|
||||
|
Loading…
Reference in New Issue
Block a user