Skip to content

don't run test in parallel - #581

Open
remicollet wants to merge 1 commit into
masterfrom
issue-8.6.0beta1
Open

don't run test in parallel#581
remicollet wants to merge 1 commit into
masterfrom
issue-8.6.0beta1

Conversation

@remicollet

Copy link
Copy Markdown
Collaborator

Since 8.6.0beta1

  . run-tests.php now runs in parallel by default, using up to 10 automatically
    detected workers. Pass -j1 for sequential execution. --asan, --msan, and
    Valgrind default to at most two workers.

@remicollet

Copy link
Copy Markdown
Collaborator Author

Using 3.4.0 + this patch, no failure

Using master + this patch

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Memcached::getMulti() with bad unserialize [tests/getmulti_badunserialize.phpt]
Memcached::getDelayed() with bad unserialize [tests/getdelayed_badunserialize.phpt]
Memcached::fetch() with bad unserialize [tests/fetchall_badunserialize.phpt]
Memcached::fetch() with bad unserialize [tests/fetch_badunserialize.phpt]
=====================================================================

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.

1 participant