Rails 1.1.2 Flash in Functional Tests

I am unable to get the value of flash[:message] in the test case, where
as i am able to get the value of flash[:error] & flash[:notice]. The
tests work properly in rails 1.0, is it a bug or a feature added to
rails so as to restrict the use of flash.

Regards
Suraj