Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-27615

Gerrit output different between 7.0.2 and 8.0

    XMLWordPrintable

Details

    • Linux/X11
    • fa9008c7f8 (qt-creator/qt-creator/8.0) fa9008c7f8 (qt-creator/qt-creator/master) fa9008c7f8 (qt-creator/qt-creator/9.0) fa9008c7f8 (qt-creator/qt-creator/qds-3.7)

    Description

      The output of a "Push to Gerrit" action differs between Qt Creator 7.0.2 and 8.0.0. The 8.0.0 prints out the character-based "spinner" progress animation, line-by-line whereas Qt Creator 7.0.2 omits these lines.

      "Qt Creator 7.0.2 output"
      17:15:44 Running in /home/alportal/dev/tqtc-qtc-super/qtcreator: /usr/bin/git push origin 4c1e07fd75:refs/for/master
      remote: Processing changes: refs: 1, new: 1, done            
      remote: 
      remote: SUCCESS        
      remote: 
      remote:   https://codereview.qt-project.org/c/qt-creator/qt-creator/+/413726 WIP: Wizards: Port "Code Snippet" Project Wizard to .json wizard [PRIVATE] [NEW]        
      remote: 
      To ssh://codereview.qt-project.org:29418/qt-creator/qt-creator.git
       * [new branch]            a1037a8937 -> refs/for/master%private
      The command "/usr/bin/git push origin a1037a8937:refs/for/master%private" finished successfully.
      
      "Qt Creator 8.0.0 output"
      17:11:11 Running in /home/alportal/dev/tqtc-qtc-super/qtcreator: /usr/bin/git push origin a1037a8937:refs/for/master%private
      remote: 
      remote: Processing changes: new: 1 (\)
      remote: Processing changes: new: 1 (|)
      remote: Processing changes: refs: 1, new: 1, done            
      remote: 
      remote: SUCCESS        
      remote: 
      remote:   https://codereview.qt-project.org/c/qt-creator/qt-creator/+/413726 WIP: Wizards: Port "Code Snippet" Project Wizard to .json wizard [PRIVATE] [NEW]        
      remote: 
      To ssh://codereview.qt-project.org:29418/qt-creator/qt-creator.git
       * [new branch]            a1037a8937 -> refs/for/master%private
      The command "/usr/bin/git push origin a1037a8937:refs/for/master%private" finished successfully.
      

      Attachments

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

        Activity

          People

            jkobus Jarek Kobus
            portale Alessandro Portale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes