| Group A | 
              
  Flaky scenario feature
 | 
  I will pass some day (x3)
 | 
  
      
          @flaky. 
      
  
 | 
  passed
 | 
  
 | 
            
        
    
        
            
            
              | Group A | 
              
  I am some feature for testing some functionality
 | 
  I am some testing scenario of some functionality
 | 
  
      
          @high. 
      
  
 | 
  passed
 | 
  
 | 
            
        
            
            
              | Group A | 
              
  I am some feature for testing some functionality
 | 
  I am some other testing scenario of some functionality
 | 
  
      
          @low. 
      
  
 | 
  passed
 | 
  
 | 
            
        
            
            
              | Group A | 
              
  I am some feature for testing some functionality
 | 
  I am some testing scenario with two tags of some functionality
 | 
  
      
          @high. 
      
          @last. 
      
  
 | 
  passed
 | 
  
 | 
            
        
            
            
              | Group A | 
              
  I am some feature for testing some functionality
 | 
  I am some "testing" scenario of other functionality
 | 
  
      
          @feature. 
      
  
 | 
  passed
 | 
  
 | 
            
        
    
        
            
            
              | Group A | 
              
  This is a feature with table in step
 | 
  I have table in one of my step
 | 
  
      
          @feature. 
      
  
 | 
  passed
 | 
  
 | 
            
        
            
            
              | Group A | 
              
  This is a feature with table in step
 | 
  I am some testing scenario of some functionality
 | 
  
      
          @high. 
      
  
 | 
  passed
 | 
  
 | 
            
        
            
            
              | Group A | 
              
  This is a feature with table in step
 | 
  I am some other testing scenario of some functionality
 | 
  
      
          @low. 
      
  
 | 
  passed
 | 
  
 | 
            
        
            
            
              | Group A | 
              
  This is a feature with table in step
 | 
  I am some testing scenario of other functionality
 | 
  
      
          @feature. 
      
  
 | 
  failed
 | 
  
      I am some error (RuntimeError)
  
 | 
            
        
    
  
    
        
            
            
              | Group B | 
              
  I am some other feature for testing some broken functionality
 | 
  I am some failed testing scenario of some functionality
 | 
  
      
          @scenario. 
      
          @screenshot. 
      
  
 | 
  failed
 | 
  
      I am some error (RuntimeError)
  
 | 
            
        
            
            
              | Group B | 
              
  I am some other feature for testing some broken functionality
 | 
  I am some undefined testing scenario of some functionality
 | 
  
      
          @wip. 
      
  
 | 
  undefined
 | 
  
 | 
            
        
            
            
              | Group B | 
              
  I am some other feature for testing some broken functionality
 | 
  I am some pending testing scenario of some functionality
 | 
  
      
          @scenario. 
      
  
 | 
  pending
 | 
  
      TODO (Cucumber::Pending)
  
 | 
            
        
            
            
              | Group B | 
              
  I am some other feature for testing some broken functionality
 | 
  I am some testing scenario of some functionality
 | 
  
      
          @high. 
      
  
 | 
  passed
 | 
  
 | 
            
        
            
            
              | Group B | 
              
  I am some other feature for testing some broken functionality
 | 
  I am some other testing scenario of some functionality
 | 
  
      
          @low. 
      
  
 | 
  passed
 | 
  
 | 
            
        
    
        
            
            
              | Group B | 
              
  I am some other feature for testing some functionality
 | 
  I am some testing scenario of other functionality
 | 
  
      
          @feature. 
      
  
 | 
  passed
 | 
  
 | 
            
        
            
            
              | Group B | 
              
  I am some other feature for testing some functionality
 | 
  I am some testing scenario outline of other functionality
 | 
  
      
          @feature. 
      
          @other. 
      
  
 | 
  passed
 | 
  
 | 
            
        
            
            
              | Group B | 
              
  I am some other feature for testing some functionality
 | 
  I am some testing scenario outline of other functionality
 | 
  
      
          @feature. 
      
          @this. 
      
  
 | 
  passed
 | 
  
 | 
            
        
            
            
              | Group B | 
              
  I am some other feature for testing some functionality
 | 
  I am some testing scenario of some functionality
 | 
  
      
          @high. 
      
  
 | 
  failed
 | 
  
      I am some error (RuntimeError)
  
 | 
            
        
            
            
              | Group B | 
              
  I am some other feature for testing some functionality
 | 
  I am some other testing scenario of some functionality
 | 
  
      
          @low. 
      
  
 | 
  passed
 | 
  
 | 
            
        
    
  
    
        
            
            
              | Group C | 
              
  I am some other feature for testing tag functionality
 | 
  I am some testing scenario with two tags of some functionality
 | 
  
      
          @high. 
      
          @last. 
      
  
 | 
  passed
 | 
  
 | 
            
        
            
            
              | Group C | 
              
  I am some other feature for testing tag functionality
 | 
  I am some testing scenario with one tags of some functionality
 | 
  
      
          @feature. 
      
  
 | 
  passed
 | 
  
 | 
            
        
            
            
              | Group C | 
              
  I am some other feature for testing tag functionality
 | 
  I am some testing scenario of some functionality
 | 
  
      
          @high. 
      
          @scenario. 
      
          @feature. 
      
          @more. 
      
  
 | 
  passed
 | 
  
 | 
            
        
            
            
              | Group C | 
              
  I am some other feature for testing tag functionality
 | 
  I am some other testing scenario with watir screenshot
 | 
  
      
          @low. 
      
  
 | 
  passed
 | 
  
 | 
            
        
            
            
              | Group C | 
              
  I am some other feature for testing tag functionality
 | 
  I am scenario with more steps
 | 
  
      
          @high. 
      
          @more. 
      
          @long. 
      
  
 | 
  passed
 | 
  
 |