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

clang-format.py lint fails in mci if files were deleted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor - P4
    • Resolution: Fixed
    • None
    • 3.2.13, 3.3.5
    • Build
    • Fully Compatible
    • ALL
    • v3.2
    • Platforms 12 (04/01/16), Platforms 13 (04/22/16)

    Description

      example failure:

       [2015/08/14 19:38:50.462] Exception in thread Thread-6:
       [2015/08/14 19:38:50.462] Traceback (most recent call last):
       [2015/08/14 19:38:50.462]   File "/usr/lib64/python2.6/threading.py", line 532, in __bootstrap_inner
       [2015/08/14 19:38:50.462]     self.run()
       [2015/08/14 19:38:50.462]   File "/usr/lib64/python2.6/threading.py", line 484, in run
       [2015/08/14 19:38:50.462]     self.__target(*self.__args, **self.__kwargs)
       [2015/08/14 19:38:50.462]   File "/data/mci/src/buildscripts/clang_format.py", line 342, in worker
       [2015/08/14 19:38:50.462]     ret = func(item)
       [2015/08/14 19:38:50.462]   File "/data/mci/src/buildscripts/clang_format.py", line 281, in lint
       [2015/08/14 19:38:50.462]     with open(file_name, 'r') as original_text:
       [2015/08/14 19:38:50.462] IOError: [Errno 2] No such file or directory: '/data/mci/src/src/mongo/s/catalog/legacy/config_upgrade_v6_to_v7.cpp'
      

      Attachments

        Issue Links

          Activity

            People

              mark.benvenuto@mongodb.com Mark Benvenuto
              randolph@mongodb.com Randolph Tan
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: