Closed
Bug 1481428
Opened 7 years ago
Closed 7 years ago
Intermittent stylebench | invalid literal for float(): 2078JavaScript error: http://localhost:50381/tests/webkit/PerformanceTests/StyleBench/resources/benchmark-report.js , line 49: TypeError: Argument 1 of Node.removeChild is not an object.
Categories
(Testing :: Talos, defect, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: ebalazs [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=192484856&repo=autoland
https://queue.taskcluster.net/v1/task/SCurqN-9Sq-ABpxOVcDlaQ/runs/0/artifacts/public/logs/live_backing.log
ERROR - TEST-UNEXPECTED-ERROR | stylebench | invalid literal for float(): 2078JavaScript error: http://localhost:50381/tests/webkit/PerformanceTests/StyleBench/resources/benchmark-report.js, line 49: TypeError: Argument 1 of Node.removeChild is not an object.
04:18:27 ERROR - Traceback (most recent call last):
04:18:27 INFO - File "/Users/cltbld/tasks/task_1533639434/build/tests/talos/talos/run_tests.py", line 297, in run_tests
04:18:27 INFO - talos_results.add(mytest.runTest(browser_config, test))
04:18:27 INFO - File "/Users/cltbld/tasks/task_1533639434/build/tests/talos/talos/ttest.py", line 63, in runTest
04:18:27 INFO - return self._runTest(browser_config, test_config, setup)
04:18:27 INFO - File "/Users/cltbld/tasks/task_1533639434/build/tests/talos/talos/ttest.py", line 270, in _runTest
04:18:27 INFO - else None)
04:18:27 INFO - File "/Users/cltbld/tasks/task_1533639434/build/tests/talos/talos/results.py", line 97, in add
04:18:27 INFO - results = browserLog.results()
04:18:27 INFO - File "/Users/cltbld/tasks/task_1533639434/build/tests/talos/talos/results.py", line 403, in results
04:18:27 INFO - format_pagename=self.format_pagename)
04:18:27 INFO - File "/Users/cltbld/tasks/task_1533639434/build/tests/talos/talos/results.py", line 248, in __init__
04:18:27 INFO - result['runs'] = [float(i) for i in r[2:]]
04:18:27 ERROR - ValueError: invalid literal for float(): 2078JavaScript error: http://localhost:50381/tests/webkit/PerformanceTests/StyleBench/resources/benchmark-report.js, line 49: TypeError: Argument 1 of Node.removeChild is not an object.
04:18:27 INFO - TEST-INFO took 534923ms
04:18:27 INFO - SUITE-END | took 942s
04:18:27 ERROR - Return code: 2
04:18:27 WARNING - setting return code to 2
04:18:27 ERROR - # TBPL FAILURE #
Comment 1•7 years ago
|
||
This was fixed by the backout - Bug 1481037:
https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=14c77aa6e1693a401476a03d256eb13eea31d5b9&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=usercancel&filter-resultStatus=runnable
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•