CTS Failed on i.MX6QP-SABRESD Android M6.0.1_2.0.0: android.transition.cts.TransitionManagerTest

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CTS Failed on i.MX6QP-SABRESD Android M6.0.1_2.0.0: android.transition.cts.TransitionManagerTest

595 Views
stonehsu
Contributor II

Hi

 

We have a project.

The resolution of our panel is 1920x1200 by using LVDS with dual channel.

For user experience, we modify ro.sf.lcd_density to 240(240dpi).

But this ScreenConfiguration causes our project to encounter the CTS failure on android.transition.cts.TransitionManagerTest.

 

i.MX6QP SabreSD also encounters the same failure in the this configuration(resolution@1920x1200 + lcd_density=240).

Test BSP is Android M6.0.1_2.0.0.

CTS versin is 6.0_r9.

This issue can be duplicated easily by using i.MX6QP SabreSD with dual channel(resolution@1920x1080 + default lcd_density). 

 

The following information is the description of CTS report: 

Test

Result

Details
android.transition.cts.TransitionManagerTest
testBeginDelayedTransitionfail

java.util.concurrent.TimeoutException: Test timed out after 300000 milliseconds at android.support.test.internal.runner.junit3.AndroidTestResult.runProtected

(AndroidTestResult.java:86)

testGofail

java.util.concurrent.TimeoutException: Test timed out after 300000 milliseconds at android.support.test.internal.runner.junit3.AndroidTestResult.runProtected

(AndroidTestResult.java:86)

testSetTransition1fail

java.util.concurrent.TimeoutException: Test timed out after 300000 milliseconds at android.support.test.internal.runner.junit3.AndroidTestResult.runProtected

(AndroidTestResult.java:86)

testSetTransition2fail

java.util.concurrent.TimeoutException: Test timed out after 300000 milliseconds at android.support.test.internal.runner.junit3.AndroidTestResult.runProtected

(AndroidTestResult.java:86)

 

My test report and log is included in the attachment.

 

According to the NXP datasheet for  "IMX6DQIEC_QuadFor_Industrial.pdf" , we find NXP claim that it can support WUXGA. And the definition of WUXGA is 1920x1200.

So could you please check why those test fails due to the resolution of the display?

 

Thanks in advance.

Stone

Labels (1)
0 Kudos
0 Replies