Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 031e6831 authored by Ömer Faruk Yılmaz's avatar Ömer Faruk Yılmaz Committed by Automerger Merge Worker
Browse files

Merge "Revert "Ignore failing GattServiceTest"" into tm-qpr-dev am: be2a18b3

parents 9ab66438 be2a18b3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -58,7 +58,6 @@ import org.junit.After;
import org.junit.Assert;
import org.junit.Assume;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Rule;
import org.junit.Test;
import org.junit.runner.RunWith;
@@ -487,7 +486,6 @@ public class GattServiceTest {
        mService.readDescriptor(clientIf, address, handle, authReq, mAttributionSource);
    }

    @Ignore("b/265327402")
    @Test
    public void beginReliableWrite() {
        int clientIf = 1;