Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5420

Regression suite appears locale sensitive: failed in TableLockBasicTest: bug in RealBasicNoPutResultSetStatistics

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.8.1.2
    • 10.9.1.0
    • Localization, SQL, Test
    • None
    • Windows Vista SP2, Norwegian locale, JDK 7.
    • Regression Test Failure

    Description

      TableLockBasicTest failed due to unexpected locale in the runtime statistics.

      The execution plans are asserted in this test and I saw this diff:

      Expected:
      :
      optimizer estimated row count: 6.00
      optimizer estimated cost: 100.40<
      Found:
      :
      optimizer estimated row count: 6,00
      optimizer estimated cost: 100,40<

      the latter using a decimal comma whereas a decimal point is expected.

      Attachments

        1. derby-5420-1.diff
          9 kB
          Dag H. Wanvik
        2. derby-5420-1.stat
          0.3 kB
          Dag H. Wanvik
        3. derby-5420-2.diff
          22 kB
          Dag H. Wanvik
        4. derby-5420-2.stat
          1 kB
          Dag H. Wanvik

        Activity

          People

            dagw Dag H. Wanvik
            dagw Dag H. Wanvik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: