Actions
Bug #3809
closedCI: code-coverage job unnecessarily recompiles everything 3 times
Start date:
Due date:
% Done:
100%
Estimated time:
Description
Similarly to the limited-build job, the code-coverage job should not build the code 3 times in a row. Tests are built with --with-coverage and executed only the third time, so the first and second builds are a waste of time and resources.
      
      Updated by Davide Pesavento almost 9 years ago
      
    
    - Status changed from New to In Progress
 - % Done changed from 0 to 30
 
      
      Updated by Junxiao Shi almost 9 years ago
      
    
    - Tracker changed from Task to Bug
 - Status changed from In Progress to Feedback
 
ndn-cxx Change is merged. Same should be applied to NFD and ndn-tools and ndns.
      
      Updated by Davide Pesavento almost 9 years ago
      
    
    Yeah, I know. I'm not sure when I will have time for that.
      
      Updated by Junxiao Shi almost 9 years ago
      
    
    - Assignee changed from Davide Pesavento to Eric Newberry
 
      
      Updated by Eric Newberry almost 9 years ago
      
    
    - Status changed from Feedback to In Progress
 
      
      Updated by Eric Newberry almost 9 years ago
      
    
    - Status changed from In Progress to Code review
 - % Done changed from 30 to 100
 
Patches for NFD, ndn-tools, and ndns have been pushed to gerrit.
      
      Updated by Eric Newberry almost 9 years ago
      
    
    - Status changed from Code review to Closed
 
Actions