Bug 109953
Summary: | [Qt] Extraneous TestExpectations.orig file committed | ||
---|---|---|---|
Product: | WebKit | Reporter: | Glenn Adams <glenn> |
Component: | Tools / Tests | Assignee: | Á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: |
Glenn Adams
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ádám Kallai
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>
Glenn Adams
(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