Skip to content

Change test scripts to use appropriate error flags #79

@dkcumming

Description

@dkcumming

Some ui/ test scripts do not use set -euxo pipefail which means there is potential for silent failures if an unexpected error is encountered. We can add this to each bash script and implement logic to catch and report failures without interrupting the script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions