Couchbase

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile Access more options (Alt+g)
  • Couchbase.com Access more options
    • Why NoSQL?
    • Couchbase Server
    • Download
    • Learn
    • Careers
Couchbase PHP client library
  • Couchbase PHP client library
  • PCBC-31

test 026 fails

  • Agile Board
  • More Actions
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0
  • Fix Version/s: 1.0
  • Component/s: None
  • Security Level: Public
  • Labels:
    None

Description

tests/026.php fails every time.

It seems that the final callbacks are either never called or never waited for.

cat tests/026.log

---- EXPECTED OUTPUT
string(0) ""
string(5) "Array"
string(6) "prefix"
bool(true)
bool(true)
bool(true)
bool(true)
Array
(
    [foo] => dummy
    [bar] => dummy
)
Array
(
    [key] => foo
    [value] => dummy
)
Array
(
    [key] => bar
    [value] => dummy
)
---- ACTUAL OUTPUT
string(0) ""
string(5) "Array"
string(6) "prefix"
bool(true)
bool(true)
bool(true)
bool(true)
---- FAILED

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Gerrit Reviews
Hide
Permalink
Xinchen Hui added a comment - 30/Jan/12 3:21 AM
I can not reproduce this on that box ( ec2-176-34-8-204.ap-northeast-1.compute.amazonaws.com )
Show
Xinchen Hui added a comment - 30/Jan/12 3:21 AM I can not reproduce this on that box ( ec2-176-34-8-204.ap-northeast-1.compute.amazonaws.com )

People

  • Assignee:
    Xinchen Hui
    Reporter:
    Jan Lehnardt
Vote (0)
Watch (0)

Dates

  • Created:
    18/Jan/12 12:57 PM
    Updated:
    01/Mar/12 6:25 AM
    Resolved:
    01/Mar/12 6:25 AM

Agile

  • View on Board
  • Atlassian JIRA (v5.2.4#845-sha1:c9f4cc4)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Couchbase. Try JIRA - bug tracking software for your team.