Bug 661816 - Disable failing part of browser_awesomescreen.js test [r=mfinkle]

This commit is contained in:
Matt Brubeck 2011-06-09 09:14:25 -07:00
Родитель 847aba8513
Коммит 5a4a809187
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -413,6 +413,7 @@ gTests.push({
},
onCompositionEnd: function() {
/* TODO: This is currently failing (bug 642771)
gCurrentTest._checkState();
let isHiddenHeader = function() {
@ -424,7 +425,6 @@ gTests.push({
// but I don't have a better idea about how to do it for now since we don't
// that to happen!
/* TODO: This is currently failing (bug 642771)
waitForAndContinue(function() {
gCurrentTest._checkState();
runNextTest();