[Chandler-dev] Re: [commits] (rae) [12062] backing out last commit
because of test failures (with Flickr?)
Grant Baillie
grant at osafoundation.org
Thu Oct 19 09:48:54 PDT 2006
The tinderbox failures looked as if the flickr server wasn't
responding to requests (see below). Is that really a result of Reid's
checkin, or an unfortunate coincidence?
2172 File "/Users/osafuser/tinderbuild/chandler/tools/cats/
Functional/TestFlickr.py", line 45, in startTest
2173 fc.fillCollectionFromFlickr(repView)
2174 File "build/bdist.darwin-8.5.0-Power_Macintosh/egg/
flickr/__init__.py", line 157, in fillCollectionFromFlickr
2175 File "build/bdist.darwin-8.5.0-Power_Macintosh/egg/
flickr/__init__.py", line 77, in __init__
2176 File "build/bdist.darwin-8.5.0-Power_Macintosh/egg/
photos/Photos.py", line 63, in importFromURL
2177 File "/Users/osafuser/tinderbuild/chandler/release/
Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/
urllib.py", line 82, in urlopen
2178 return opener.open(url)
2179 File "/Users/osafuser/tinderbuild/chandler/release/
Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/
urllib.py", line 190, in open
2180 return getattr(self, name)(url)
2181 File "/Users/osafuser/tinderbuild/chandler/release/
Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/
urllib.py", line 316, in open_http
2182 errcode, errmsg, headers = h.getreply()
2183 File "/Users/osafuser/tinderbuild/chandler/release/
Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/
httplib.py", line 1137, in getreply
2184 response = self._conn.getresponse()
2185 File "/Users/osafuser/tinderbuild/chandler/release/
Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/
httplib.py", line 866, in getresponse
2186 response.begin()
2187 File "/Users/osafuser/tinderbuild/chandler/release/
Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/
httplib.py", line 336, in begin
2188 version, status, reason = self._read_status()
2189 File "/Users/osafuser/tinderbuild/chandler/release/
Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/
httplib.py", line 294, in _read_status
2190 line = self.fp.readline()
2191 File "/Users/osafuser/tinderbuild/chandler/release/
Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/
socket.py", line 325, in readline
2192 data = recv(1)
2193 File "/Users/osafuser/tinderbuild/chandler/parcels/
osaf/framework/scripting/script.py", line 206, in timeout
2194 NEXT sys.exit(´Timeout error: Script did not finish
within %d seconds.´ % scriptTimeout)
2195 NEXT SystemExit: Timeout error: Script did not finish within
600 seconds.
--Grant
On 19 Oct, 2006, at 05:38, commits at osafoundation.org wrote:
> Revision: 12062
> Author: rae
> Date: 2006-10-19 05:38:05 -0700 (Thu, 19 Oct 2006)
>
> Log Message
>
> backing out last commit because of test failures (with Flickr?)
>
> Modified Paths
>
> trunk/chandler/application/Utility.py
> trunk/chandler/parcels/osaf/framework/attributeEditors/
> AttributeEditors.py
> trunk/chandler/parcels/osaf/framework/blocks/ControlBlocks.py
> trunk/chandler/parcels/osaf/views/detail/detailblocks.py
>
> ...
> _______________________________________________
> Commits mailing list
> Commits at osafoundation.org
> http://lists.osafoundation.org/mailman/listinfo/commits
More information about the chandler-dev
mailing list