зеркало из https://github.com/mozilla/pluotsorbet.git
Update number of known failures
This commit is contained in:
Родитель
4954057571
Коммит
191d988906
|
@ -38,7 +38,7 @@ casper.test.begin("unit tests", 5 + gfxTests.length, function(test) {
|
|||
.start("http://localhost:8000/index.html")
|
||||
.waitForText("DONE", function() {
|
||||
var content = this.getPageContent();
|
||||
if (content.contains("DONE: 70904 pass, 0 fail, 174 known fail, 0 unknown pass")) {
|
||||
if (content.contains("DONE: 70904 pass, 0 fail, 175 known fail, 0 unknown pass")) {
|
||||
test.pass('main unit tests');
|
||||
} else {
|
||||
this.debugPage();
|
||||
|
|
Загрузка…
Ссылка в новой задаче