Bug 112176 - Some canvas tests only fail on Mac EWS
Summary: Some canvas tests only fail on Mac EWS
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-12 12:16 PDT by Ryosuke Niwa
Modified: 2013-03-12 13:29 PDT (History)
5 users (show)

See Also:


Attachments
Add test expectations (2.10 KB, patch)
2013-03-12 12:21 PDT, Ryosuke Niwa
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-03-12 12:16:23 PDT
The following tests only fail on Mac EWS bots:

Regressions: Unexpected text-only failures (8)
  canvas/philip/tests/2d.path.arc.scale.2.html [ Failure ]
  canvas/philip/tests/2d.path.arcTo.scale.html [ Failure ]
  canvas/philip/tests/2d.path.arcTo.transformation.html [ Failure ]
  canvas/philip/tests/2d.path.stroke.scale1.html [ Failure ]
  canvas/philip/tests/2d.path.stroke.skew.html [ Failure ]
  compositing/overflow/composited-scrolling-paint-phases.html [ Failure ]
  fast/canvas/canvas-composite-alpha.html [ Failure ]
  fast/canvas/webgl/read-pixels-test.html [ Failure ]

e.g. http://webkit-commit-queue.appspot.com/results/17004692
Comment 1 Ryosuke Niwa 2013-03-12 12:21:22 PDT
Created attachment 192786 [details]
Add test expectations
Comment 2 Ryosuke Niwa 2013-03-12 13:29:56 PDT
Committed r145577: <http://trac.webkit.org/changeset/145577>