Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upsert in contention test failed on mac #71

Open
hychen opened this issue Apr 21, 2014 · 2 comments
Open

upsert in contention test failed on mac #71

hychen opened this issue Apr 21, 2014 · 2 comments
Labels

Comments

@hychen
Copy link
Contributor

hychen commented Apr 21, 2014

env

  • postgresql.app for mac (pg version 9.3.3)
  • pgrest (commit 375cb92)

Step to reproduce

$ npm test
....
in contention
@fixme: add test pupose here.: deprecated api, use PLX instead
null
1) @fixme: add test pupose here.
pgerror [Error: connection pointer is NULL
]
2) "after each" hook

32 passing (13s)
10 pending
2 failing

  1. Upsert in contention @fixme: add test pupose here.:
    Uncaught Error: connection pointer is NULL
  at Connection.<anonymous> (/Users/hychen/project/pgrest/node_modules/plv8x/node_modules/pg/lib/native/index.js:202:17)
  at Connection.EventEmitter.emit (events.js:95:17)
  1. Upsert "after each" hook:
    Uncaught Error: connection pointer is NULL
@hychen hychen added the bug label Apr 21, 2014
@clkao
Copy link
Contributor

clkao commented Apr 21, 2014

it seems this test crashes the postgres process on macosx

@littleq0903
Copy link
Contributor

same problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants