aboutsummaryrefslogtreecommitdiff
path: root/expectations/knownfailures.txt
AgeCommit message (Expand)Author
2021-03-11Merge "Enable SecureClassLoaderTest#testNullParent"vichang
2021-03-11Merge "Add API coverage for java.security methods"vichang
2021-03-11Enable SecureClassLoaderTest#testNullParentVictor Chang
2021-03-11Add API coverage for java.security methodsVictor Chang
2021-03-01Android patch: Modify test.java.util.concurrent.tck tests to pass on Android ...Victor Chang
2021-02-26Revert "Android patch: Modify test.java.util.concurrent.tck test..."vichang
2021-02-25Android patch: Modify test.java.util.concurrent.tck tests to pass on AndroidVictor Chang
2020-07-28Inclusive Language Fixit: Replace dummy with fakePaul Duffin
2020-07-06Update package for DH generator known test failures.Pete Bentley
2020-02-06Remove the disabled test for zlib determinism.Elliott Hughes
2019-09-02Merge "Mark libcore.java.util.zip.DeflateRegressionTest#deterministicOutput a...Pete Gillin
2019-08-30Mark libcore.java.util.zip.DeflateRegressionTest#deterministicOutput as known...Pete Gillin
2019-08-28Mark Spdy3ConnectionTest#serverSendsSettingsToClient as known failure.Tobias Thierer
2019-08-22Revert "Mark Spdy3ConnectionTest#serverSendsSettingsToClient as known failure."Tobias Thierer
2019-08-22Mark Spdy3ConnectionTest#serverSendsSettingsToClient as known failure.Tobias Thierer
2019-07-08Minimal fix for ControlTest (attempt 2)Neil Fuller
2019-07-04Revert "Minimal fix for ControlTest"Neil Fuller
2019-07-02Minimal fix for ControlTestNeil Fuller
2019-06-25Change Math.pow() test / docs to match actualNeil Fuller
2019-05-02Stop repackaging org/apache/harmony testsPaul Duffin
2019-05-01Remove deleted tests from knownfailures.txtPaul Duffin
2019-04-02Test android.system.Os instead of libcore.io.Libcore.osTobias Thierer
2019-01-02Fix libcore.libcore.icu.DateIntervalFormatTest#testEndAtMidnightTobias Thierer
2019-01-02Disable DateIntervalFormatTest#testEndAtMidnightOrion Hodson
2018-03-06Remove test suppression.Adam Vartanian
2018-03-01Reenable EcdhTest#testModifiedPublicAdam Vartanian
2018-01-19Remove DeflateRegressionTest from known failuresPrzemyslaw Szczepaniak
2018-01-11Make the Android fast-path UTF-8 decoder follow the Unicode Standard and the ...Victor Chang
2017-12-07Updated test expectations for ICU 60.Fredrik Roubert
2017-11-13Use DecimalFormat_ICU58_Android in DecimalFormat.Joachim Sauer
2017-11-08Move libcore tests to non-libcore packages.Tobias Thierer
2017-11-07Suppress broken annotation testNeil Fuller
2017-10-04Suppress test failing after zlib updateOrion Hodson
2017-08-10Updated test expectations for ICU 59.Fredrik Roubert
2017-07-24Re-enable the harmony tests for java.beans.PropertyChangeSupport.Pete Gillin
2017-07-18Fix the byte ordering behaviour of the UTF-16 Charset.Pete Gillin
2017-06-28Update tests for fixes in Bouncy Castle 1.57.Adam Vartanian
2017-05-08Consolidate test expectations into one fileAdam Vartanian
2017-04-05Add SocketTimeoutTest#testSocketWriteNeverTimeouts to known failuresYi Kong
2017-04-03Add known Wycheproof failuresAdam Vartanian
2017-03-31Reenable Unicode 9 Bidi test.Joachim Sauer
2017-02-24Conscrypt: Fix renegotiation-based testsAdam Vartanian
2017-02-17Merge "Unsuppress tests that are currently passing."Adam Vartanian
2017-02-16Unsuppress tests that are currently passing.Adam Vartanian
2017-02-16Fix and reenable DecimalFormatTestAdam Vartanian
2017-01-30Revert "Temporarily disable java.time tests."Joachim Sauer
2017-01-12Temporarily disable java.time tests.Joachim Sauer
2016-11-07Enable ProcessManagerTest#testCloseNonStandardFdsShubham Ajmera
2016-11-03Enable dalvik.system.BlockGuardTest#testFileInputStream testShubham Ajmera
2016-11-02Merge "Enable libcore.java.io.FileInputStream#testReadProcVersion"Treehugger Robot