Disabling test due to bug 421790

This commit is contained in:
dtownsend@oxymoronical.com 2008-03-09 07:46:17 -07:00
parent baf28387f9
commit abd273614f

View File

@ -32,6 +32,8 @@ function test_kTimeFormatSeconds() {
function run_test()
{
// XXX test disabled due to bug 421790
return;
test_full();
test_kTimeFormatSeconds();
}