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

Commit 1d965560 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Skip tiny-framework-dump-test" into main am: 04160ccb am: 5a789118

parents c0806c7f 5a789118
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ class TestWithGoldenOutput(unittest.TestCase):

    # Test to check the generated jar files to the golden output.
    def test_compare_to_golden(self):
        self.skipTest("test cannot handle multiple images (see b/378470825)")
        files = os.listdir(GOLDEN_DIR)
        files.sort()