mirror of
				https://github.com/Mbed-TLS/mbedtls.git
				synced 2025-11-03 20:33:16 +03:00 
			
		
		
		
	analyze_outcomes: Temporary disabled 3 HS Degragmentation tests.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
		@@ -50,6 +50,11 @@ class CoverageTask(outcome_analysis.CoverageTask):
 | 
				
			|||||||
            # TLS doesn't use restartable ECDH yet.
 | 
					            # TLS doesn't use restartable ECDH yet.
 | 
				
			||||||
            # https://github.com/Mbed-TLS/mbedtls/issues/7294
 | 
					            # https://github.com/Mbed-TLS/mbedtls/issues/7294
 | 
				
			||||||
            re.compile(r'EC restart:.*no USE_PSA.*'),
 | 
					            re.compile(r'EC restart:.*no USE_PSA.*'),
 | 
				
			||||||
 | 
					            # Temporary disable Handshake defragmentation tests until mbedtls
 | 
				
			||||||
 | 
					            # pr #10011 has been merged.
 | 
				
			||||||
 | 
					            'Handshake defragmentation on client: len=4, TLS 1.2',
 | 
				
			||||||
 | 
					            'Handshake defragmentation on client: len=5, TLS 1.2',
 | 
				
			||||||
 | 
					            'Handshake defragmentation on client: len=13, TLS 1.2'
 | 
				
			||||||
        ],
 | 
					        ],
 | 
				
			||||||
        'test_suite_config.mbedtls_boolean': [
 | 
					        'test_suite_config.mbedtls_boolean': [
 | 
				
			||||||
            # Missing coverage of test configurations.
 | 
					            # Missing coverage of test configurations.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user