https://issues.apache.org/bugzilla/show_bug.cgi?id=57154
Konstantin Kolinko <knst.koli...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Component|WebSocket |WebSocket Resolution|FIXED |--- Product|Tomcat 8 |Tomcat 7 Target Milestone|---- |--- Severity|normal |minor --- Comment #5 from Konstantin Kolinko <knst.koli...@gmail.com> --- This test failure is reproducible with current Tomcat 7.0.x testsuite. Note that it does not happen by default, but only if one creates a %TEMP%\test directory. Possible solutions: a) Backport the feature from bug 57155 (for reference: r1635222). b) Reconfigure the tests to use some different temporary directory as docBase instead of the system-wide one. c) Improve Mapper. d) Close as WONTFIX. a) is the best one, but requires some work as resource implementations differ between Tomcat 8 and 7. b) is an alternative way if a) is too hard. c) unlikely without further analysis. d) possible. A test configuration issue is not a show stopper. I am reopening this for Tomcat 7 now, so that it is not forgotten. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org