Bug 96961
| Summary: | Mark oes-vertex-array-object test as non flaky when implemented in Chromium | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brandon Jones <bajones> |
| Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 96578 | ||
| Bug Blocks: | |||
Brandon Jones
The chromium test expectations file has a line that indicates the OES_vertex_array_object is expected to be flaky:
platform/chromium/virtual/gpu/fast/canvas/webgl/oes-vertex-array-object.html = PASS TEXT
This should be removed once the feature has been implemented in Chromium and has consistent support across all platforms
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Stephen Chenney
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.