Skip to content

Commit

Permalink
Release 6.0.0-pre.20220208.2 (2022-02-17)
Browse files Browse the repository at this point in the history
Baseline: de3c14d

Cherry picks:

   + a6bfab0:
     Automated rollback of commit
     64ac2a8.

Important changes:

  - Tests that fail to create or complete their
    `TestAttemptContinuation` by
    throwing an `ExecException` will report an `INCOMPLETE` status.
    Previously, Bazel
    would fail to report any status for the test attempt.

This release contains contributions from many people at Google, as well as divanorama, Fabian Meumertzheim, Keith Smiley, Marek uppa, Niyas Sait, Thi Doan, Yesudeep Mangalapilly.
  • Loading branch information
Bazel Release System authored and fweikert committed Feb 17, 2022
1 parent 4a90f3e commit f457d81
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## Release 6.0.0-pre.20220208.2 (2022-02-17)

```
Baseline: de3c14da9eba34bed39f4cb34446037813420ae3
Cherry picks:
+ a6bfab095ff11cc9d37e45994c2dd85be626710f:
Automated rollback of commit
64ac2a81f73ba7b085d0de65f12230814f4151c8.
```

Important changes:

- Tests that fail to create or complete their
`TestAttemptContinuation` by
throwing an `ExecException` will report an `INCOMPLETE` status.
Previously, Bazel
would fail to report any status for the test attempt.

This release contains contributions from many people at Google, as well as divanorama, Fabian Meumertzheim, Keith Smiley, Marek uppa, Niyas Sait, Thi Doan, Yesudeep Mangalapilly.

## Release 6.0.0-pre.20220201.3 (2022-02-11)

```
Expand Down

0 comments on commit f457d81

Please sign in to comment.