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

Tests with Proc::ProcessTable module needs size attribute #121

Merged
merged 1 commit into from
Apr 17, 2017

Conversation

pali
Copy link
Member

@pali pali commented Apr 17, 2017

Do needed check for size attribute at tests startup.

Fixes some tests failure on OpenBSD:

t/60leaks.t ............................. Can't access `size' field in class Proc::ProcessTable::Process at t/60leaks.t line 39.
t/60leaks.t ............................. Dubious, test returned 25 (wstat 6400, 0x1900)

t/rt86153-reconnect-fail-memory.t ....... Can't access `size' field in class Proc::ProcessTable::Process at t/rt86153-reconnect-fail-memory.t line 33.
t/rt86153-reconnect-fail-memory.t ....... Dubious, test returned 25 (wstat 6400, 0x1900)

See: #120

Do needed check for size attribute at tests startup.

Fixes some tests failure on OpenBSD:

t/60leaks.t ............................. Can't access `size' field in class Proc::ProcessTable::Process at t/60leaks.t line 39.
t/60leaks.t ............................. Dubious, test returned 25 (wstat 6400, 0x1900)

t/rt86153-reconnect-fail-memory.t ....... Can't access `size' field in class Proc::ProcessTable::Process at t/rt86153-reconnect-fail-memory.t line 33.
t/rt86153-reconnect-fail-memory.t ....... Dubious, test returned 25 (wstat 6400, 0x1900)

See: perl5-dbi#120
@mbeijen mbeijen merged commit fa242a7 into perl5-dbi:master Apr 17, 2017
@pali pali deleted the tests branch April 17, 2017 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants