index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
expectations
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add expectations for DecimalFormat test failures.
Jesse Wilson
2010-09-29
1
-1
/
+6
*
|
am aeb874af: am fca556c7: Fix problems where knownfailures has drifted out of...
Jesse Wilson
2010-09-28
1
-8
/
+13
|
\
\
|
|
/
|
*
Fix problems where knownfailures has drifted out of date from our suite.
Jesse Wilson
2010-09-28
1
-8
/
+13
*
|
am 5ac2871d: am 1f8243e3: Remove java.net tests that are redundant with Harmony.
Jesse Wilson
2010-09-28
1
-0
/
+14
|
\
\
|
|
/
|
*
Remove java.net tests that are redundant with Harmony.
Jesse Wilson
2010-09-28
1
-0
/
+14
*
|
am 794ef59c: am 0c72bd4d: Merge "Update expectations for tests failing only o...
Jesse Wilson
2010-09-28
1
-8
/
+16
|
\
\
|
|
/
|
*
Merge "Update expectations for tests failing only on the host." into gingerbread
Jesse Wilson
2010-09-27
1
-8
/
+16
|
|
\
|
|
*
Update expectations for tests failing only on the host.
Jesse Wilson
2010-09-27
1
-8
/
+16
*
|
|
am 6397c0c2: am 9920dd55: Merge "Remove FormatterTest tests duplicated with H...
Jesse Wilson
2010-09-26
1
-9
/
+0
|
\
\
\
|
|
/
/
|
*
|
Remove FormatterTest tests duplicated with Harmony.
Jesse Wilson
2010-09-26
1
-9
/
+0
|
|
/
*
|
am 72d73552: am 4d105209: Attach bugs to failures in MathTest and StrictMathT...
Jesse Wilson
2010-09-25
1
-0
/
+22
|
\
\
|
|
/
|
*
Attach bugs to failures in MathTest and StrictMathTest.
Jesse Wilson
2010-09-25
1
-0
/
+22
*
|
am 5147718a: am 0e5792e8: Attach charset tests to their tracking bugs.
Jesse Wilson
2010-09-24
1
-0
/
+22
|
\
\
|
|
/
|
*
Attach charset tests to their tracking bugs.
Jesse Wilson
2010-09-24
1
-0
/
+22
*
|
am ae1f467f: am 18a7c239: am ceb76118: Merge "Add expectations for some tests...
Jesse Wilson
2010-09-24
2
-3
/
+38
|
\
\
|
|
/
|
*
Add expectations for some tests failing in Hudson.
Jesse Wilson
2010-09-23
2
-3
/
+38
|
*
Use JSON for expectations files.
Jesse Wilson
2010-09-22
4
-1924
/
+1985
*
|
Manually merge 69680: JSON expectations
Jesse Wilson
2010-09-23
4
-1948
/
+1985
*
|
Address test failures in java.util.zip.
Jesse Wilson
2010-09-08
1
-0
/
+12
*
|
Suppress broken jtreg tests that expect command line parameters.
Jesse Wilson
2010-09-02
1
-0
/
+12
|
/
*
Updating expectations for Harmony tests that we have yet to fix
Jesse Wilson
2010-08-20
1
-0
/
+18
*
Fix an obsolete test suppression
Jesse Wilson
2010-08-10
1
-4
/
+0
*
Moving tests to be under the libcore.* package.
Jesse Wilson
2010-08-10
2
-2
/
+2
*
Bring SSLSocketImpl and SSLEngine in line with OpenSSLSocketImpl's cipher suites
Brian Carlstrom
2010-07-22
1
-4
/
+0
*
TestKeyStore only use RSA by default & fixing SSLEngine client auth with DSA ...
Brian Carlstrom
2010-07-08
1
-4
/
+0
*
Merge "Scrubbing tests marked @BrokenTest." into dalvik-dev
Jesse Wilson
2010-06-24
1
-1
/
+1
|
\
|
*
Scrubbing tests marked @BrokenTest.
Jesse Wilson
2010-06-24
1
-1
/
+1
*
|
Add an expectation.
Elliott Hughes
2010-06-23
1
-0
/
+4
|
/
*
Improve Formatter exception detail messages and fix test expectations.
Elliott Hughes
2010-06-22
1
-0
/
+23
*
Fixing some test suppressions.
Jesse Wilson
2010-06-22
2
-20
/
+3
*
Deduplicating failed tests in org.apache.harmony.luni.tests.java.lang.
Jesse Wilson
2010-06-22
1
-4
/
+0
*
Merge "javax.crypto tests moving to vogar" into dalvik-dev
Brian Carlstrom
2010-06-18
2
-2
/
+19
|
\
|
*
javax.crypto tests moving to vogar
Brian Carlstrom
2010-06-18
2
-2
/
+19
*
|
Implementing ZoneInfo.hasSameRules().
Jesse Wilson
2010-06-18
1
-0
/
+5
|
/
*
Remove a duplicate expectation.
Elliott Hughes
2010-06-15
1
-4
/
+0
*
More test expectation fixes.
Elliott Hughes
2010-06-15
3
-8
/
+17
*
Various broken tests.
Elliott Hughes
2010-06-14
1
-4
/
+23
*
am 44e44644: Fix our expectations to match the acutal exception System.setSec...
Elliott Hughes
2010-06-14
1
-1
/
+1
|
\
|
*
Fix our expectations to match the acutal exception System.setSecurityManager ...
Elliott Hughes
2010-06-14
1
-1
/
+1
*
|
fix testSetQueryTimeout test by fixing SQLite JDBC driver in a few ways to co...
Jeremy Sharpe
2010-06-04
1
-5
/
+1
|
/
*
Merge "Tag large tests so that they run to completion in our build." into dal...
Jesse Wilson
2010-05-28
2
-1
/
+103
|
\
|
*
Tag large tests so that they run to completion in our build.
Jesse Wilson
2010-05-28
2
-1
/
+103
*
|
Merge "Fix sql unit tests recently added to todo.txt." into dalvik-dev
Jesse Wilson
2010-05-28
1
-18
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix sql unit tests recently added to todo.txt.
Jeremy Sharpe
2010-05-28
1
-18
/
+1
*
|
Filling in APIs from RI 6 that we missed.
Jesse Wilson
2010-05-28
1
-0
/
+3
*
|
Remove duplicate test from knownfailures
Brian Carlstrom
2010-05-27
1
-5
/
+1
|
/
*
RI 6 support for javax.net.ssl
Brian Carlstrom
2010-05-26
2
-2
/
+29
*
Implement Java 6 SQL API. Javadoc is still messy and some unit tests
Jeremy Sharpe
2010-05-25
1
-0
/
+16
*
Setting expectations for some failing regex tests.
Jesse Wilson
2010-05-25
2
-0
/
+26
*
Fix NullPointerException from TreeMap immutable entry methods by checking the...
Jeremy Sharpe
2010-05-25
2
-5
/
+57
[prev]
[next]