Bug 105835 - [webkitpy] Omit webkitpy/thirdparty/BeautifulSoup.py from code coverage checking
Summary: [webkitpy] Omit webkitpy/thirdparty/BeautifulSoup.py from code coverage checking
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-28 10:53 PST by Zan Dobersek
Modified: 2012-12-29 00:04 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.64 KB, patch)
2012-12-28 10:57 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2012-12-28 10:53:29 PST
[webkitpy] Omit webkitpy/thirdparty/BeautifulSoup.py from code coverage checking
Comment 1 Zan Dobersek 2012-12-28 10:57:52 PST
Created attachment 180887 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-28 14:24:34 PST
Comment on attachment 180887 [details]
Patch

Rejecting attachment 180887 [details] from commit-queue.

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', u'--status-host=queues.webkit.org', ..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue

Last 500 characters of output:
hanize/_urllib2_fork.py", line 332, in _call_chain
    result = func(*args)
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1170, in https_open
    return self.do_open(conn_factory, req)
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1118, in do_open
    raise URLError(err)
urllib2.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>

Full output: http://queues.webkit.org/results/15549917
Comment 3 Zan Dobersek 2012-12-29 00:03:55 PST
Comment on attachment 180887 [details]
Patch

Clearing flags on attachment: 180887

Committed r138559: <http://trac.webkit.org/changeset/138559>
Comment 4 Zan Dobersek 2012-12-29 00:04:00 PST
All reviewed patches have been landed.  Closing bug.