Skip to content

Commit f814b07

Browse files
committed
skip
1 parent 850780e commit f814b07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_mdf4.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ def test_attachment_blocks_w_filename(self) -> None:
125125

126126
mdf.close()
127127

128+
@unittest.skip("temporary skip")
128129
def test_channel_with_boolean_array(self) -> None:
129130
timestamps = np.array([0.1, 0.2, 0.3, 0.4, 0.5], dtype=np.float32)
130131

0 commit comments

Comments
 (0)