Page MenuHomePhorge

Skip reactToEventPopupTest
ClosedPublic

Authored by nannanko on Aug 31 2024, 7:19 PM.
Tags
None
Referenced Files
F3273857: D180.1753646991.diff
Sat, Jul 26, 1:09 PM
F3273798: D180.1753646919.diff
Sat, Jul 26, 1:08 PM
F3273704: D180.1753646837.diff
Sat, Jul 26, 1:07 PM
F3272788: D180.1753644138.diff
Sat, Jul 26, 12:22 PM
F3255997: D180.1753609188.diff
Sat, Jul 26, 2:39 AM
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 285
Build 558: GitLab CI for kazv
Build 557: 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.