Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

cypress: log stdout/stderr when docker exec fails #9154

Merged
merged 1 commit into from
Aug 9, 2022

Commits on Aug 9, 2022

  1. cypress: log stdout/stderr when docker exec fails

    Otherwise you cannot debug anything with errors like:
    ```
    > Command failed: docker exec 134c9a0afd7dadd0b82ce69b4d72d3d6d8ca1b211540d4390a88357b68fa03b9 pg_isready -U postgres
    ```
    Now we include the stdout/err prior to logging this.
    kegsay committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    0417157 View commit details
    Browse the repository at this point in the history