summaryrefslogtreecommitdiffstats
path: root/tests/unixEmbed.test
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2022-10-02 21:01:59 (GMT)
committerfvogel <fvogelnew1@free.fr>2022-10-02 21:01:59 (GMT)
commit65aca680324e7b415909f2e6e003862bdf641f05 (patch)
tree6c633b0d67f9eca9f97a1fd5e89e9cff8e42c85c /tests/unixEmbed.test
parentfac20a34f64505188060e147b12ccb661cc9ca41 (diff)
downloadtk-65aca680324e7b415909f2e6e003862bdf641f05.zip
tk-65aca680324e7b415909f2e6e003862bdf641f05.tar.gz
tk-65aca680324e7b415909f2e6e003862bdf641f05.tar.bz2
Backout previous commit, i.e. remove again constraints on unixEmbed-10.1 and unixEmbed-10.2, so that these tests can run at Github Actions even if they are failing sometimes.
Diffstat (limited to 'tests/unixEmbed.test')
-rw-r--r--tests/unixEmbed.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/unixEmbed.test b/tests/unixEmbed.test
index 80ea671..669ef40 100644
--- a/tests/unixEmbed.test
+++ b/tests/unixEmbed.test
@@ -1242,7 +1242,7 @@ test unixEmbed-9.2a {EmbedWindowDeleted procedure, check embeddedPtr} -constrain
test unixEmbed-10.1 {geometry propagation in tkUnixWm.c/UpdateGeometryInfo} -constraints {
- unix failsOnUbuntu failsOnXQuarz
+ unix
} -setup {
deleteWindows
} -body {
@@ -1257,7 +1257,7 @@ test unixEmbed-10.1 {geometry propagation in tkUnixWm.c/UpdateGeometryInfo} -con
deleteWindows
} -result {150x80+0+0}
test unixEmbed-10.2 {geometry propagation in tkUnixWm.c/UpdateGeometryInfo} -constraints {
- unix failsOnUbuntu failsOnXQuarz
+ unix
} -setup {
deleteWindows
} -body {