andreystro4 / google-feedserver

Automatically exported from code.google.com/p/google-feedserver
Apache License 2.0
0 stars 0 forks source link

SampleAdapterFunctionalTest test fails #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Running the SampleAdapterFunctionalTest test
2.
3.

What is the expected output? What do you see instead?
response.getStatus() should equal "OK", but instead it equals "Internal
Server Error"

What version of the product are you using? On what operating system?
Revision 10 from trunk

Please provide any additional information below.

Original issue reported on code.google.com by ssjvac...@gmail.com on 28 Jan 2008 at 10:58

GoogleCodeExporter commented 8 years ago
I tried it just now.. worked fine. My guess is that it may have something to do 
with
setting environment variables. 

can you post the log file generated by the tests. it should be in 
build/testOutput/ dir.

Original comment by vasun...@gmail.com on 14 Feb 2008 at 7:05