AOSP forums are here: http://source.android.com/community/index.html
On Wednesday, March 13, 2013 3:49:06 PM UTC, trueskew wrote: > > I'm hitting failures when running > > cts-tf > run cts --package android.holo > > but when I run the failed tests individually, like > > cts-tf > run cts --class android.holo.cts.HoloTest --method > testHoloWallpaperNoTitleBar > > they pass. > > Without knowing the internals, I'd expect that something that failed a > package test would fail an individual test. If there was a dependency on a > previous test, then if anything failed it would be the individual test. > > Is this a cts timing issue, something expected with holo, or something > else? If you understand it, please enlighten me. I'm new to cts, and this > state isn't helping with my bug fixing. > > Thanks. > -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

