Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-94450

tst_QString::setRawData() indicates problems with Qt 6's reworking of raw data handling

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.0.0, 6.2.0
    • None

      During conversion of QString to use QArrayDataPointer, commit 287ace562ee5ddff22f7dbf4e49ae5f0520f2308, laknoll suppressed most of tst_QString::setRawData() with a

          QSKIP("This is currently not working.");
      

      I've now converted that to three QEXPECT_FAIL(,,Continue) marking the parts that currently fail, but we need to follow up on this, either amending the test to match what's currently expected, or fixing the handling of raw data QString.

        For Gerrit Dashboard: QTBUG-94450
        # Subject Branch Project Status CR V

            laknoll Lars Knoll
            Eddy Edward Welbourne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes