Skip to content

Commit 1eab23a

Browse files
authored
Merge pull request #15554 from benpicco/tests/driver_ds3231
tests/driver_ds3231: blacklist on CI
2 parents a1e9d3b + c82e331 commit 1eab23a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/driver_ds3231/Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
include ../Makefile.tests_common
22

3+
# the test needs real hardware to run
4+
TEST_ON_CI_BLACKLIST += all
5+
36
# Blacklist iotlab boards since a different device has the same i2c address
47
BOARD_BLACKLIST := iotlab-a8-m3 \
58
iotlab-m3

0 commit comments

Comments
 (0)