-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta
-
sparc
-
generic
-
Verified
naveena.suryadevara@Eng 2000-10-13
Test results:
#section:script_messages
----------messages:(1/83)----------
JDK under test: java full version "1.4.0beta-b35" (/usr/local/java/jdk1.4/solaris)
#section:build
----------messages:(3/104)----------
command: build SetIfModifiedSince
reason: Named class compiled on demand
elapsed time (seconds): 2.391
result: Passed. Compilation successful
#section:compile
----------messages:(3/164)----------
command: compile /ws/merlin/test/sun/net/www/protocol/http/SetIfModifiedSince.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.386
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/556)----------
command: main -Dhttp.proxyHost=webcache-cup.eng -Dhttp.proxyPort=8080SetIfModifiedSincehttp://www.ncsa.uiuc.edu NOTE: some web servers are not implemented according to RFC, thus a failed test may not indicate a bug in setIfModifiedSince method
reason: User specified action: run main/othervm -Dhttp.proxyHost=webcache-cup.eng -Dhttp.proxyPort=8080 SetIfModifiedSince http://www.ncsa.uiuc.edu NOTE: some web servers are not implemented according to RFC, thus a failed test may not indicate a bug in setIfModifiedSince method
elapsed time (seconds): 0.925
----------System.out:(0/0)----------
----------System.err:(12/792)----------
java.lang.RuntimeException: Test failed! Http return code using setIfModified method is:200
NOTE:some web servers are not implemented according to RFC, thus a failed test does not necessarily indicate a bug in setIfModifiedSince method
at SetIfModifiedSince.main(SetIfModifiedSince.java:33)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:488)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed! Http return code using setIfModified method is:200
NOTE:some web servers are not implemented according to RFC, thus a failed test does not necessarily indicate a bug in setIfModifiedSince method
JavaTest Message: shutting down test
STATUS:Failed.
result: Failed. Execution failed
test result: Failed. Execution failed