Uploaded image for project: 'ROOT'
  1. ROOT
  2. ROOT-9237

[Jenkins] roottest_python_JupyROOT_cppcompleter_doctest fails on 32bit

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • High
    • Resolution: Fixed
    • 6.12/04
    • 6.12/06, 6.14/00
    • PyROOT
    • None
    • BUILDTYPE=Release,COMPILER=gcc49,LABEL=slc6-i686

    Description

      NOTE: 32 bit!

      From https://epsft-jenkins.cern.ch/job/root-nightly-v6-12-00-patches/BUILDTYPE=Release,COMPILER=gcc49,LABEL=slc6-i686/87/testReport/projectroot.roottest.python/JupyROOT/roottest_python_JupyROOT_cppcompleter_doctest/

      Failed example:
          for suggestion in comp._completeImpl("TH2"):
              print(suggestion)
      Expected:
          TH2
          TH2C
          TH2D
          TH2Editor
          TH2F
          TH2GL
          TH2I
          TH2Poly
          TH2PolyBin
          TH2S
      Got:
          TH2
          TH2C
          TH2D
          TH2Editor
          TH2F
          TH2I
          TH2Poly
          TH2PolyBin
          TH2S
      

      (TH2GL is unexpected)

      Attachments

        Activity

          People

            etejedor Enric Tejedor Saavedra
            axel Axel Naumann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: