Skip to content

Commit b253f7b

Browse files
committed
DEV-658 exclude failing test class
1 parent 9d3172f commit b253f7b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ShimmerDriverPC/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ test {
3333
// this test requires a physical Shimmer2r to run
3434
exclude '**/API_00001_ShimmerPC_GeneralBluetoothShimmer2R.class'
3535
exclude '**/API_0000X_ByteCommunicationShimmer3lns0_16_11_w_sd_only.class'
36+
exclude '**/API_0000X_ByteCommunicationShimmer3lns0_16_11_w_sync_master.class'
3637
}
3738

3839
publishing {

0 commit comments

Comments
 (0)