FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

don't run test in parallel by remicollet · Pull Request #581 · php-memcached-dev/php-memcached · GitHub

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

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.

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]
=====================================================================

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL