Closed Bug 851385 Opened 13 years ago Closed 13 years ago

[balrog] Fix up xml deprecation warning in tests

Categories

(Release Engineering :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nthomas, Assigned: nthomas)

Details

(Whiteboard: [balrog])

Attachments

(1 file)

Several copies of: /Users/nthomas/source/github/mozilla/balrog/auslib/test/admin/views/test_index.py:62: DeprecationWarning: This method will be removed in future versions. Use 'list(elem)' or iteration over elem instead. for tr in tbody.getchildren(): /Users/nthomas/source/github/mozilla/balrog/auslib/test/admin/views/test_index.py:64: DeprecationWarning: This method will be removed in future versions. Use 'list(elem)' or iteration over elem instead. for td in tr.getchildren():
Attachment #725212 - Flags: review?(bhearsum)
I get that warning running on Apple's Python 2.7.2 from OS X 10.8.1.
Comment on attachment 725212 [details] [diff] [review] Teeny weeny patch Review of attachment 725212 [details] [diff] [review]: ----------------------------------------------------------------- I think I've seen these warnings too...
Attachment #725212 - Flags: review?(bhearsum) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: