Re-reland of Added a bitexactness test for the echo canceller in the audio processing module.
This is a reland of the CL https://codereview.webrtc.org/1827833006/ that was reverted due to problems of the bitexactness of the Chromium Android64 and Android32 bots. The reverting CL was https://codereview.webrtc.org/1827863003/ This new action taken in this CL is to disable the test for all Android, ARM and ARM64 platforms TBR=henrik.lundin@webrtc.org BUG=webrtc:5337 Review URL: https://codereview.webrtc.org/1829193002 Cr-Commit-Position: refs/heads/master@{#12131}
This commit is contained in:
@ -444,6 +444,7 @@
|
||||
'audio_processing/audio_processing_impl_locking_unittest.cc',
|
||||
'audio_processing/audio_processing_impl_unittest.cc',
|
||||
'audio_processing/echo_control_mobile_unittest.cc',
|
||||
'audio_processing/echo_cancellation_unittest.cc',
|
||||
'audio_processing/high_pass_filter_bitexactness_unittest.cc',
|
||||
'audio_processing/level_estimator_bitexactness_unittest.cc',
|
||||
'audio_processing/noise_suppression_bitexactness_unittest.cc',
|
||||
|
||||
Reference in New Issue
Block a user