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

Commit a97ab294 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Temporarily disable test_compare_to_golden" into main

parents 822836ef 2fef277d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@ def check_one_file(filename):
class TestWithGoldenOutput(unittest.TestCase):

    # Test to check the generated jar files to the golden output.
    @unittest.skip("Disabled until JDK 21 is merged and the golden files updated")
    def test_compare_to_golden(self):
        files = os.listdir(GOLDEN_DIR)
        files.sort()