Ticket Change Details
Not logged in
Overview

Artifact ID: 7c15b596247c05c388fe9760dbc37f238bd4bf3ffdf3404cf0b397c15a71a45a
Ticket: 6390566ecd6d3bef132bcbe0511469a5a55f505d
Testcase cmdAH-4.3.13.00DC0000.tail.utf-32.tcl8.a fails sometimes
User & Date: jan.nijtmans 2023-03-17 14:41:14
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/x-fossil-wiki"
  4. comment changed to:
    See:
    [https://github.com/tcltk/tcl/actions/runs/4445176974/jobs/7804063186]
    
    This testcase sometimes fails. Since I have a pretty good idea what's going on here (the same bug has already been fixed for the utf-16 decode, which was found by valgrind), let's fix this.
    
    This is not a problem introduced in the TIP #656 implementation! core-8-branch has the same problem, it just doesn't have a testcase for it.
    
    <pre>
    ==== cmdAH-4.3.13.00DC0000.tail.utf-32.tcl8.a encoding convertfrom -profile tcl8 utf-32 AÜ FAILED
    ==== Contents of test case:
    encoding convertfrom -profile tcl8 utf-32 AÜ
    ---- Result was:
    A\u20AC\u20AC\u20AC
    ---- Result should have been (exact matching):
    A\uDC00
    ==== cmdAH-4.3.13.00DC0000.tail.utf-32.tcl8.a FAILED
    </pre>
    
  5. foundin changed to: "tip-656"
  6. is_private changed to: "0"
  7. login: "jan.nijtmans"
  8. priority changed to: "5 Medium"
  9. private_contact changed to: "0c50e5320704d174412e57b873d8932de15303e0"
  10. resolution changed to: "None"
  11. severity changed to: "Important"
  12. status changed to: "Open"
  13. submitter changed to: "jan.nijtmans"
  14. subsystem changed to: "16. Commands A-H"
  15. title changed to:
    Testcase cmdAH-4.3.13.00DC0000.tail.utf-32.tcl8.a fails sometimes
    
  16. type changed to: "Bug"