Closed Bug 1642773 Opened 4 years ago Closed 4 years ago

Intermittent 0:38.08 testing/mozbase/mozcrash/tests/test_basic.py::test_dump_directory_unicode TEST-UNEXPECTED-FAIL

Categories

(Testing :: Mozbase, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Regression)

Details

(Keywords: intermittent-failure)

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


[task 2020-06-02T19:36:54.975Z] 0:45.79 platform win32 -- Python 2.7.15, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- Z:\task_1591125419\build\src\obj-x86_64-pc-mingw32_virtualenvs\src-JBWGhTZ--2\Scripts\python.exe
[task 2020-06-02T19:36:54.975Z] 0:45.79 rootdir: Z:\task_1591125419\build\src, inifile: Z:\task_1591125419\build\src\config\mozunit\mozunit\pytest.ini
[task 2020-06-02T19:36:54.975Z] 0:45.79 collecting ... collected 4 items
[task 2020-06-02T19:36:54.975Z] 0:45.79
[task 2020-06-02T19:36:54.975Z] 0:45.79 testing/mozbase/mozcrash/tests/test_basic.py::test_no_dump_files PASSED
[task 2020-06-02T19:36:54.975Z] 0:45.79 testing/mozbase/mozcrash/tests/test_basic.py::test_dump_count[3] PASSED
[task 2020-06-02T19:36:54.976Z] 0:45.79 testing/mozbase/mozcrash/tests/test_basic.py::test_dump_directory_unicode TEST-UNEXPECTED-FAIL
[task 2020-06-02T19:36:54.976Z] 0:45.79 testing/mozbase/mozcrash/tests/test_basic.py::test_test_name_unicode PASSED
[task 2020-06-02T19:36:54.976Z] 0:45.79
[task 2020-06-02T19:36:54.976Z] 0:45.79 ================================== FAILURES ===================================
[task 2020-06-02T19:36:54.976Z] 0:45.79 _________________________ test_dump_directory_unicode _________________________
[task 2020-06-02T19:36:54.976Z] 0:45.79
[task 2020-06-02T19:36:54.976Z] 0:45.79 request = <FixtureRequest for <Function 'test_dump_directory_unicode'>>
[task 2020-06-02T19:36:54.976Z] 0:45.79 check_for_crashes = <function wrapper at 0x0000000004734AC8>
[task 2020-06-02T19:36:54.976Z] 0:45.79 tmpdir = local(u'c:\users\task_1591125419\appdata\local\temp\pytest-of-task_1591125419\pytest-0\test_dump_directory_unicode0\\U0001f36a')
[task 2020-06-02T19:36:54.977Z] 0:45.79 capsys = <_pytest.capture.CaptureFixture object at 0x0000000004830470>
[task 2020-06-02T19:36:54.977Z] 0:45.79
[task 2020-06-02T19:36:54.977Z] 0:45.79 def test_dump_directory_unicode(request, check_for_crashes, tmpdir, capsys):
[task 2020-06-02T19:36:54.977Z] 0:45.79 """Test that check_for_crashes can handle unicode in dump_directory."""
[task 2020-06-02T19:36:54.977Z] 0:45.79 from conftest import minidump_files
[task 2020-06-02T19:36:54.977Z] 0:45.79
[task 2020-06-02T19:36:54.979Z] 0:45.80 minidump_files = minidump_files(request, tmpdir)
[task 2020-06-02T19:36:54.979Z] 0:45.80
[task 2020-06-02T19:36:54.979Z] 0:45.80 > assert 1 == check_for_crashes(dump_directory=fspath(tmpdir),
[task 2020-06-02T19:36:54.979Z] 0:45.80 quiet=False)
[task 2020-06-02T19:36:54.980Z] 0:45.80
[task 2020-06-02T19:36:54.980Z] 0:45.80 testing\mozbase\mozcrash\tests\test_basic.py:30:

Flags: needinfo?(bob)
Regressed by: 1642662

I've requested that the offending patch be backed out. I'll make sure this passes before attempting to land again.

Flags: needinfo?(bob)
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.