WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
95222
webkit-patch rebaseline-expectations wrongly touches other platforms' TestExpectations
https://bugs.webkit.org/show_bug.cgi?id=95222
Summary
webkit-patch rebaseline-expectations wrongly touches other platforms' TestExp...
Julien Chaffraix
Reported
2012-08-28 11:26:02 PDT
Created
attachment 161023
[details]
Repro patch against
r126890
Trying to do the rebaselining after
r126683
, I am consistently hitting this issue. Attached is a rebaseline patch against
r126890
that shows the issue. Steps to reproduce: * Apply attached patch. * webkit-patch rebaseline-expectations You should see the issue. I have experienced it in an SVN and GIT checkout.
Attachments
Repro patch against r126890
(687 bytes, patch)
2012-08-28 11:26 PDT
,
Julien Chaffraix
no flags
Details
Formatted Diff
Diff
Bad diff - notice the Qt TestExpectation changes
(13.99 KB, patch)
2012-08-28 11:27 PDT
,
Julien Chaffraix
no flags
Details
Formatted Diff
Diff
Patch
(6.58 KB, patch)
2012-08-28 17:41 PDT
,
Dirk Pranke
webkit.review.bot
: review-
abarth
: commit-queue+
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Julien Chaffraix
Comment 1
2012-08-28 11:27:01 PDT
Created
attachment 161024
[details]
Bad diff - notice the Qt TestExpectation changes
Dirk Pranke
Comment 2
2012-08-28 16:45:02 PDT
I've reproduced the problem and am working on it.
Dirk Pranke
Comment 3
2012-08-28 17:22:42 PDT
Okay, Ojan was right. This code isn't well tested :). I've stumbled across several bugs and inefficiencies while debugging this, but the bug that is causing this particular problem is relatively isolated so I'll just post a patch for this and save the other issues for later. Patch coming up shortly ...
Dirk Pranke
Comment 4
2012-08-28 17:41:59 PDT
Created
attachment 161100
[details]
Patch
Adam Barth
Comment 5
2012-08-28 17:45:37 PDT
Comment on
attachment 161100
[details]
Patch ok
WebKit Review Bot
Comment 6
2012-08-28 19:24:20 PDT
Comment on
attachment 161100
[details]
Patch Rejecting
attachment 161100
[details]
from review queue.
abarth@webkit.org
does not have reviewer permissions according to
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py
. - If you do not have reviewer rights please read
http://webkit.org/coding/contributing.html
for instructions on how to use bugzilla flags. - If you have reviewer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your reviewer rights.
WebKit Review Bot
Comment 7
2012-08-28 19:26:50 PDT
Comment on
attachment 161100
[details]
Patch Rejecting
attachment 161100
[details]
from commit-queue.
abarth@webkit.org
does not have committer permissions according to
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py
. - If you do not have committer rights please read
http://webkit.org/coding/contributing.html
for instructions on how to use bugzilla flags. - If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your committer rights.
Adam Barth
Comment 8
2012-08-28 19:37:31 PDT
Comment on
attachment 161100
[details]
Patch Sorry, the bots a freaking out because of an AppEngine issue. Let's try this again. If this errors out, we might need to wait for AppEngine to be less insane.
WebKit Review Bot
Comment 9
2012-08-28 19:40:06 PDT
Comment on
attachment 161100
[details]
Patch Rejecting
attachment 161100
[details]
from review queue.
abarth@webkit.org
does not have reviewer permissions according to
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py
. - If you do not have reviewer rights please read
http://webkit.org/coding/contributing.html
for instructions on how to use bugzilla flags. - If you have reviewer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your reviewer rights.
Dirk Pranke
Comment 10
2012-08-29 15:35:29 PDT
Committed
r127058
: <
http://trac.webkit.org/changeset/127058
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug