diff options
Diffstat (limited to 'tests/http.test')
-rw-r--r-- | tests/http.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/http.test b/tests/http.test index 3c2f4d8..765efa6 100644 --- a/tests/http.test +++ b/tests/http.test @@ -712,6 +712,8 @@ test http-7.3.$ThreadLevel {http::formatQuery} -setup { } -result {unknown encoding ""} test http-7.4.$ThreadLevel {http::formatQuery} -setup { set enc [http::config -urlencoding] +} -constraints { + knownProfileBug } -body { # this would be reverting to http <=2.4 behavior w/o errors # with Tcl 8.x (unknown chars become '?'), generating a |