Intermittent TypeError: '>' not supported between instances of 'NoneType' and 'int'
Categories
(Testing :: Performance, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=447021231&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/RpNA-g3sSu-1gYnuN-Hf9w/runs/1/artifacts/public/logs/live_backing.log
[task 2024-02-13T01:48:09.572Z] Running: test_youtube
[task 2024-02-13T01:48:09.572Z] Wait for consent form
[task 2024-02-13T01:48:09.572Z] Wait for consent form: timed out, maybe it is not here
[task 2024-02-13T01:48:09.572Z] Wait for one video
[task 2024-02-13T01:48:09.572Z] Wait for video to start
[task 2024-02-13T01:48:09.572Z] video duration: 6.461
[task 2024-02-13T01:48:09.845Z] Traceback (most recent call last):
[task 2024-02-13T01:48:09.845Z] File "/home/ubuntu/tasks/task_170778814280379/fetches/basic_tests.py", line 146, in <module>
[task 2024-02-13T01:48:09.846Z] SnapTests(sys.argv[1])
[task 2024-02-13T01:48:09.846Z] File "/home/ubuntu/tasks/task_170778814280379/fetches/basic_tests.py", line 56, in __init__
[task 2024-02-13T01:48:09.846Z] getattr(self, m)(self._expectations[m])
[task 2024-02-13T01:48:09.846Z] File "/home/ubuntu/tasks/task_170778814280379/fetches/basic_tests.py", line 138, in test_youtube
[task 2024-02-13T01:48:09.846Z] assert video.get_property("duration") > exp["duration"]
[task 2024-02-13T01:48:09.846Z] TypeError: '>' not supported between instances of 'NoneType' and 'int'
[taskcluster 2024-02-13T01:48:09.941Z] Exit Code: 1
[taskcluster 2024-02-13T01:48:09.941Z] User Time: 55.668177s
[taskcluster 2024-02-13T01:48:09.941Z] Kernel Time: 33.953071s
[taskcluster 2024-02-13T01:48:09.941Z] Wall Time: 1m41.794404305s
[taskcluster 2024-02-13T01:48:09.941Z] Result: FAILED
[taskcluster 2024-02-13T01:48:09.942Z] === Task Finished ===
[taskcluster 2024-02-13T01:48:09.942Z] Task Duration: 1m41.81744753s
[taskcluster 2024-02-13T01:48:10.064Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2024-05-13T00:04:17.166Z
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 3•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 4•1 year ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=474533614&repo=autoland
| Comment hidden (Intermittent Failures Robot) |
Comment 6•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 7•1 year ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=479556131&repo=autoland
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 11•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 12•1 year ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=490923026&repo=autoland
| Comment hidden (Intermittent Failures Robot) |
Comment 14•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Description
•