mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	ci: Disable test-run-dev.
This test doesn’t catch many bugs and is known to be flaky. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							a6624f04db
						
					
				
				
					commit
					006a69c912
				
			@@ -26,7 +26,7 @@ set -x
 | 
				
			|||||||
./tools/test-help-documentation --skip-external-links
 | 
					./tools/test-help-documentation --skip-external-links
 | 
				
			||||||
./tools/test-api
 | 
					./tools/test-api
 | 
				
			||||||
./tools/test-locked-requirements
 | 
					./tools/test-locked-requirements
 | 
				
			||||||
./tools/test-run-dev
 | 
					# ./tools/test-run-dev  # https://github.com/zulip/zulip/pull/14233
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This test has been persistently flaky at like 1% frequency, is slow,
 | 
					# This test has been persistently flaky at like 1% frequency, is slow,
 | 
				
			||||||
# and is for a very specific single feature, so we don't run it by default:
 | 
					# and is for a very specific single feature, so we don't run it by default:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user