Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. FATAL error in Test Results

FATAL error in Test Results

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 513 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kluszon
    wrote on last edited by
    #1

    I have a unit test based on QTest as a subproject. Test results are correctly visible in "3 Application Output". I'd like to display results also in tab "9 Test Results" in Qt Creator, but I'm receiving the error:

    "Failed to start test for project "XXX"
    Command line: YYY
    PATH:
    LD_LIBRARY_PATH:
    Run configuration: "XXX"
    "

    d6ea0ac0-3099-49f6-a093-3092a444ce41-image.png

    The problem occurs only on an embedded platform with a toolchain. Can I do anything with it?

    1 Reply Last reply
    1
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      From the looks of it, the test seems to be started on your desktop machine.

      It would need to be first deployed on the device.
      Note that I don't know how retrieving the test results in that case is handled.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kluszon
        wrote on last edited by
        #3

        Unfortunately, I found a reported problem on the bug reports:

        https://bugreports.qt.io/browse/QTCREATORBUG-21759

        1 Reply Last reply
        1

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved