summaryrefslogtreecommitdiffstats
path: root/expectations
Commit message (Expand)AuthorAgeFilesLines
...
| * Add expectations for DecimalFormat test failures.Jesse Wilson2010-09-291-1/+6
* | am aeb874af: am fca556c7: Fix problems where knownfailures has drifted out of...Jesse Wilson2010-09-281-8/+13
|\ \ | |/
| * Fix problems where knownfailures has drifted out of date from our suite.Jesse Wilson2010-09-281-8/+13
* | am 5ac2871d: am 1f8243e3: Remove java.net tests that are redundant with Harmony.Jesse Wilson2010-09-281-0/+14
|\ \ | |/
| * Remove java.net tests that are redundant with Harmony.Jesse Wilson2010-09-281-0/+14
* | am 794ef59c: am 0c72bd4d: Merge "Update expectations for tests failing only o...Jesse Wilson2010-09-281-8/+16
|\ \ | |/
| * Merge "Update expectations for tests failing only on the host." into gingerbreadJesse Wilson2010-09-271-8/+16
| |\
| | * Update expectations for tests failing only on the host.Jesse Wilson2010-09-271-8/+16
* | | am 6397c0c2: am 9920dd55: Merge "Remove FormatterTest tests duplicated with H...Jesse Wilson2010-09-261-9/+0
|\ \ \ | |/ /
| * | Remove FormatterTest tests duplicated with Harmony.Jesse Wilson2010-09-261-9/+0
| |/
* | am 72d73552: am 4d105209: Attach bugs to failures in MathTest and StrictMathT...Jesse Wilson2010-09-251-0/+22
|\ \ | |/
| * Attach bugs to failures in MathTest and StrictMathTest.Jesse Wilson2010-09-251-0/+22
* | am 5147718a: am 0e5792e8: Attach charset tests to their tracking bugs.Jesse Wilson2010-09-241-0/+22
|\ \ | |/
| * Attach charset tests to their tracking bugs.Jesse Wilson2010-09-241-0/+22
* | am ae1f467f: am 18a7c239: am ceb76118: Merge "Add expectations for some tests...Jesse Wilson2010-09-242-3/+38
|\ \ | |/
| * Add expectations for some tests failing in Hudson.Jesse Wilson2010-09-232-3/+38
| * Use JSON for expectations files.Jesse Wilson2010-09-224-1924/+1985
* | Manually merge 69680: JSON expectationsJesse Wilson2010-09-234-1948/+1985
* | Address test failures in java.util.zip.Jesse Wilson2010-09-081-0/+12
* | Suppress broken jtreg tests that expect command line parameters.Jesse Wilson2010-09-021-0/+12
|/
* Updating expectations for Harmony tests that we have yet to fixJesse Wilson2010-08-201-0/+18
* Fix an obsolete test suppressionJesse Wilson2010-08-101-4/+0
* Moving tests to be under the libcore.* package.Jesse Wilson2010-08-102-2/+2
* Bring SSLSocketImpl and SSLEngine in line with OpenSSLSocketImpl's cipher suitesBrian Carlstrom2010-07-221-4/+0
* TestKeyStore only use RSA by default & fixing SSLEngine client auth with DSA ...Brian Carlstrom2010-07-081-4/+0
* Merge "Scrubbing tests marked @BrokenTest." into dalvik-devJesse Wilson2010-06-241-1/+1
|\
| * Scrubbing tests marked @BrokenTest.Jesse Wilson2010-06-241-1/+1
* | Add an expectation.Elliott Hughes2010-06-231-0/+4
|/
* Improve Formatter exception detail messages and fix test expectations.Elliott Hughes2010-06-221-0/+23
* Fixing some test suppressions.Jesse Wilson2010-06-222-20/+3
* Deduplicating failed tests in org.apache.harmony.luni.tests.java.lang.Jesse Wilson2010-06-221-4/+0
* Merge "javax.crypto tests moving to vogar" into dalvik-devBrian Carlstrom2010-06-182-2/+19
|\
| * javax.crypto tests moving to vogarBrian Carlstrom2010-06-182-2/+19
* | Implementing ZoneInfo.hasSameRules().Jesse Wilson2010-06-181-0/+5
|/
* Remove a duplicate expectation.Elliott Hughes2010-06-151-4/+0
* More test expectation fixes.Elliott Hughes2010-06-153-8/+17
* Various broken tests.Elliott Hughes2010-06-141-4/+23
* am 44e44644: Fix our expectations to match the acutal exception System.setSec...Elliott Hughes2010-06-141-1/+1
|\
| * Fix our expectations to match the acutal exception System.setSecurityManager ...Elliott Hughes2010-06-141-1/+1
* | fix testSetQueryTimeout test by fixing SQLite JDBC driver in a few ways to co...Jeremy Sharpe2010-06-041-5/+1
|/
* Merge "Tag large tests so that they run to completion in our build." into dal...Jesse Wilson2010-05-282-1/+103
|\
| * Tag large tests so that they run to completion in our build.Jesse Wilson2010-05-282-1/+103
* | Merge "Fix sql unit tests recently added to todo.txt." into dalvik-devJesse Wilson2010-05-281-18/+1
|\ \ | |/ |/|
| * Fix sql unit tests recently added to todo.txt.Jeremy Sharpe2010-05-281-18/+1
* | Filling in APIs from RI 6 that we missed.Jesse Wilson2010-05-281-0/+3
* | Remove duplicate test from knownfailuresBrian Carlstrom2010-05-271-5/+1
|/
* RI 6 support for javax.net.sslBrian Carlstrom2010-05-262-2/+29
* Implement Java 6 SQL API. Javadoc is still messy and some unit testsJeremy Sharpe2010-05-251-0/+16
* Setting expectations for some failing regex tests.Jesse Wilson2010-05-252-0/+26
* Fix NullPointerException from TreeMap immutable entry methods by checking the...Jeremy Sharpe2010-05-252-5/+57