You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PALS pipeline always fails on the same 5 specs. We've grown accustomed to this, which isn't ideal. Had I not looked into the spec failures of one of my PRs, I wouldn't have known that I introduced a valid bug.
I've never been able to get these specs to fail locally.
I've commented out these specs for now and am creating this ticket so that we can address them at a later time. At least our pipeline will be green again and more trustworthy.
SPECS:
spec/features/feature_flag_spec.rb
spec/features/admin_dashboard_spec.rb:14
The text was updated successfully, but these errors were encountered:
These specs consistently fail the pipeline, and we typically ignore them. When a valid bug was introduced we could've easily missed it. This commit skips these specs in favor of a green pipeline. A ticket has been created to document and investigate it at a later time.
Issue:
- #933
PALS pipeline always fails on the same 5 specs. We've grown accustomed to this, which isn't ideal. Had I not looked into the spec failures of one of my PRs, I wouldn't have known that I introduced a valid bug.
I've never been able to get these specs to fail locally.
I've commented out these specs for now and am creating this ticket so that we can address them at a later time. At least our pipeline will be green again and more trustworthy.
SPECS:
The text was updated successfully, but these errors were encountered: