mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			NOT_SUPPORTED error was not supported any more in test_api.py script
							parent
							
								
									8be2e34390
								
							
						
					
					
						commit
						109524d83d
					
				| 
						 | 
				
			
			@ -528,7 +528,7 @@ class SingleTestRunner(object):
 | 
			
		|||
                            project_name_str))
 | 
			
		||||
                        test_result = self.TEST_RESULT_BUILD_FAILED
 | 
			
		||||
                    elif isinstance(e, NotSupportedException):
 | 
			
		||||
                        print(elf.logger.log_line(
 | 
			
		||||
                        print(self.logger.log_line(
 | 
			
		||||
                            self.logger.LogType.INFO,
 | 
			
		||||
                            'Project %s is not supported' % project_name_str))
 | 
			
		||||
                        test_result = self.TEST_RESULT_NOT_SUPPORTED
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue