Page MenuHomePhorge

Skip reactToEventPopupTest
ClosedPublic

Authored by nannanko on Aug 31 2024, 7:19 PM.

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.