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

Commit 50037a62 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Extend test timeout for VtsFiemapWriterTest" into android10-tests-dev

parents ac9e2af1 d5f284b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,6 +24,6 @@
        <option name="binary-test-source" value="_32bit::DATA/nativetest/fiemap_writer_test/fiemap_writer_test" />
        <option name="binary-test-source" value="_64bit::DATA/nativetest64/fiemap_writer_test/fiemap_writer_test" />
        <option name="binary-test-type" value="gtest"/>
        <option name="test-timeout" value="1m"/>
        <option name="test-timeout" value="2m"/>
    </test>
</configuration>