Page MenuHomePhorge

Skip reactToEventPopupTest
ClosedPublic

Authored by nannanko on Aug 31 2024, 7:19 PM.
Tags
None
Referenced Files
F5605878: D180.1754957438.diff
Sun, Aug 10, 5:10 PM
F5586801: D180.1754946648.diff
Sun, Aug 10, 2:10 PM
F5586748: D180.1754946604.diff
Sun, Aug 10, 2:10 PM
F5586739: D180.1754946596.diff
Sun, Aug 10, 2:09 PM
Subscribers
None

Details

Summary

reactToEventPopupTest fails sometimes, so skip it until it get the appropriate change.

Type: skip

Test Plan

Verify unit tests pass.

Diff Detail

Repository
rK kazv
Branch
nannanko/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 286
Build 560: GitLab CI for kazv
Build 559: arc lint + arc unit

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Aug 31 2024, 8:20 PM
Harbormaster failed remote builds in B285: Diff 473!

Setting when: false and optional: false will cause the test to fail. So use skip() instead.

Setting when: false and optional: false will cause the test to fail. So use skip() instead.

This revision is now accepted and ready to land.Sep 14 2024, 8:22 AM
This revision was automatically updated to reflect the committed changes.