Closed Bug 1609520 Opened 5 years ago Closed 5 years ago

Perma [tier2] 0:43.75 python/mozbuild/mozbuild/test/configure/lint.py::Lint::test_browser TEST-UNEXPECTED-FAIL

Categories

(Firefox Build System :: General, defect, P5)

defect

Tracking

(firefox74 fixed)

RESOLVED FIXED
mozilla74
Tracking Status
firefox74 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: away)

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

Attachments

(1 file)

Filed by: dvarga [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=285084309&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/W9GO7w4wSeCVz-CAtCoOJA/runs/0/artifacts/public/logs/live_backing.log


task 2020-01-15T18:25:11.020Z]  0:43.75 /builds/worker/checkouts/gecko/python/mozbuild/mozbuild/test/configure/lint.py
[task 2020-01-15T18:25:11.022Z]  0:43.75 ============================= test session starts ==============================
[task 2020-01-15T18:25:11.023Z]  0:43.75 platform linux2 -- Python 2.7.17, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- /builds/worker/checkouts/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/gecko-QUm8IANb-2/bin/python
[task 2020-01-15T18:25:11.024Z]  0:43.75 rootdir: /builds/worker/checkouts/gecko, inifile: /builds/worker/checkouts/gecko/config/mozunit/mozunit/pytest.ini
[task 2020-01-15T18:25:11.026Z]  0:43.75 collecting ... collected 5 items
[task 2020-01-15T18:25:11.027Z]  0:43.75 
[task 2020-01-15T18:25:11.028Z]  0:43.75 python/mozbuild/mozbuild/test/configure/lint.py::Lint::test_browser TEST-UNEXPECTED-FAIL
[task 2020-01-15T18:25:11.030Z]  0:43.75 python/mozbuild/mozbuild/test/configure/lint.py::Lint::test_extensions PASSED
[task 2020-01-15T18:25:11.031Z]  0:43.75 python/mozbuild/mozbuild/test/configure/lint.py::Lint::test_js TEST-UNEXPECTED-FAIL
[task 2020-01-15T18:25:11.032Z]  0:43.75 python/mozbuild/mozbuild/test/configure/lint.py::Lint::test_memory PASSED
[task 2020-01-15T18:25:11.034Z]  0:43.75 python/mozbuild/mozbuild/test/configure/lint.py::Lint::test_mobile_android TEST-UNEXPECTED-FAIL
[task 2020-01-15T18:25:11.035Z]  0:43.75 
[task 2020-01-15T18:25:11.036Z]  0:43.75 =================================== FAILURES ===================================
[task 2020-01-15T18:25:11.038Z]  0:43.75 ______________________________ Lint.test_browser _______________________________
[task 2020-01-15T18:25:11.039Z]  0:43.75 
[task 2020-01-15T18:25:11.041Z]  0:43.75 self = <lint.Lint testMethod=test_browser>
[task 2020-01-15T18:25:11.042Z]  0:43.75 
[task 2020-01-15T18:25:11.043Z]  0:43.75     def test(self):
[task 2020-01-15T18:25:11.044Z]  0:43.75 >       return func(self, project)
[task 2020-01-15T18:25:11.046Z]  0:43.75 
[task 2020-01-15T18:25:11.047Z]  0:43.75 python/mozbuild/mozbuild/test/configure/lint.py:25:
[task 2020-01-15T18:25:11.048Z]  0:43.75 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
[task 2020-01-15T18:25:11.050Z]  0:43.75 python/mozbuild/mozbuild/test/configure/lint.py:57: in lint
[task 2020-01-15T18:25:11.051Z]  0:43.75     sandbox.run(os.path.join(topsrcdir, 'moz.configure'))
[task 2020-01-15T18:25:11.052Z]  0:43.75 python/mozbuild/mozbuild/configure/lint.py:46: in run
[task 2020-01-15T18:25:11.054Z]  0:43.75     self._check_dependencies(dep)
[task 2020-01-15T18:25:11.056Z]  0:43.75 python/mozbuild/mozbuild/configure/lint.py:144: in _check_dependencies
[task 2020-01-15T18:25:11.057Z]  0:43.75     self._raise_from(e, func)
[task 2020-01-15T18:25:11.058Z]  0:43.75 python/mozbuild/mozbuild/configure/lint.py:112: in _raise_from
[task 2020-01-15T18:25:11.060Z]  0:43.75     thrower(exception)
[task 2020-01-15T18:25:11.061Z]  0:43.75 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
[task 2020-01-15T18:25:11.062Z]  0:43.75 
[task 2020-01-15T18:25:11.063Z]  0:43.75 e = ConfigureError(u'The dependency on `rustc_info` is unused',)
[task 2020-01-15T18:25:11.065Z]  0:43.75 
[task 2020-01-15T18:25:11.066Z]  0:43.75 >   @depends('MOZ_PGO', '--enable-profile-use', '--enable-profile-generate',
[task 2020-01-15T18:25:11.067Z]  0:43.75              c_compiler, rustc_info)
[task 2020-01-15T18:25:11.069Z]  0:43.75     def moz_pgo_rust(pgo, profile_use, profile_generate, c_compiler, rustc):
[task 2020-01-15T18:25:11.070Z]  0:43.75 E   ConfigureError: The dependency on `rustc_info` is unused
[task 2020-01-15T18:25:11.071Z]  0:43.75 
[task 2020-01-15T18:25:11.072Z]  0:43.75 build/moz.configure/lto-pgo.configure:117: ConfigureError
Flags: needinfo?(dmajor)
Regressed by: 1609422
Has Regression Range: --- → yes
Keywords: regression

Oops. Yes, that's my fault. I'll fix it right now.

Flags: needinfo?(dmajor)
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
Assignee: nobody → dmajor
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: