WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
48478
[chromium] Make the test results server store which master the bot is on
https://bugs.webkit.org/show_bug.cgi?id=48478
Summary
[chromium] Make the test results server store which master the bot is on
Ojan Vafai
Reported
2010-10-27 15:47:05 PDT
[chromium] Make the test results server store which master the bot is on
Attachments
Patch
(16.43 KB, patch)
2010-10-27 15:49 PDT
,
Ojan Vafai
dglazkov
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ojan Vafai
Comment 1
2010-10-27 15:49:40 PDT
Created
attachment 72100
[details]
Patch
Dimitri Glazkov (Google)
Comment 2
2010-10-27 15:56:15 PDT
Comment on
attachment 72100
[details]
Patch ok
Victor Wang
Comment 3
2010-10-27 16:11:56 PDT
Comment on
attachment 72100
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=72100&action=review
> WebKitTools/TestResultServer/model/testfile.py:103 > if not files:
Fill in the missing master/test_type here? if not test_type: test_type = "layout-tests"
Ojan Vafai
Comment 4
2010-10-27 16:22:52 PDT
Comment on
attachment 72100
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=72100&action=review
>> WebKitTools/TestResultServer/model/testfile.py:103 >> if not files: > > Fill in the missing master/test_type here? > if not test_type: > test_type = "layout-tests"
my intention is to make it master/test_type required. once that's the case, we won't need to fill in master/test_type anywhere.
Victor Wang
Comment 5
2010-10-27 16:25:51 PDT
(In reply to
comment #4
)
> (From update of
attachment 72100
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=72100&action=review
> > >> WebKitTools/TestResultServer/model/testfile.py:103 > >> if not files: > > > > Fill in the missing master/test_type here? > > if not test_type: > > test_type = "layout-tests" > > my intention is to make it master/test_type required. once that's the case, we won't need to fill in master/test_type anywhere.
Sounds good then. Thanks for making the change!
Ojan Vafai
Comment 6
2010-10-27 16:33:39 PDT
Committed
r70724
: <
http://trac.webkit.org/changeset/70724
>
WebKit Review Bot
Comment 7
2010-10-27 18:57:34 PDT
http://trac.webkit.org/changeset/70724
might have broken GTK Linux 32-bit Release
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