Closed Bug 827064 Opened 12 years ago Closed 12 years ago

Windows Talos crashes hit traceback from "AttributeError: 'tuple' object has no attribute 'scheme'"

Categories

(Testing :: Talos, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philor, Unassigned)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

https://tbpl.mozilla.org/php/getParsedLog.php?id=18508552&tree=Firefox
Rev3 WINNT 6.1 mozilla-central talos tpn on 2013-01-05 16:58:04 PST for push 20d1a5916ef6
slave: talos-r3-w7-092

NOISE: __FAILbrowser non-zero return code (253)__FAIL
Traceback (most recent call last):
  File "run_tests.py", line 308, in ?
    main()
  File "run_tests.py", line 305, in main
    run_tests(parser)
  File "run_tests.py", line 258, in run_tests
    talos_results.add(mytest.runTest(browser_config, test))
  File "C:\talos-slave\talos-data\talos\ttest.py", line 410, in runTest
    self.cleanupAndCheckForCrashes(browser_config, profile_dir)
  File "C:\talos-slave\talos-data\talos\ttest.py", line 161, in cleanupAndCheckForCrashes
    stackwalk_binary=stackwalkbin)
  File "C:\talos-slave\talos-data\talos\mozcrash.py", line 89, in check_for_crashes
    if is_url(symbols_path):
  File "C:\talos-slave\talos-data\talos\mozcrash.py", line 15, in is_url
    return len(urlparse.urlparse(thing).scheme) >= 2
AttributeError: 'tuple' object has no attribute 'scheme'
program finished with exit code 1

and earlier

19:41	philor	https://tbpl.mozilla.org/php/getParsedLog.php?id=18470167&tree=Mozilla-Inbound - mozcrash seems less than pleased by talos crashes
19:42	ted	sigh
19:42	ted	is that another python 2.4 nonsense
19:43	ted	" Changed in version 2.5: Added attributes to return value."
19:43	ted	yes
19:43	ted	horrible
19:43	ted	can we seriously get a non-ancient python for talos
19:43	ted	this is killing me
https://tbpl.mozilla.org/php/getParsedLog.php?id=18537756&tree=Profiling
Rev3 WINNT 6.1 profiling talos tpn on 2013-01-06 23:11:20 PST for push 78076c5a5b3f
slave: talos-r3-w7-095
Depends on: 734466
This can be fixed by moving talos to using mozcrash-0.3
Attached patch use mozcrash-0.3Splinter Review
Attachment #698934 - Flags: review?(jmaher)
Comment on attachment 698934 [details] [diff] [review]
use mozcrash-0.3

Review of attachment 698934 [details] [diff] [review]:
-----------------------------------------------------------------

nice!
Attachment #698934 - Flags: review?(jmaher) → review+
http://hg.mozilla.org/build/talos/rev/8e2a2b8cee19
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: