kibana icon indicating copy to clipboard operation
kibana copied to clipboard

Refactor toast message by test subj

Open wayneseymour opened this issue 1 year ago • 4 comments

Summary

Refactor toastMessageByTestSubj method to two methods, instead of being nested.

Why

We feel that the this method is not ergonomic to our purposes. So, let's simplify it so that our devs can make use of it, easily. This is apart of myriad efforts to clean things up and centralize.

Lastly, it's a follow up pr to [FTR] Refactor toasts svc

Note: The flaky runner was run against the only config that uses these two additional methods, successfully.

Resolves https://github.com/elastic/kibana/issues/176570

wayneseymour avatar Feb 14 '24 09:02 wayneseymour

/ci

wayneseymour avatar Feb 14 '24 11:02 wayneseymour

Flaky x50 for x-pack/test/cloud_security_posture_functional/config.ts: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5173

wayneseymour avatar Feb 14 '24 13:02 wayneseymour

@elasticmachine merge upstream

wayneseymour avatar Feb 15 '24 13:02 wayneseymour

:yellow_heart: Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

✅ unchanged

History

  • :green_heart: Build #193906 succeeded 3d46f57d6e76c987f0ab79b8a5011e47257a25df
  • :green_heart: Build #193561 succeeded 837e3193c4d43cfe08d353a80b87e25a8491eb9b

To update your PR or re-run it, just comment with: @elasticmachine merge upstream

cc @wayneseymour

kibana-ci avatar Feb 19 '24 09:02 kibana-ci