Bug 1330031 - armv7hl: SQLFetchScroll && SQL_FETCH_PRIOR misbehaving
Summary: armv7hl: SQLFetchScroll && SQL_FETCH_PRIOR misbehaving
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: postgresql-odbc
Version: 25
Hardware: armv7hl
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pavel Raiskup
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-25 10:18 UTC by Pavel Raiskup
Modified: 2016-07-26 14:00 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-26 14:00:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1350486 0 unspecified CLOSED FTBFS: secondary arches 2021-02-22 00:41:40 UTC

Internal Links: 1350486

Description Pavel Raiskup 2016-04-25 10:18:42 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Pavel Raiskup 2016-04-25 10:21:25 UTC
Argh, beaten by bugzilla UI.  Sorry.  Here is the remaining report:

Reported upstream:
http://www.postgresql.org/message-id/1891019.xN52Kdy8p1@nb.usersys.redhat.com

This is the result from self-testing:
*** ./expected/declare-fetch-block.out	Fri Apr 15 13:11:35 2016
--- results/declare-fetch-block.out	Wed Apr 20 07:57:57 2016
***************
*** 2,10 ****
  fetchIdx=1, fetched rows=84, total rows=84
  fetchIdx=2, fetched rows=36, total rows=120
  next  total rows=120
! prior total rows=120
! next  total rows=120
! prior total rows=120
  FetchScroll beyond the end failed 100
! encountered EOF at 120
! disconnecting
--- 2,10 ----
  fetchIdx=1, fetched rows=84, total rows=84
  fetchIdx=2, fetched rows=36, total rows=120
  next  total rows=120
! prior total rows=20
! next  total rows=0
! prior total rows=0
  FetchScroll beyond the end failed 100
! FetchScroll the 1st row failed
! No error information

I'm going to "hack" the expected output of the test (disabling might easily
get forgotten).

Comment 2 Pavel Raiskup 2016-05-02 06:27:33 UTC
Test is disabled in RAWHIDE for now.

Comment 3 Jan Kurik 2016-07-26 04:56:15 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle.
Changing version to '25'.


Note You need to log in before you can comment on or make changes to this bug.