This is an automated email from the ASF dual-hosted git repository.

tvb pushed a change to branch abderrahim/quit-build
in repository https://gitbox.apache.org/repos/asf/buildstream.git


 discard d15a8bebb tests/integration/cachedfail.py: Test scheduler behavior 
after failed builds
 discard 4d80d3e90 tests/integration/cachedfail.py: Refactored to use its own 
individual project
 discard 8d840346c scheduler: Stop scheduling from the imperative queue when 
asked to quit
     add 64b192719 sandbox: Do not silently drop platform properties
     add f899c1479 Merge pull request #2013 from apache/jbilleter/reapi-platform
     add 6397b2990 scheduler: Stop scheduling from the imperative queue when 
asked to quit
     add 2afcde473 tests/integration/cachedfail.py: Refactored to use its own 
individual project
     add 70c163eba tests/integration/cachedfail.py: Test scheduler behavior 
after failed builds

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   (d15a8bebb)
            \
             N -- N -- N   refs/heads/abderrahim/quit-build (70c163eba)

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/buildstream/sandbox/_sandboxbuildboxrun.py     |  3 --
 src/buildstream/sandbox/_sandboxreapi.py           |  7 ----
 .../elements/{base-fail.bst => base-also-fail.bst} |  0
 ...and-success.bst => depends-on-two-failures.bst} |  3 +-
 tests/integration/cachedfail.py                    | 45 ++++++++++++++--------
 5 files changed, 29 insertions(+), 29 deletions(-)
 copy tests/integration/cached-fail/elements/{base-fail.bst => 
base-also-fail.bst} (100%)
 rename 
tests/integration/cached-fail/elements/{depends-on-base-fail-and-success.bst => 
depends-on-two-failures.bst} (73%)

Reply via email to