AyuntamientoMadrid / consul

Consul - Gobierno abierto del Ayuntamiento de Madrid
https://decide.madrid.es/
GNU Affero General Public License v3.0
49 stars 15 forks source link

Hunt the flaky - Emails Users without email should not receive emails #1176

Closed voodoorai2000 closed 6 years ago

voodoorai2000 commented 6 years ago

What

Failures:
  1) Emails Users without email should not receive emails
     Failure/Error: expect(page).to have_content 'Have you thought about...?'
       expected to find text "Have you thought about...?" in "Decide Madrid Language: Transparency Open data Local Forums Blog Notifications My activity My account Sign out Debates You are in Proposals Voting Processes Participatory budgeting More information Go back Proposal 2 title Manuela12 • 2018-01-30 • No comments • Proposal code: MAD-2018-01-2 In summary what we want is... 2 Proposal description Additional documentation http://external_documention.es External video https://youtu.be/nhuNb0XtRhQ All city Related content (0) Add related content SUPPORTS 0% / 100% No supports 53,726 supports needed Support SHARE twitter facebook google_plus FOLLOW Follow citizen proposal COMMUNITY Participate in the user community of this proposal. Access the community Comments (0) Notifications (0) Documents (0) Sort by Leave your comment Open government This portal uses the CONSUL application which is open-source software. From Madrid out into the world. For technical assistance enters technical assistance Participation Decide how to shape the Madrid you want to live in. Transparency Find out anything about the Madrid City Council. Open data Every detail about the City Council is yours to access. Ayuntamiento de Madrid, 2018 | Privacy Policy | Terms and conditions of use | Accessibility Twitter Facebook Blog YouTube Instagram"
     # ./spec/support/common_actions.rb:133:in `comment_on'
     # ./spec/features/emails_spec.rb:513:in `block (3 levels) in <top (required)>'

How

Tips

Other things to watch out for

iagirre commented 6 years ago

I'll do this one.

bertocq commented 6 years ago

Okey @iagirre we just need the final step, and that's backporting the fix at #1206 to consul (as I've checked we've that same spec there https://github.com/consul/consul/blob/master/spec/features/emails_spec.rb#L494-L503

And we can close this issue :)

bertocq commented 6 years ago

👏 @iagirre , flaky closed! 🌈

aitbw commented 6 years ago

I think this flaky is related to this issue, see here