Bug 109953

Summary: [Qt] Extraneous TestExpectations.orig file committed
Product: WebKit Reporter: Glenn Adams <glenn>
Component: Tools / TestsAssignee: Ádám Kallai <kadam>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 107567    
Bug Blocks:    

Description Glenn Adams 2013-02-15 10:26:38 PST
An extraneous TestExpectations.orig file was added in error in the unreviewed

http://trac.webkit.org/changeset/142135

See LayoutTests/platform/qt-5.0-wk2/TestExpectations.orig
Comment 1 Ádám Kallai 2013-02-18 05:52:00 PST
Thanks for your report. I don't know what happened. Probably I was careless but I always double check my patch before I commit it. :(
I fixed it on: <http://trac.webkit.org/changeset/143205>
Comment 2 Glenn Adams 2013-02-18 08:23:53 PST
(In reply to comment #1)
> Thanks for your report. I don't know what happened. Probably I was careless but I always double check my patch before I commit it. :(
> I fixed it on: <http://trac.webkit.org/changeset/143205>

thanks; i just happened to notice when doing a find on TestExpectations; you probably added by mistake using git add before a commit; no harm done