You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+---+---------------------------------------------------------------+----------+
| x | Gradle UI Test (exit code: 1) | 83 sec |
+---+---------------------------------------------------------------+----------+
| Issue tracker: https://github.com/bitrise-io/steps-gradle-unit-test/issues |
| Source: https://github.com/bitrise-io/steps-gradle-unit-test |
+---+---------------------------------------------------------------+----------+
| ✓ | openstf-disconnect | 22 sec |
WARN[21:08:36] A previous step failed, and this step (cache-push) was not marked as IsAlwaysRun, skipped
+---+---------------------------------------------------------------+----------+
| ✓ | activate-ssh-key | 1.05 sec |
+---+---------------------------------------------------------------+----------+
| ✓ | git::https://github.com/DroidsOnRoids/bitrise-step-publish-...| 12 sec |
+---+---------------------------------------------------------------+----------+
| - | cache-push | 6.16 sec |
+---+---------------------------------------------------------------+----------+
| Total runtime: 338 sec |
+------------------------------------------------------------------------------+
It seems that a warning A previous step failed, and this step... is printed in the step following failed one (or it is not synchronized at all with the step list).
In the example above it should be printed inside the last step row. Or at least warning should be reworded to not contain misleading this.
Hi, the problem is more likely with it not being synchronized with the step list, as you metioned. We will add this to our todo list and fix it as soon as possible. Thanks for reporting :)
It seems that a warning
A previous step failed, and this step...
is printed in the step following failed one (or it is not synchronized at all with the step list).In the example above it should be printed inside the last step row. Or at least warning should be reworded to not contain misleading
this
.CLI version 1.10.0
Build URL: https://www.bitrise.io/build/903f5f8d6fd553ad
The text was updated successfully, but these errors were encountered: