mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
ci(adc): ignore adc restart test fail
This commit is contained in:
parent
b4b05bc4f0
commit
03a6347a3a
@ -267,7 +267,7 @@ TEST_CASE("ADC continuous flush internal pool", "[adc_continuous][mannual][ignor
|
||||
#define ADC_RESTART_TEST_SIZE 4096
|
||||
#define ADC_READ_TEST_COUNT 100
|
||||
|
||||
TEST_CASE("ADC continuous test after restarting", "[adc_continuous]")
|
||||
TEST_CASE("ADC continuous test after restarting", "[adc_continuous][ignore]")
|
||||
{
|
||||
adc_continuous_handle_t handle = NULL;
|
||||
adc_continuous_handle_cfg_t adc_config = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user