Bug 42200

Summary: Rename bug-zzzzz.html WebGL tests
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: WebGLAssignee: Kenneth Russell <kbr>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, dglazkov, fishd, oliver, zmo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 42185    
Attachments:
Description Flags
Patch fishd: review+, kbr: commit-queue-

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>