Menu

#1823 embed.test failures

obsolete: 8.5a3
open
2
2006-06-18
2004-12-21
Don Porter
No

==== embed-1.4 TkpUseWindow procedure, -container must
be set FAILED
==== Contents of test case:

deleteWindows
toplevel .container
list [catch {toplevel .embd -use [winfo id
.container]} err] $err

---- Result was:
1 {The window ID 0x7a9cc8 does not correspond to a
valid Tk Window.}
---- Result should have been (exact matching):
1 {window ".container" doesn't have -container option set}
==== embed-1.4 FAILED

---- embed-1.5 start

==== embed-1.5 TkpUseWindow procedure, -container must
be set FAILED
==== Contents of test case:

deleteWindows
frame .container
list [catch {toplevel .embd -use [winfo id
.container]} err] $err

---- Result was:
1 {The window ID 0x1533308 does not correspond to a
valid Tk Window.}
---- Result should have been (exact matching):
1 {window ".container" doesn't have -container option set}
==== embed-1.5 FAILED

Discussion

  • WildCard

    WildCard - 2005-02-09

    Logged In: YES
    user_id=596509

    fails on windows as well

    Tcl/Tk: v8.5 head at 09/02/05
    OS: WinXPsp2
    Built with makefile.vc using VC7.1

    embed.test

    ==== embed-1.4 TkpUseWindow procedure, -container must be
    set FAILED
    [...]
    ---- Result was:
    1 {the window to use is not a Tk container}
    ---- Result should have been (exact matching):
    1 {window ".container" doesn't have -container option set}
    ==== embed-1.4 FAILED

    ==== embed-1.5 TkpUseWindow procedure, -container must be
    set FAILED
    [...]
    ---- Result was:
    1 {the window to use is not a Tk container}
    ---- Result should have been (exact matching):
    1 {window ".container" doesn't have -container option set}
    ==== embed-1.5 FAILED

     
  • Don Porter

    Don Porter - 2006-03-10
    • priority: 5 --> 9
    • assigned_to: das --> dgp
     
  • Don Porter

    Don Porter - 2006-03-14
    • priority: 9 --> 7
    • assigned_to: dgp --> das
     
  • Don Porter

    Don Porter - 2006-03-14

    Logged In: YES
    user_id=80530

    still failing on Aqua
    for 8.4.13 / 8.5a4

     
  • Daniel A. Steffen

    • priority: 7 --> 4
     
  • Daniel A. Steffen

    • priority: 4 --> 2
     
MongoDB Logo MongoDB