]> granicus.if.org Git - esp-idf/commitdiff
sdio: temporarily disable the sdio example ci, since the runners have
authorMichael (XIAO Xufeng) <xiaoxufeng@espressif.com>
Thu, 14 Feb 2019 07:51:21 +0000 (15:51 +0800)
committerHe Yin Ling <heyinling@espressif.com>
Mon, 18 Feb 2019 03:02:43 +0000 (11:02 +0800)
some power issue

.gitlab-ci.yml
examples/peripherals/sdio/sdio_test.py

index 5c45f288491fe93c7dc9575aa4ba7bffe552bcb0..93782a73dd1f254ff8b8284ca92d12baeae62e47 100644 (file)
@@ -963,7 +963,7 @@ example_test_002_01:
     - ESP32
     - Example_ShieldBox_Basic
 
-example_test_003_01:
+.example_test_003_01:
   <<: *example_test_template
   tags:
     - ESP32
index 8ea10df992111687584597e52bb5138aace477f3..336817bb7c35f23b1f536f3d958b7aaf8e37bead 100644 (file)
@@ -27,7 +27,7 @@ import TinyFW
 import IDF
 
 
-@IDF.idf_example_test(env_tag="Example_SDIO")
+@IDF.idf_example_test(env_tag="Example_SDIO", ignore=True)
 def test_example_sdio_communication(env, extra_data):
     """
     Configurations