Factory Test Already Running: LogHelper.w(TAG, 'startFactoryTest -> already in factory aging mode.')
This log statement indicates that the code is trying to start a factory test, but it has already been started and is currently in progress. The 'TAG' parameter is a tag used for logging purposes to identify which part of the code this log statement is coming from.
原文地址: https://www.cveoy.top/t/topic/oTFZ 著作权归作者所有。请勿转载和采集!