Bug 37791

Summary: [DRT/Chromium] Fix a test initialization problem
Product: WebKit Reporter: Kent Tamura <tkent>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, fishd, hamaji
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 35902    
Attachments:
Description Flags
Patch none

Kent Tamura
Reported 2010-04-19 00:57:52 PDT
[DRT/Chromium] Fix a test initialization problem
Attachments
Patch (1.30 KB, patch)
2010-04-19 01:00 PDT, Kent Tamura
no flags
Kent Tamura
Comment 1 2010-04-19 01:00:42 PDT
Kent Tamura
Comment 2 2010-04-19 02:06:11 PDT
Comment on attachment 53658 [details] Patch Clearing flags on attachment: 53658 Committed r57807: <http://trac.webkit.org/changeset/57807>
Kent Tamura
Comment 3 2010-04-19 02:06:19 PDT
All reviewed patches have been landed. Closing bug.
Shinichiro Hamaji
Comment 4 2010-04-19 02:09:39 PDT
The record of our local discussion: chromoium's test_shell seems to be calling ResetTestController twice(before runFileTest and after runFileTest). The former call seems to be mandatory and the latter call seems to be only for purity.
Note You need to log in before you can comment on or make changes to this bug.