Bug 42200 - Rename bug-zzzzz.html WebGL tests
Summary: Rename bug-zzzzz.html WebGL tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Kenneth Russell
URL:
Keywords:
Depends on:
Blocks: 42185
  Show dependency treegraph
 
Reported: 2010-07-13 14:27 PDT by Kenneth Russell
Modified: 2010-07-13 14:39 PDT (History)
5 users (show)

See Also:


Attachments
Patch (34.01 KB, patch)
2010-07-13 14:32 PDT, Kenneth Russell
fishd: review+
kbr: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Russell 2010-07-13 14:27:21 PDT
There are five WebGL layout tests with the naming convention bug-zzzzz.html which need to be renamed for clarity.
Comment 1 Zhenyao Mo 2010-07-13 14:30:45 PDT
We should rename a few others, for example,

texImage2DImageDataTest.html => tex-image-2d-image-data-test.html
Comment 2 Kenneth Russell 2010-07-13 14:32:36 PDT
Created attachment 61417 [details]
Patch

From the ChangeLog:

Per changes already made to Khronos copy of tests, renamed:
  bug-31889.html to array-buffer-crash.html
  bug-32364.html to tex-image-and-uniform-binding-bugs.html
  bug-32692.html to index-validation-verifies-too-many-indices.html
  bug-32888.html to texture-transparent-pixels-initialized.html

Deleted bug-32456.html because it is now redundant; its functionality is already in array-unit-tests.html.
Comment 3 Kenneth Russell 2010-07-13 14:39:25 PDT
Committed r63249: <http://trac.webkit.org/changeset/63249>