Fix link
This commit is contained in:
		
							parent
							
								
									db4c08167d
								
							
						
					
					
						commit
						135311b866
					
				@ -5273,7 +5273,7 @@ bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) {
 | 
			
		||||
// each TestCase and TestInfo object.
 | 
			
		||||
// If shard_tests == true, further filters tests based on sharding
 | 
			
		||||
// variables in the environment - see
 | 
			
		||||
// https://github.com/google/googletest/blob/master/googletest/docs/AdvancedGuide.md
 | 
			
		||||
// https://github.com/google/googletest/blob/master/googletest/docs/advanced.md
 | 
			
		||||
// . Returns the number of tests that should run.
 | 
			
		||||
int UnitTestImpl::FilterTests(ReactionToSharding shard_tests) {
 | 
			
		||||
  const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ?
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user