Tk Source Code

View Ticket
Login
Ticket UUID: 1591489
Title: test suite text-1.10 failure , cvs head
Type: Bug Version: obsolete: 8.5a5
Submitter: lvirden Created on: 2006-11-06 17:10:45
Subsystem: 18. [text] Assigned To: fvogel
Priority: 5 Medium Severity: Minor
Status: Closed Last Modified: 2014-10-26 22:54:36
Resolution: Out of Date Closed By: fvogel
    Closed on: 2014-10-26 22:54:36
Description:
tk 8.5 cvs head, built on solaris 2.9 using sun c
compiler, then test suite run output via exceed
10.0.0.12 on win xp system.

text.test

==== text-1.10 text options FAILED
==== Contents of test case:

        set result {}
        lappend result [catch {.t2 configure [lindex
$test 0] [lindex $test 3]}]
        .t2 configure [lindex $test 0] [lindex $test 1]
        lappend result [.t2 cget [lindex $test 0]]
    
---- Result was:
0 fixed
---- Result should have been (exact matching):
1 fixed
==== text-1.10 FAILED
User Comments: aku added on 2014-10-24 22:06:18:
Done, as out of date.

fvogel added on 2014-10-24 21:34:17:
Test setup:
- OpenSolaris 2009.06 running as a virtual machine on top of a Windows box
- ActiveTcl8.5.7.0.290198-solaris-ix86-threaded package (OK, it's old but I had nothing better at hand and it's still older (April 2009) than the OP's report in the present ticket)
- Downloaded constraints.tcl and text.test from latest core-8-5-branch
- Ran wish8.5
- In wish, sourced a text file constituted by the concatenation of contraints.tcl and text.test (trimmed down to keep only the first lines up to text-1.40)

Result: text-1.10 does NOT fail.

I suggest closure of this ticket.

fvogel added on 2014-10-24 07:18:45:
See discussion in ticket [1591491]

aku added on 2014-10-23 23:34:33:
Note again how this is remote display of an X11 wish via the windows exceed server. Could be an exceed issue.

fvogel added on 2014-10-23 23:04:21:
Does this still happen?

I don't see this test failing on Windows.

lvirden added on 2007-10-16 20:51:48:
Logged In: YES 
user_id=15949
Originator: YES

this behavior continues to be manifested in beta tcl/tk 8.5 .