Closed
Bug 1617700
Opened 5 years ago
Closed 5 years ago
Bump in-tree sccache and require 0.2.13
Categories
(Firefox Build System :: General, task, P3)
Firefox Build System
General
Tracking
(firefox75 fixed)
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: chmanchester, Assigned: chmanchester)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The new release contains some fixes to the client that will be helpful, I think this is a good time to require a new version.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by cmanchester@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9df351217706
Bump in-tree sccache to 0.2.13 and require the new version to build. r=froydnj
Comment 3•5 years ago
|
||
Backed out changeset 9df351217706 (Bug 1617700) for webconsole/typing.js failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/5fc409bc353096febfdcbbc09d788c6d3944ac47
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=290646981&repo=autoland&lineNumber=3508
[task 2020-02-26T21:22:08.376Z] 21:22:08 INFO - PID 29817 | Loading test 'webconsole/typing.js'
[task 2020-02-26T21:22:08.376Z] 21:22:08 INFO - PID 29817 | Executing test 'webconsole/typing.js'
[task 2020-02-26T21:27:08.378Z] 21:27:08 INFO - PID 29817 | TEST-UNEXPECTED-FAIL | damp | webconsole/typing.js: Test timed out
[task 2020-02-26T21:27:08.422Z] 21:27:08 INFO - Terminating psutil.Process(pid=29817, name='firefox-bin', started='21:20:38')
[task 2020-02-26T21:27:08.458Z] 21:27:08 INFO - PID 29817 | Exiting due to channel error.
[task 2020-02-26T21:27:08.458Z] 21:27:08 INFO - PID 29817 | Exiting due to channel error.
[task 2020-02-26T21:27:08.458Z] 21:27:08 INFO - PID 29817 | Exiting due to channel error.
[task 2020-02-26T21:27:08.458Z] 21:27:08 INFO - PID 29817 | Exiting due to channel error.
[task 2020-02-26T21:27:08.478Z] 21:27:08 INFO - TEST-UNEXPECTED-ERROR | damp | unexpected error
[task 2020-02-26T21:27:08.478Z] 21:27:08 ERROR - Traceback (most recent call last):
[task 2020-02-26T21:27:08.479Z] 21:27:08 INFO - File "/home/cltbld/tasks/task_1582751471/build/tests/talos/talos/run_tests.py", line 306, in run_tests
[task 2020-02-26T21:27:08.479Z] 21:27:08 INFO - talos_results.add(mytest.runTest(browser_config, test))
[task 2020-02-26T21:27:08.479Z] 21:27:08 INFO - File "/home/cltbld/tasks/task_1582751471/build/tests/talos/talos/ttest.py", line 64, in runTest
[task 2020-02-26T21:27:08.479Z] 21:27:08 INFO - return self._runTest(browser_config, test_config, setup)
[task 2020-02-26T21:27:08.479Z] 21:27:08 INFO - File "/home/cltbld/tasks/task_1582751471/build/tests/talos/talos/ttest.py", line 216, in _runTest
[task 2020-02-26T21:27:08.479Z] 21:27:08 INFO - debugger_args=browser_config['debugger_args']
[task 2020-02-26T21:27:08.479Z] 21:27:08 INFO - File "/home/cltbld/tasks/task_1582751471/build/tests/talos/talos/talos_process.py", line 156, in run_browser
[task 2020-02-26T21:27:08.479Z] 21:27:08 INFO - raise TalosError("unexpected error")
[task 2020-02-26T21:27:08.479Z] 21:27:08 INFO - TalosError: unexpected error
[task 2020-02-26T21:27:08.479Z] 21:27:08 INFO - TEST-INFO took 903619ms
[task 2020-02-26T21:27:08.479Z] 21:27:08 INFO - SUITE-END | took 903s
Flags: needinfo?(chmanchester)
Assignee | ||
Comment 4•5 years ago
|
||
I'm fairly sure this issue was not related to this change. I will attempt to re-land.
Flags: needinfo?(chmanchester)
Pushed by cmanchester@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1ebfa757fd96
Bump in-tree sccache to 0.2.13 and require the new version to build. r=froydnj
Comment 6•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•