mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-11 16:30:53 +08:00
Because of unreliability, the spec was temporarily disabled. However, it is ensuring that the custom flags system is working correctly. Therefore it would be great to enable it again. I made a few fixes to try to mitigate this situation: - Reduced amount of Redis calls; - When deleting, ensure that the modal is closed before checking the result; - Moved duplicated name tests to a separate block; - Increased wait time to 3 times the default because I noticed that sometimes it gets stuck for a moment. Most of the time it is fast, but sometimes when I run tests in a loop 50 times I see slowness. |
||
|---|---|---|
| .. | ||
| components | ||
| modals | ||
| pages | ||
| admin_backups.rb | ||
| admin_badges.rb | ||
| admin_badges_groupings.rb | ||
| admin_user_badges.rb | ||
| cdp.rb | ||