[SERVER-5071] "smoke.py failingTests --only-old-fails --continue-on-failure" breaks on Windows Created: 24/Feb/12  Updated: 11/Jul/16  Resolved: 26/Feb/12

Status: Closed
Project: Core Server
Component/s: Build
Affects Version/s: None
Fix Version/s: 2.1.1

Type: Bug Priority: Major - P3
Reporter: Daniel Crosta Assignee: Daniel Crosta
Resolution: Done Votes: 0
Labels: buildbot
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Windows Server 2008 64-bit, probably 32-bit Win also


Operating System: ALL
Participants:

 Description   

Gives the following traceback, as at http://buildbot.mongodb.org/builders/Nightly%20Windows%2064-bit%202008%2B/builds/65/steps/test/logs/stdio

Traceback (most recent call last):
  File "D:\10gen\buildslaves\mongo\Windows_64bit_2008+_Nightly\mongo\buildscripts\smoke.py", line 672, in <module>
    main()
  File "D:\10gen\buildslaves\mongo\Windows_64bit_2008+_Nightly\mongo\buildscripts\smoke.py", line 645, in main
    run_old_fails()
  File "D:\10gen\buildslaves\mongo\Windows_64bit_2008+_Nightly\mongo\buildscripts\smoke.py", line 562, in run_old_fails
    clear_failfile()
  File "D:\10gen\buildslaves\mongo\Windows_64bit_2008+_Nightly\mongo\buildscripts\smoke.py", line 533, in clear_failfile
    os.remove(failfile)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: 'D:\\10gen\\buildslaves\\mongo\\Windows_64bit_2008+_Nightly\\mongo\\failfile.smoke'
scons: *** [smokeFailingTests] Error 1



 Comments   
Comment by auto [ 24/Feb/12 ]

Author:

{u'login': u'dcrosta', u'name': u'Dan Crosta', u'email': u'dcrosta@10gen.com'}

Message: SERVER-5071: in smoke.py close failfile before deleting it
Branch: master
https://github.com/mongodb/mongo/commit/ca3315fe176d4c7d718948481805af5c7362fa46

Generated at Thu Feb 08 03:07:49 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.