Page MenuHomePhorge

Skip reactToEventPopupTest
ClosedPublic

Authored by nannanko on Aug 31 2024, 7:19 PM.
Tags
None
Referenced Files
F2617165: D180.1751781490.diff
Fri, Jul 4, 10:58 PM
F2617164: D180.1751781475.diff
Fri, Jul 4, 10:57 PM
F2617160: D180.1751781459.diff
Fri, Jul 4, 10:57 PM
F2613632: D180.1751735099.diff
Fri, Jul 4, 10:04 AM
F2613563: D180.1751734767.diff
Fri, Jul 4, 9:59 AM
F2613560: D180.1751734765.diff
Fri, Jul 4, 9:59 AM
F2613559: D180.1751734764.diff
Fri, Jul 4, 9:59 AM
F2613555: D180.1751734761.diff
Fri, Jul 4, 9:59 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.