diff options
-rw-r--r-- | tests/select.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/select.test b/tests/select.test index 26107f8..c412fc0 100644 --- a/tests/select.test +++ b/tests/select.test @@ -922,7 +922,7 @@ test select-9.3 {SelCvtToX and SelCvtFromX procedures} -setup { test select-9.4 {SelCvtToX and SelCvtFromX procedures} -setup { setup setupbg -} -constraints x11 -body { +} -constraints {x11 failsOnUbuntu} -body { set selValue "16 foobar 32" set selInfo "" selection handle -selection PRIMARY -format INTEGER -type TEST \ |