Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-5071

"smoke.py failingTests --only-old-fails --continue-on-failure" breaks on Windows

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.1
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
    • Environment:
      Windows Server 2008 64-bit, probably 32-bit Win also
    • ALL

      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
      

            Assignee:
            dcrosta Daniel Crosta
            Reporter:
            dcrosta Daniel Crosta
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: