<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>45862</bug_id>
          
          <creation_ts>2010-09-15 18:51:22 -0700</creation_ts>
          <short_desc>test-webkitpy --all fails with AuthenticationErrors</short_desc>
          <delta_ts>2017-07-18 08:30:15 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>31500</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>dbates</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>279894</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-09-15 18:51:22 -0700</bug_when>
    <thetext>test-webkitpy --all fails with AuthenticationErrors

I believe this is because I deleted my cached SVN auth credentials from my machine (I&apos;m trying to fix bug 31500).

Seems bad that these tests would then fail for non-committers!  (or committers who have never committed).

======================================================================
ERROR: test_commit_text_parsing (webkitpy.common.checkout.scm_unittest.SVNTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File &quot;/Projects/WebKit/WebKitTools/Scripts/webkitpy/common/checkout/scm_unittest.py&quot;, line 648, in test_commit_text_parsing
    self._shared_test_commit_with_message()
  File &quot;/Projects/WebKit/WebKitTools/Scripts/webkitpy/common/checkout/scm_unittest.py&quot;, line 639, in _shared_test_commit_with_message
    commit_text = self.scm.commit_with_message(&quot;another test commit&quot;, username)
  File &quot;/Projects/WebKit/WebKitTools/Scripts/webkitpy/common/checkout/scm.py&quot;, line 532, in commit_with_message
    raise AuthenticationError(self.svn_server_host)
AuthenticationError

======================================================================
ERROR: test_diff_for_file_with_existing_bogus_dir (webkitpy.common.checkout.scm_unittest.SVNTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File &quot;/Projects/WebKit/WebKitTools/Scripts/webkitpy/common/checkout/scm_unittest.py&quot;, line 747, in test_diff_for_file_with_existing_bogus_dir
    self.do_test_diff_for_file()
  File &quot;/Projects/WebKit/WebKitTools/Scripts/webkitpy/common/checkout/scm_unittest.py&quot;, line 730, in do_test_diff_for_file
    self.scm.commit_with_message(&quot;a test commit&quot;)
  File &quot;/Projects/WebKit/WebKitTools/Scripts/webkitpy/common/checkout/scm.py&quot;, line 532, in commit_with_message
    raise AuthenticationError(self.svn_server_host)
AuthenticationError

======================================================================
ERROR: test_diff_for_file_with_missing_bogus_dir (webkitpy.common.checkout.scm_unittest.SVNTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File &quot;/Projects/WebKit/WebKitTools/Scripts/webkitpy/common/checkout/scm_unittest.py&quot;, line 753, in test_diff_for_file_with_missing_bogus_dir
    self.do_test_diff_for_file()
  File &quot;/Projects/WebKit/WebKitTools/Scripts/webkitpy/common/checkout/scm_unittest.py&quot;, line 730, in do_test_diff_for_file
    self.scm.commit_with_message(&quot;a test commit&quot;)
  File &quot;/Projects/WebKit/WebKitTools/Scripts/webkitpy/common/checkout/scm.py&quot;, line 532, in commit_with_message
    raise AuthenticationError(self.svn_server_host)
AuthenticationError

======================================================================
ERROR: test_show_head_binary (webkitpy.common.checkout.scm_unittest.SVNTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File &quot;/Projects/WebKit/WebKitTools/Scripts/webkitpy/common/checkout/scm_unittest.py&quot;, line 725, in test_show_head_binary
    self.scm.commit_with_message(&quot;a test commit&quot;)
  File &quot;/Projects/WebKit/WebKitTools/Scripts/webkitpy/common/checkout/scm.py&quot;, line 532, in commit_with_message
    raise AuthenticationError(self.svn_server_host)
AuthenticationError</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>