-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels