зеркало из https://github.com/mozilla/pluotsorbet.git
Update number of max different pixels in DrawSubstringTest for Mac
This commit is contained in:
Родитель
ecfc0b776d
Коммит
0c6fec8042
|
@ -37,7 +37,7 @@ var gfxTests = [
|
|||
{ name: "gfx/ClippingTest", maxDifferent: 0 },
|
||||
{ name: "gfx/ImageProcessingTest", maxDifferent: 6184 },
|
||||
{ name: "gfx/CreateImageWithRegionTest", maxDifferent: 0 },
|
||||
{ name: "gfx/DrawSubstringTest", maxDifferent: 258 },
|
||||
{ name: "gfx/DrawSubstringTest", maxDifferent: 332 },
|
||||
];
|
||||
|
||||
casper.test.begin("unit tests", 7 + gfxTests.length, function(test) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче