Skip to content

Commit 2ace53e

Browse files
committed
[skip changelog] Skipping tests
1 parent 92ef3ad commit 2ace53e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_compile.py

+1
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ def test_compile_blacklisted_sketchname(run_command, data_dir):
174174
assert result.ok
175175

176176

177+
@pytest.skip()
177178
def test_compile_without_precompiled_libraries(run_command, data_dir):
178179
# Init the environment explicitly
179180
url = "https://adafruit.github.io/arduino-board-index/package_adafruit_index.json"

0 commit comments

Comments
 (0)