Closed GoogleCodeExporter closed 9 years ago
I have the same problems on Ubuntu 9.04. The massive amount of sysouts and hard
coded
c:\ are quite annoying.
Original comment by mikael....@gmail.com
on 3 Sep 2009 at 7:53
Not to pile on, but I just want to point out where we're at. With a fresh
checkout
from trunk, I see 26 failures/errors.
Checkout of trunk as of sept 30th (but added beanshell to get it to build; that
fix
is now in)
Failed tests:
testGetStateFromEncryptedCookie(org.owasp.esapi.reference.HTTPUtilitiesTest)
testSaveStateInEncryptedCookie(org.owasp.esapi.reference.HTTPUtilitiesTest)
testRedirectBeanShellRule(org.owasp.esapi.waf.BeanShellTest)
testBadContentType(org.owasp.esapi.waf.RestrictContentTypeTest)
testCreateSafeFileURIConstructor(org.owasp.esapi.reference.SafeFileTest)
testBadContentType(org.owasp.esapi.waf.RestrictContentTypeTest)
testSetup(org.owasp.esapi.reference.accesscontrol.policyloader.ACRPolicyFileLoaderTest)
testRedirectBeanShellRule(org.owasp.esapi.waf.BeanShellTest)
testExecuteUnixSystemCommand(org.owasp.esapi.reference.ExecutorTest)
testDecrypt(org.owasp.esapi.reference.EncryptorTest)
testGetValidDirectoryPath(org.owasp.esapi.reference.ValidatorTest)
testIsInvalidFilename(org.owasp.esapi.reference.ValidatorTest)
testIsValidDirectoryPath(org.owasp.esapi.reference.ValidatorTest)
testIsValidFileUpload(org.owasp.esapi.reference.ValidatorTest)
Tests in error:
testGoodUserAgent(org.owasp.esapi.waf.RestrictUserAgentTest)
testGetProperty(org.owasp.esapi.reference.EncryptedPropertiesTest)
testSetProperty(org.owasp.esapi.reference.EncryptedPropertiesTest)
testKeySet(org.owasp.esapi.reference.EncryptedPropertiesTest)
testStore(org.owasp.esapi.reference.EncryptedPropertiesTest)
testLoad(org.owasp.esapi.reference.EncryptedPropertiesTest)
testMain(org.owasp.esapi.reference.EncryptedPropertiesTest)
testGetResourceFile(org.owasp.esapi.reference.SecurityConfigurationTest)
testEncrypt(org.owasp.esapi.reference.EncryptorTest)
testSeal(org.owasp.esapi.reference.EncryptorTest)
testVerifySeal(org.owasp.esapi.reference.EncryptorTest)
testGetUserFromRememberToken(org.owasp.esapi.reference.AuthenticatorTest)
Tests run: 315, Failures: 14, Errors: 12, Skipped: 0
I'll start looking into these (I'm sure many are configuration or OS issues,
but it
doesn't help convey the right message for ESAPI).
Attached full details in case anyone else wants them.
~PST
Original comment by pstho...@gmail.com
on 1 Oct 2009 at 3:12
Attachments:
<testrun name="ESAPI (3)" project="ESAPI" tests="754" started="754"
failures="25"
errors="108" ignored="0">
Original comment by neil.mat...@gmail.com
on 9 Nov 2009 at 1:51
Attachments:
I believe we are at a point where all tests pass now? I know they do in my
environment
Original comment by chrisisbeef
on 2 Dec 2009 at 5:45
I know that all the JUnit tests are passing in Linux but I thought there were
still
some that weren't in windows. My windows box is not reachable right now or I'd
test
it myself.
Original comment by schal...@darkmist.net
on 2 Dec 2009 at 4:24
I'm closing this as I know of no platforms where tests are failing currently.
Feel
free to reopen it if I am incorrect.
Original comment by schal...@darkmist.net
on 27 Feb 2010 at 1:15
Original issue reported on code.google.com by
eofte...@gmail.com
on 3 Sep 2009 at 7:40