Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-6952

Skip Oracle databases in HQLScrollFetchTest.testScroll

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.3.0.GA_CP10
    • 4.3.0.GA_CP10
    • Hibernate
    • None
    • NEW

      HQLScrollFetchTest.testScroll fails on all Oracle Databases when hibernate core is run for EAP 4.3.0_CP10.
      Reason:
      The fix tested by HQLScrollFetchTest.testScroll relies on results being ordered consistently. Because some databases do not return sorted data (such as H2) you should explicitly apply "order by" for ScrollableResults result ordering.

      refer Jira JBPAPP-5897.
      This test should be skipped for all Oracle Databases.

            shaozliu Strong Liu(刘少壮) (Inactive)
            madhumita12_jira Madhumita Sadhukhan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: