Menu

#1247 Test file text.test: one failure

obsolete: 8.4b1
closed-works-for-me
5
2002-07-25
2002-07-18
No

Compiled with SUN's cc
Running on SunOS 5.6 using Reflection-X as X-emulator
Test report:
text.test

==== text-1.9 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:
1 fixed
==== text-1.9 FAILED

Discussion

  • Jeffrey Hobbs

    Jeffrey Hobbs - 2002-07-25

    Logged In: YES
    user_id=72656

    as with 583301, I think the that X emulator is just doing
    slightly different things with fonts. Note that Exceed is
    similar, and checks are made to not run certain tests under
    Exceed because it gives incorrect results.

     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2002-07-25
    • status: open --> closed-works-for-me