Issue 812: Problems with CTS tests - CtsWidgetTestCases
Status:  Invalid
Owner: ----
Closed:  Apr 2011
Reported by popopo...@gmail.com, Jan 2, 2011
Affected Version:android-2.1_r3, android-2.1_r4

What steps will reproduce the problem?
pre_condition: the screen is landscape mode
1. run CTS test
2. fail on CtsWidgetTestCases:
   [testHeightAndWidth]
   [testSetMinLines]
   [testSetLines]

What is the expected output? What do you see instead?
Expected output: the CTS test can be passed.
Actual result: the CTS test fail on those items, even for emulator.

Please provide any additional information below.
1. this item only fail in landscape mode, but success in portrait mode.
   this resule is also the same with emulator.

2. Test case:
android.widget.cts.TextViewTest.testHeightAndWidth and
android.widget.cts.TextViewTest.testSetMinLines and
android.widget.cts.TextViewTest.testSetLines 

Apr 4, 2011
#1 sop@google.com
Wrong project. File bugs at https://code.google.com/p/android/
Status: Invalid