opensource-joe commented on PR #3467:
URL: 
https://github.com/apache/apisix-dashboard/pull/3467#issuecomment-5300008234

   @LiteSun Same ask as on #3465 if you are approving workflows: the five runs 
here are also sitting at `action_required` and have not executed.
   
   This one is worth running properly because it is a test-only change and CI 
is the point of it. `plugin_metadata.crud-all-fields.spec.ts` reads Monaco 
content back from the DOM, which is flaky at roughly a 30 to 70 percent failure 
rate on master as well as on a branch, so it is pre-existing rather than 
anything introduced here. `retries: 2` in the CI config hides it upstream, 
which is why it may not have been visible to you. The fix reads from the editor 
model instead of the rendered DOM.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to