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

Commit 04160ccb authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Skip tiny-framework-dump-test" into main

parents 444b7b87 c31c6224
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()