Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(3042): Stage functional test regex #3108

Merged
merged 1 commit into from
May 2, 2024
Merged

fix(3042): Stage functional test regex #3108

merged 1 commit into from
May 2, 2024

Conversation

tkyi
Copy link
Member

@tkyi tkyi commented May 2, 2024

Context

Stage functional test is failing with the error:

19:46:51    ? Then the "stage@setup_fail" stageBuild status is "FAILURE"
19:46:51        Undefined. Implement with the following snippet:
19:46:51 
19:46:51          Then('the {string} stageBuild status is {string}', function (string, string2) {
19:46:51            // Write code here that turns the phrase above into concrete actions
19:46:51            return 'pending';
19:46:51          });

Objective

This PR relaxes regex for stage functional test.

References

Related to #3061, #3042

License

I confirm that this contribution is made under a BSD license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@coveralls
Copy link

Coverage Status

coverage: 95.29%. remained the same
when pulling 199996f on func_stage_fix
into d46fbd9 on master.

@tkyi tkyi merged commit a20a5fb into master May 2, 2024
2 checks passed
@tkyi tkyi deleted the func_stage_fix branch May 2, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants