Skip to content

Remove aapt1 #3820

@iBotPeaches

Description

@iBotPeaches

The following aapt1 tests fail when forced to aapt2. They need to be investigated if they were testing aapt1 specific behavior or need changes/removal with aapt2.

  • brut.androlib.aapt1.BuildAndDecodeTest
  • brut.androlib.aapt1.DebugTagRetainedTest > DebugIsTruePriorToBeingFalseTest
  • brut.androlib.aapt1.ExternalEntityTest > doctypeTest
  • brut.androlib.aapt1.ProviderAttributeTest > isProviderStringReplacementWorking
  • brut.androlib.aapt1.SharedLibraryTest > isSharedResourceDecodingAndRebuildingWorking
brut.androlib.aapt1.BuildAndDecodeTest > classMethod FAILED
    brut.androlib.exceptions.AndrolibException at BuildAndDecodeTest.java:52
        Caused by: brut.common.BrutException at BuildAndDecodeTest.java:52

brut.androlib.aapt1.DebugTagRetainedTest > DebugIsTruePriorToBeingFalseTest FAILED
    junit.framework.AssertionFailedError at DebugTagRetainedTest.java:76

brut.androlib.aapt1.ExternalEntityTest > doctypeTest FAILED
    org.junit.ComparisonFailure at ExternalEntityTest.java:62

brut.androlib.aapt1.ProviderAttributeTest > isProviderStringReplacementWorking FAILED
    junit.framework.AssertionFailedError at ProviderAttributeTest.java:72

brut.androlib.aapt1.SharedLibraryTest > isSharedResourceDecodingAndRebuildingWorking FAILED
    brut.androlib.exceptions.AndrolibException at SharedLibraryTest.java:83
        Caused by: brut.common.BrutException at SharedLibraryTest.java:83

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions