mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-30 22:54:18 +00:00 
			
		
		
		
	Fix timing instrumentation logs for Skype Part 2
Remove the bad dumpsys_enabled conditional statement
This commit is contained in:
		| @@ -109,8 +109,6 @@ class Skype(AndroidUiAutoBenchmark): | ||||
|     def update_result(self, context): | ||||
|         self.logger.info('===== update_result() ======') | ||||
|         super(Skype, self).update_result(context) | ||||
|         if not self.dumpsys_enabled: | ||||
|             return | ||||
|  | ||||
|         self.device.pull_file(self.output_file, context.output_directory) | ||||
|         results_file = op.join(context.output_directory, self.instrumentation_log) | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user