tests:
[junit] Running as.ASAbstractClassTests
[junit] looking for C:\dev\full_royale_sdk\royale-compiler\env.properties
[junit] environment property - FLEX_HOME =
C:\MoonshineSDKs\Flex_SDK\Flex_4.16.1_AIR_32.0
[junit] environment property - PLAYERGLOBAL_HOME = C:\dev\player
[junit] environment property - PLAYERGLOBAL_VERSION = 11.1
[junit] environment property - TLF_HOME = null
[junit] environment property - AIR_HOME =
C:\MoonshineSDKs\Flex_SDK\Flex_4.16.1_AIR_32.0
[junit] environment property - FLASHPLAYER_DEBUGGER =
C:\dev\content_debugger\flashplayer_32_sa_debug.exe
[junit] environment property - ASJS_HOME =
C:\dev\full_royale_sdk\royale-asjs
[junit] environment property - GOOG_HOME = c:\dev\goog_home
[junit] Generating test:
[junit] Compiling test:
[junit] -external-library-path=C:\dev\player\11.1\playerglobal.swc
-allow-abstract-classes=true
C:\dev\full_royale_sdk\royale-compiler\compiler\target\junit-temp\ASAbstractClassTests2513614478847439910.as
[junit]
[junit] 794 bytes written to
C:\dev\full_royale_sdk\royale-compiler\compiler\target\junit-temp\ASAbstractClassTests2513614478847439910.swf
in 0.842 seconds
[junit] After compile:
[junit]
[junit] Generating test:
[junit] Compiling test:
[junit] -external-library-path=C:\dev\player\11.1\playerglobal.swc
-allow-abstract-classes=true
C:\dev\full_royale_sdk\royale-compiler\compiler\target\junit-temp\ASAbstractClassTests1794492585075857429.as
[junit]
[junit] After compile:
[junit]
C:\dev\full_royale_sdk\royale-compiler\compiler\target\junit-temp\ASAbstractClassTests1794492585075857429.as(15):
col: 9 Internal error: Unable to generate code for 'var'
[junit]
[junit] var obj:A = new B();
[junit] Unexpected compilation problems:
[junit] Unable to generate code for 'var'
[junit] ^
[junit]
[junit]
[junit] Generating test:
[junit] Compiling test:
[junit] -external-library-path=C:\dev\player\11.1\playerglobal.swc
-allow-abstract-classes=true
C:\dev\full_royale_sdk\royale-compiler\compiler\target\junit-temp\ASAbstractClassTests7943759737369516615.as
[junit]
[junit] 786 bytes written to
C:\dev\full_royale_sdk\royale-compiler\compiler\target\junit-temp\ASAbstractClassTests7943759737369516615.swf
in 0.198 seconds
[junit] After compile:
[junit]
[junit] Generating test:
[junit] Compiling test:
[junit] -external-library-path=C:\dev\player\11.1\playerglobal.swc
-allow-abstract-classes=true
C:\dev\full_royale_sdk\royale-compiler\compiler\target\junit-temp\ASAbstractClassTests1620344814896536570.as
[junit]
[junit] 791 bytes written to
C:\dev\full_royale_sdk\royale-compiler\compiler\target\junit-temp\ASAbstractClassTests1620344814896536570.swf
in 0.211 seconds
[junit] After compile:
[junit]
[junit] Generating test:
[junit] Compiling test:
[junit] -external-library-path=C:\dev\player\11.1\playerglobal.swc
-allow-abstract-classes=true
C:\dev\full_royale_sdk\royale-compiler\compiler\target\junit-temp\ASAbstractClassTests9104213270379958485.as
[junit]
[junit]
C:\dev\full_royale_sdk\royale-compiler\compiler\target\junit-temp\ASAbstractClassTests9104213270379958485.as(34):
col: 7 Error: Method b in abstract class B not implemented by class C
[junit]
[junit] class C extends B {
[junit] ^
[junit]
[junit]
C:\dev\full_royale_sdk\royale-compiler\compiler\target\junit-temp\ASAbstractClassTests9104213270379958485.as(34):
col: 7 Error: Method a in abstract class A not implemented by class C
[junit]
[junit] class C extends B {
[junit] ^
[junit]
[junit] After compile:
[junit] Method b in abstract class B not implemented by class C
[junit] Method a in abstract class A not implemented by class C
[junit]
[junit] Generating test:
[junit] Compiling test:
[junit] -external-library-path=C:\dev\player\11.1\playerglobal.swc
-allow-abstract-classes=true
C:\dev\full_royale_sdk\royale-compiler\compiler\target\junit-temp\ASAbstractClassTests8758880818104861768.as
[junit]
[junit]
C:\dev\full_royale_sdk\royale-compiler\compiler\target\junit-temp\ASAbstractClassTests8758880818104861768.as(33):
col: 7 Error: Method a in abstract class A not implemented by class C
[junit]
[junit] class C extends B {
[junit] ^
[junit]
[junit] After compile:
[junit] Method a in abstract class A not implemented by class C
[j