From: Neil Fuller Date: Wed, 24 Aug 2016 12:57:23 +0000 (+0100) Subject: Fix for package name test break in ART X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=ecf6b7dda627e2a26da5add2cc807b3944834ac0;p=android-x86%2Fart.git Fix for package name test break in ART Modifying the hard-coded string in test 031. Bug: 28131225 Test: run-test --host 031-class-attributes Change-Id: Ifffaebd5b8595075fcde295a6e3921af99871f9d --- diff --git a/test/031-class-attributes/expected.txt b/test/031-class-attributes/expected.txt index de99872b5..72656ae91 100644 --- a/test/031-class-attributes/expected.txt +++ b/test/031-class-attributes/expected.txt @@ -84,7 +84,7 @@ abstract final [LClassAttrs$PackagePrivateInnerInterface; enclosingCon: null enclosingMeth: null modifiers: 1 - package: package otherpackage + package: package otherpackage, Unknown, version 0.0 declaredClasses: [0] member classes: [0] isAnnotation: false