Uploaded image for project: 'Coin'
  1. Coin
  2. COIN-819 Implement GET tasks, taskDetails and workItemDetails APIs
  3. COIN-955

fields returned are sometimes padded with whitespace

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Fixed
    • Not Evaluated
    • None
    • None
    • None

    Description

      • Corrupt coin_features.
        GET /taskWorkItems?id=web_qt_qtdeclarative_1664877474450}}

        Returns among others

            {
              "task_action": "Build",
              "build_key": "qt/qtshadertools/3c9a0d4a7abb5e2bf74191587936585cf4630407/WindowsWindows_10_21H2x86_64QNXQNX_710arm64MSVC2019qtci-windows-10_21H2-x86_64-51-6b121f\n                                    DisableTests\n                                _\n                                    UseConfigure\n                                /74d4519b38ea4a2ed661228bcb5e03e3b814bb4b/Build",
              "state": "Cancelled",
              "target_os": "QNX",
              "target_os_version": "QNX_710",
              "coin_features": [
                "\n                                    DisableTests\n                                ",
                "\n                                    UseConfigure\n                                "
              ],
          
      • Corrupt environment.
        GET /taskWorkItems?id=web_qt_qtdeclarative_1664884572810

        Returns among others:

              "environment": [
                "\n                                    \n                                    TARGET_CONFIGURE_ARGS=-release -force-debug-info -no-dbus -nomake examples -no-pch\n                                \n                                ",
                "\n                                    TARGET_CMAKE_ARGS=-DCMAKE_TOOLCHAIN_FILE={{.Env.QNX_710}}\\qnx-toolchain-aarch64le.cmake -DCMAKE_LIBRARY_PATH={{.Env.QNX_710}}\\target\\qnx7\\aarch64le\\lib;{{.Env.QNX_710}}\\target\\qnx7\\aarch64le\\usr\\lib -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -G \"Ninja\"\n                                "
              ],
          

      Any idea what these are? Are they just user errors?

      If more coin_features appear padded, should I strip() coin_features to match them with already existing labels?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tosaario Toni Saario
            jimis Dimitrios Apostolou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes