WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 87252
[EFL] Add run API tests as a step on the build bots
https://bugs.webkit.org/show_bug.cgi?id=87252
Summary
[EFL] Add run API tests as a step on the build bots
Thiago Marcos P. Santos
Reported
2012-05-23 05:07:23 PDT
Once we get the testing functional, make it a step on EFL the bots.
Attachments
Patch
(4.43 KB, patch)
2012-07-02 07:53 PDT
,
Thiago Marcos P. Santos
no flags
Details
Formatted Diff
Diff
Patch v2
(4.40 KB, patch)
2012-07-02 14:07 PDT
,
Thiago Marcos P. Santos
no flags
Details
Formatted Diff
Diff
Patch
(4.43 KB, patch)
2012-07-03 06:27 PDT
,
Thiago Marcos P. Santos
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Thiago Marcos P. Santos
Comment 1
2012-07-02 07:53:54 PDT
Created
attachment 150421
[details]
Patch
Daniel Bates
Comment 2
2012-07-02 11:52:18 PDT
Comment on
attachment 150421
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=150421&action=review
> Tools/Scripts/run-efl-tests:38 > +$ENV{CTEST_OUTPUT_ON_FAILURE}="1";
Nit: Missing space characters on both sides of the equality sign (=).
> Tools/Scripts/run-efl-tests:41 > +exit exitStatus(0);
This line isn't necessary as Perl exits with exit status 0 by default.
Thiago Marcos P. Santos
Comment 3
2012-07-02 14:07:05 PDT
Created
attachment 150474
[details]
Patch v2 This new version fixes the issues pointed by the review. I'm going to test tomorrow on a buildslave before asking cq just to be sure. Thanks for reviewing
WebKit Review Bot
Comment 4
2012-07-03 06:15:25 PDT
Comment on
attachment 150474
[details]
Patch v2 Rejecting
attachment 150474
[details]
from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: s/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg Hunk #1 succeeded at 490 (offset 3 lines). Hunk #2 FAILED at 737. Hunk #3 FAILED at 766. 2 out of 3 hunks FAILED -- saving rejects to file Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg.rej patching file Tools/Scripts/run-efl-tests Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue/ Full output:
http://queues.webkit.org/results/13129478
Thiago Marcos P. Santos
Comment 5
2012-07-03 06:27:37 PDT
Created
attachment 150595
[details]
Patch Rebased.
WebKit Review Bot
Comment 6
2012-07-03 08:28:27 PDT
Comment on
attachment 150595
[details]
Patch Clearing flags on attachment: 150595 Committed
r121768
: <
http://trac.webkit.org/changeset/121768
>
WebKit Review Bot
Comment 7
2012-07-03 08:28:35 PDT
All reviewed patches have been landed. Closing bug.
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