Closed
Bug 1511842
Opened 5 years ago
Closed 5 years ago
remove unused nsLayoutStaticRefs
Categories
(Core :: Layout, enhancement, P3)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: heycam, Assigned: heycam)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b118f8ec47f5 Remove unused nsLayoutStaticsRef. r=TYLin
Backout by rgurzau@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5e260e3fd46f Backed out changeset b118f8ec47f5 for web platform failures due to the python package not being installed on a CLOSED TREE
Comment 4•5 years ago
|
||
Backed out changeset b118f8ec47f5 (bug 1511842) for web platform failures due to the python package not being installed on a CLOSED TREE Backout link: https://hg.mozilla.org/integration/autoland/rev/5e260e3fd46fae7b38bb699a74fe499fa8d3d033 Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&selectedJob=215373580&revision=b118f8ec47f530ab3cf08d0bc6c9af7e1ffe4af8 Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=215374317&repo=autoland&lineNumber=249 Log snippet: 20:02:42 WARNING - Return code: 1 20:02:42 INFO - retry: Failed, sleeping 300 seconds before retrying 20:07:42 INFO - retry: Calling run_command with args: [['/Users/cltbld/tasks/task_1543888390/build/venv/bin/pip', 'install', '--no-deps', '--timeout', '120', '-r', '/Users/cltbld/tasks/task_1543888390/build/tests/config/marionette_requirements.txt', '--no-index', '--find-links', 'https://pypi.pub.build.mozilla.org/pub']], kwargs: {'error_level': 'warning', 'error_list': [{'substr': 'not found or a compiler error:', 'level': 'warning'}, {'regex': <_sre.SRE_Pattern object at 0x10ef6ac70>, 'level': 'error'}, {'regex': <_sre.SRE_Pattern object at 0x10f0df8a0>, 'level': 'warning'}, {'regex': <_sre.SRE_Pattern object at 0x7f8bd0c3e4f0>, 'level': 'debug'}, {'substr': 'command not found', 'level': 'error'}, {'regex': <_sre.SRE_Pattern object at 0x10f097408>, 'level': 'warning'}, {'substr': 'Traceback (most recent call last)', 'level': 'error'}, {'substr': 'SyntaxError: ', 'level': 'error'}, {'substr': 'TypeError: ', 'level': 'error'}, {'substr': 'NameError: ', 'level': 'error'}, {'substr': 'ZeroDivisionError: ', 'level': 'error'}, {'regex': <_sre.SRE_Pattern object at 0x10f0c12e0>, 'level': 'critical'}, {'regex': <_sre.SRE_Pattern object at 0x10ef16168>, 'level': 'critical'}], 'cwd': '/Users/cltbld/tasks/task_1543888390/build/tests/config', 'env': {'MOZ_AUTOMATION': '1', 'VERSIONER_PYTHON_PREFER_32_BIT': 'no', 'LOGNAME': 'cltbld', 'USER': 'cltbld', 'HOME': '/Users/cltbld', 'PATH': '/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin', 'IDLEIZER_DISABLE_SHUTDOWN': 'true', 'LANG': 'en_US.UTF-8', 'XPCOM_DEBUG_BREAK': 'warn', 'SHELL': '/bin/bash', 'MOZ_NODE_PATH': '/usr/local/bin/node', 'VERSIONER_PYTHON_VERSION': '2.7', 'SHLVL': '1', 'XPC_FLAGS': '0x0', 'TMPDIR': '/var/folders/2l/mxdk6jh950796w3vgqv51_k000000w/T/', 'GECKO_HEAD_REPOSITORY': 'https://hg.mozilla.org/integration/autoland', 'NO_FAIL_ON_TEST_ERRORS': '1', 'SCCACHE_DISABLE': '1', 'XPC_SERVICE_NAME': '0', 'MOZ_NO_REMOTE': '1', 'MOZ_HIDE_RESULTS_TABLE': '1', 'GECKO_HEAD_REV': 'b118f8ec47f530ab3cf08d0bc6c9af7e1ffe4af8', 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.ChcPjmWEPZ/Listeners', 'Apple_PubSub_Socket_Render': '/private/tmp/com.apple.launchd.CL9HOPFzb6/Render', 'LC_ALL': 'en_US.UTF-8', '_': '/usr/local/bin/generic-worker', 'TASK_ID': 'FC1KAoCyR9GcN0qcRmL7ig', '__CF_USER_TEXT_ENCODING': '0x1C:0:0', 'PWD': '/Users/cltbld'}}, attempt #5 20:07:42 INFO - Running command: ['/Users/cltbld/tasks/task_1543888390/build/venv/bin/pip', 'install', '--no-deps', '--timeout', '120', '-r', '/Users/cltbld/tasks/task_1543888390/build/tests/config/marionette_requirements.txt', '--no-index', '--find-links', 'https://pypi.pub.build.mozilla.org/pub'] in /Users/cltbld/tasks/task_1543888390/build/tests/config 20:07:42 INFO - Copy/paste: /Users/cltbld/tasks/task_1543888390/build/venv/bin/pip install --no-deps --timeout 120 -r /Users/cltbld/tasks/task_1543888390/build/tests/config/marionette_requirements.txt --no-index --find-links https://pypi.pub.build.mozilla.org/pub 20:07:42 INFO - Using env: (same as previous command) 20:07:43 INFO - Ignoring indexes: https://pypi.python.org/simple 20:07:43 INFO - Invalid requirement: '../tools/mozterm' 20:07:43 INFO - It looks like a path. Does it exist ? 20:07:43 WARNING - Return code: 1 20:07:43 FATAL - Could not install python package: /Users/cltbld/tasks/task_1543888390/build/venv/bin/pip install --no-deps --timeout 120 -r /Users/cltbld/tasks/task_1543888390/build/tests/config/marionette_requirements.txt --no-index --find-links https://pypi.pub.build.mozilla.org/pub failed after 5 tries! 20:07:43 FATAL - Running post_fatal callback... 20:07:43 FATAL - Exiting -1 20:07:43 INFO - Running post-action listener: _resource_record_post_action 20:07:43 INFO - Running post-action listener: _start_resource_monitoring 20:07:43 INFO - Starting resource monitoring. 20:07:43 INFO - [mozharness: 2018-12-04 04:07:43.339293Z] Finished create-virtualenv step (failed) 20:07:43 INFO - Running post-run listener: _resource_record_post_run [taskcluster 2018-12-04T04:07:43.386Z] Exit Code: 255 [taskcluster 2018-12-04T04:07:43.386Z] User Time: 34.828451s [taskcluster 2018-12-04T04:07:43.386Z] Kernel Time: 16.456506s [taskcluster 2018-12-04T04:07:43.386Z] Wall Time: 14m33.708103411s [taskcluster 2018-12-04T04:07:43.386Z] Result: FAILED
Flags: needinfo?(cam)
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/18faf33e3dc1 Remove unused nsLayoutStaticsRef. r=TYLin
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/18faf33e3dc1
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(cam)
You need to log in
before you can comment on or make changes to this bug.
Description
•