WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
166720
[Win] Archive test result is failing.
https://bugs.webkit.org/show_bug.cgi?id=166720
Summary
[Win] Archive test result is failing.
Per Arne Vollan
Reported
2017-01-05 02:38:39 PST
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'
Attachments
Patch
(1.80 KB, patch)
2017-01-05 02:50 PST
,
Per Arne Vollan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Per Arne Vollan
Comment 1
2017-01-05 02:50:22 PST
Created
attachment 298082
[details]
Patch
WebKit Commit Bot
Comment 2
2017-01-05 09:35:44 PST
Comment on
attachment 298082
[details]
Patch Clearing flags on attachment: 298082 Committed
r210358
: <
http://trac.webkit.org/changeset/210358
>
WebKit Commit Bot
Comment 3
2017-01-05 09:35:48 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug