diff --git a/content/canvas/test/Makefile.in b/content/canvas/test/Makefile.in index 4d2ccbf7ed0..a15559d3d2a 100644 --- a/content/canvas/test/Makefile.in +++ b/content/canvas/test/Makefile.in @@ -510,11 +510,12 @@ endif # Tests that fail on Mac (possibly because spec is underdefined?). Bug 407105 ifneq ($(MOZ_WIDGET_TOOLKIT),cocoa) _TEST_FILES_E += \ - test_2d.line.cap.zerobezier.round.html \ test_2d.line.join.parallel.html \ test_2d.strokeRect.zero.5.html \ $(NULL) +# test_2d.line.cap.zerobezier.round.html disabled for now, from above + # These are failing due to different quartz implementations of these operators when # images are in play. Bug 413026. _TEST_FILES_E += \