[Webkit-unassigned] [Bug 166720] New: [Win] Archive test result is failing.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 5 02:38:39 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=166720
Bug ID: 166720
Summary: [Win] Archive test result is failing.
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: pvollan at apple.com
CC: lforschler at apple.com
Sometimes the bots fail to create test result archive with the following error:
Traceback (most recent call last):
File "./Tools/BuildSlaveSupport/test-result-archive", line 90, in <module>
sys.exit(main())
File "./Tools/BuildSlaveSupport/test-result-archive", line 46, in main
return archiveTestResults(options.configuration, options.platform, layoutTestResultsDir)
File "./Tools/BuildSlaveSupport/test-result-archive", line 74, in archiveTestResults
shutil.rmtree(layoutTestResultsDir)
File "/usr/lib/python2.7/shutil.py", line 252, in rmtree
onerror(os.remove, fullname, sys.exc_info())
File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
os.remove(fullname)
OSError: [Errno 16] Device or resource busy: '/home/buildbot/slave/win-release-tests/build/layout-test-results/CrashLog_0ebc_2017-01-05_01-37-04-126.txt'
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170105/e11347f1/attachment.html>
More information about the webkit-unassigned
mailing list