зеркало из https://github.com/mozilla/gecko-dev.git
Bug 661816 - Disable failing part of browser_awesomescreen.js test [r=mfinkle]
This commit is contained in:
Родитель
847aba8513
Коммит
5a4a809187
|
@ -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();
|
||||
|
|
Загрузка…
Ссылка в новой задаче