Failing tests

These fail for me currently and I've lost track of whether that's
known/expected?

doc.autogen-reST-all ... failed
core.load-pkg ... failed
core.load-unload ... failed
policy.misc.check-test-all ... failed
policy.misc.testing-coverage ... failed
policy.misc.loaded-scripts ... failed
policy.protocols.http.http-header-crlf ... failed
policy.protocols.http.http-pipelining-and-md5 ... failed
8 tests failed, 2 skipped

This is with all pending stuff merged, push will come in a bit.

All the external/* tests still fail as well.

Robin

doc.autogen-reST-all ... failed

Expected, I'm kind of waiting until the policy script re-organization
settles down to do something with it.

core.load-pkg ... failed
core.load-unload ... failed
policy.misc.check-test-all ... failed
policy.misc.testing-coverage ... failed
policy.misc.loaded-scripts ... failed

I don't think there's any reason for these to fail except that
baselines haven't been updated or some @load in the test needs
to be renamed because it got moved around.

policy.protocols.http.http-header-crlf ... failed
policy.protocols.http.http-pipelining-and-md5 ... failed

Not sure about these, haven't looked at them before.

All the external/* tests still fail as well.

I don't think those were being checked/updated in sync with
script updates.

- Jon

core.load-pkg ... failed
core.load-unload ... failed
policy.misc.check-test-all ... failed
policy.misc.testing-coverage ... failed
policy.misc.loaded-scripts ... failed

Hm, I thought I fixed most of those earlier. I didn't do the check-test-all one though because that one seems a bit more involved.

policy.protocols.http.http-header-crlf ... failed
policy.protocols.http.http-pipelining-and-md5 ... failed

Not sure about these, haven't looked at them before.

Hm, I thought I fixed policy.protocols.http.http-pipelining-and-md5 earlier today. I'm not sure what's wrong with the other one though

  .Seth