Closed Bug 1137288 Opened 9 years ago Closed 5 years ago

Intermittent test_warnings.py | line 193, test_pruning:

Categories

(Testing :: Mozbase, defect)

x86
Windows 8.1
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INACTIVE

People

(Reporter: RyanVM, Unassigned)

Details

(Keywords: intermittent-failure)

08:02:05 INFO - TEST-PASS | c:/builds/moz2_slave/m-in-w32-d-0000000000000000000/build/src/python/mozbuild/mozbuild/test/compilation/test_warnings.py | test_basic
08:02:05 INFO - TEST-PASS | c:/builds/moz2_slave/m-in-w32-d-0000000000000000000/build/src/python/mozbuild/mozbuild/test/compilation/test_warnings.py | test_hashing
08:02:05 WARNING - TEST-UNEXPECTED-FAIL | c:/builds/moz2_slave/m-in-w32-d-0000000000000000000/build/src/python/mozbuild/mozbuild/test/compilation/test_warnings.py | line 193, test_pruning:
08:02:05 INFO - Exception KeyError: ('_unlinked',) in <bound method NamedTemporaryFile.__del__ of <mozfile.mozfile.NamedTemporaryFile object at 0x023EF7D0>> ignored
08:02:05 INFO - TEST-PASS | c:/builds/moz2_slave/m-in-w32-d-0000000000000000000/build/src/python/mozbuild/mozbuild/test/compilation/test_warnings.py | test_clang_parsing
08:02:05 INFO - TEST-PASS | c:/builds/moz2_slave/m-in-w32-d-0000000000000000000/build/src/python/mozbuild/mozbuild/test/compilation/test_warnings.py | test_msvc_parsing
08:02:05 INFO - ERROR: Ensure old warnings are removed from database appropriately.
08:02:05 INFO - Traceback (most recent call last):
08:02:05 INFO - File "c:/builds/moz2_slave/m-in-w32-d-0000000000000000000/build/src/python/mozbuild/mozbuild/test/compilation/test_warnings.py", line 193, in test_pruning
08:02:05 INFO - temp = NamedTemporaryFile(mode='wt')
08:02:05 INFO - File "c:\builds\moz2_slave\m-in-w32-d-0000000000000000000\build\src\testing\mozbase\mozfile\mozfile\mozfile.py", line 336, in __init__
08:02:05 INFO - fd, path = tempfile.mkstemp(suffix, prefix, dir, 't' in mode)
08:02:05 INFO - File "c:\mozilla-build\python27\Lib\tempfile.py", line 300, in mkstemp
08:02:05 INFO - return _mkstemp_inner(dir, prefix, suffix, flags)
08:02:05 INFO - File "c:\mozilla-build\python27\Lib\tempfile.py", line 235, in _mkstemp_inner
08:02:05 INFO - fd = _os.open(file, flags, 0600)
08:02:05 INFO - OSError: [Errno 13] Permission denied: 'c:\\users\\cltbld\\appdata\\local\\temp\\tmpgze3xi'
08:02:05 INFO - c:/builds/moz2_slave/m-in-w32-d-0000000000000000000/build/src/config/rules.mk:119: recipe for target 'mozbuild/mozbuild/test/compilation/test_warnings.py-run' failed
08:02:05 INFO - mozmake[1]: *** [mozbuild/mozbuild/test/compilation/test_warnings.py-run] Error 1
Also looks like bug 1135848 and bug 1159435.
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Status: REOPENED → RESOLVED
Closed: 9 years ago5 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.