d42738f956b4251936e048fca6f6a897fc0ddb40 |
|
25-Aug-2011 |
Jesse Wilson <jessewilson@google.com> |
Make QueryTimeoutTest understandable. I don't believe the functionality this test was testing ever worked. The new test makes that clear; the old test masked the real behavior in a bunch of unnecessary complexity. These tests demonstrate that query timeouts are not working! Bug: http://b/5213614 Change-Id: If09e5d6204e06df7df4649953b69ddba0537fbf9
|
9b1c778faff44a1dab39e588f51bb901b1c8224d |
|
24-Aug-2011 |
Jesse Wilson <jessewilson@google.com> |
Update expectations for CTS: We still don't support notations. Change-Id: I243519eff36e31298b433069bf1661c57f9ef46a
|
28b429ad56d2c595141e66a69c66e83f6739f143 |
|
17-May-2011 |
Jesse Wilson <jessewilson@google.com> |
Fix some failing XML tests. Change-Id: I7504e849b9fe67900248a2e223d189c8fcef224d
|
1c92541d38ed4d0b6e958f478cd7b129f140cd44 |
|
28-Mar-2011 |
Jesse Wilson <jessewilson@google.com> |
Rescue some XML tests to a libcore.xml package. Our XML tests are no longer split across packages for no good reason. Change-Id: I0fbc9e96216b6b604ef4360d343fce9fecf7d34a
|
0463b62eef5a7e8a477ddf7a972af198e46ecd5f |
|
11-Jan-2011 |
Jesse Wilson <jessewilson@google.com> |
Expand predefined entities by default, even if coalescing is off. Change-Id: I43f0a720e96486a83692a9f08368359f13c875fb http://b/3341115
|
5b59f8d25078d4bc49ea5cc4bc38a3d8ebfc2f96 |
|
17-Dec-2010 |
Jesse Wilson <jessewilson@google.com> |
Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4. JUnit 3.8.1 (which is what's used on the device) uses a message like "expected:<...1> but was:<...0>". Junit 4 (which is included in vogar) uses a message like "expected:<1.[1]> but was:<1.[0]>" I'd also like to fix bug 2286423 so we don't inherit the JUnit 3.8.1 from the device's boot classpath. Change-Id: Iaf89e10a1536bbb9aaadd71f653b70177f898734
|
a8d083235cd32a8685ceee52900ac0e04c584cf8 |
|
09-Dec-2010 |
Jesse Wilson <jessewilson@google.com> |
Update expectations for XML test failures. Change-Id: Ied6b7fcc61103acbcf0465628ff01077e5dd9527 http://b/3268630
|
9b3d2abba8161cc70059e23d0b5fb6fc0bb45ac4 |
|
23-Sep-2010 |
Jesse Wilson <jessewilson@google.com> |
Manually merge 69680: JSON expectations Change-Id: I983ad951e6445744b39dc763cf425172d2f4da31
|
220002e575a7416cea23a3efd7d0aa2bcd5a395d |
|
23-Sep-2010 |
Jesse Wilson <jessewilson@google.com> |
Use JSON for expectations files. This allows us to print the expectation description when a test fails. I'll follow this up by wiring vogar to do very clever things with the statuses of linked bugs. Change-Id: Idc3048b5dafff864675e760a3bb0c8fea48bb807
|
78a3b5d9bbb21e1291fc6d20976a544df5ab4b44 |
|
18-Jun-2010 |
Brian Carlstrom <bdc@google.com> |
javax.crypto tests moving to vogar Tested these with the coming BouncyCastle 1.45 upgrade. Confirmed the failures happen on continuous build before the upgrade. Change-Id: Idbd08d1641dbba9297840105ac018353dad5205a
|
db437ec74194d92f1651c5bf662804ad1a6156c9 |
|
15-Jun-2010 |
Elliott Hughes <enh@google.com> |
More test expectation fixes. Add three more broken tests, and fix expectations that used '.' instead of '#'. It would be nice if vogar would warn about non-pattern test names that aren't actually found in the test suite. Change-Id: I07d460744a8d9e40364b6d36b25da8e3d569fdb5
|
2c1802d919ce043706c38de22cb37a2f081412fb |
|
28-May-2010 |
Jeremy Sharpe <jsharpe@google.com> |
Fix sql unit tests recently added to todo.txt. Also change name of todo.txt to icebox.txt. Change-Id: Ied9bce333fef83b0228d955f58abd4dbead4a315
|