This is an automated email from the ASF dual-hosted git repository.
nickva pushed a change to branch fix-ci-reduce-run-count
in repository https://gitbox.apache.org/repos/asf/couchdb.git
discard 492e5ae66 Improve CI by matching variants to the number of workers
add 38770829f eliminate internal tracking of EOF
add 03d6065ca Merge pull request #6015 from apache/no-eof
add 9f71bfe2e Improve CI by matching variants to the number of workers
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (492e5ae66)
\
N -- N -- N refs/heads/fix-ci-reduce-run-count (9f71bfe2e)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
src/couch/src/couch_file.erl | 49 +++++++++++++------------------
src/couch/test/eunit/couch_file_tests.erl | 6 ++--
2 files changed, 23 insertions(+), 32 deletions(-)