Sessions and Integration Tests

What version of Rails, are you using? The Rails 1.2 RC1 has bugs that are open for some of the Integration testing APIs.

I would take results of the Integration tests with a grain of salt. It is better to use something like Selenium on Rails as a substitute for Integration testing.