Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing Tk with perl 5.26.1 on Ubuntu 18.04: Failed test 'wm deiconify embedded window' #39

Open
hakonhagland opened this issue Jun 26, 2018 · 0 comments

Comments

@hakonhagland
Copy link

Hi, I would like to report a test failure for Tk-804.034. I am using perl version 5.26.1 on Ubuntu 18.04.

$ cpanm Tk
[...]
t/trace1.t ................... ok
t/unicode.t .................. ok
t/widget.t ................... ok

#   Failed test 'wm deiconify embedded window'
#   at t/wm-tcl.t line 685.
#                   ''
#     doesn't match '(?^:can\'t\ deiconify\ \.embed\:\ it\ is\ an\ embedded\ window)'

#   Failed test at t/wm-tcl.t line 915.
#                   ''
#     doesn't match '(?^:can\'t\ iconify\ \.toplevel2\:\ it\ is\ an\ embedded\ window)'

#   Failed test 'An embedded toplevel does not appear in the stacking order'
#   at t/wm-tcl.t line 1827.
#     Structures begin differing at:
#          $got->[1] = '.embd'
#     $expected->[1] = '.real'
# Looks like you failed 3 tests of 315.
t/wm-tcl.t ...................
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/315 subtests
        (less 57 skipped subtests: 255 okay)
        (21 TODO tests unexpectedly succeeded)
[...]

The complete build log file is available here:
build.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant