Jarek Radosz
dae3970bad
DEV: Fix random typos ( #22078 )
...
Co-authored-by: Penar Musaraj <pmusaraj@gmail.com>
2023-06-13 22:02:21 +02:00
Alan Guo Xiang Tan
41f8bff2c3
DEV: Remove superfluous `js: true` metadata ( #21960 )
...
Why this change?
It is very unlikely that we need to ever JS for system tests considering
that we rely on a JS framework on the frontend.
2023-06-07 09:26:58 +08:00
Alan Guo Xiang Tan
afdf1ac7c3
DEV: Unskip supposedly flaky test ( #21922 )
...
We believe the system tests were flaky due to the problem identified in
4dd053av
2023-06-05 17:21:09 +08:00
Penar Musaraj
daaa41ae07
WIP: Skip system specs with upload fabricators ( #20821 )
...
A shot in the dark to see if these are the culprits for the many random
spec failures in CI.
2023-03-27 13:11:17 -04:00
Alan Guo Xiang Tan
db3d30af3a
DEV: Skip system tests timing out on CI ( #20835 )
2023-03-27 08:22:37 +08:00
Daniel Waterworth
bc8ab33708
DEV: Disable test to see if this is what's causing ci failures ( #20809 )
2023-03-24 11:15:30 -05:00
Penar Musaraj
673cd4196f
FIX: Don't send image sizes for emojis/avatars ( #20589 )
...
When using the "review media unless trust level" setting, posts with emojis or quotes will end up in the review queue even though they don't have any uploaded media. That is because our heuristic for this in the new post manager relies on image_sizes. This commit skips sending image_sizes for emojis and avatars.
Co-authored-by: Régis Hanol <regis@hanol.fr>
2023-03-09 09:53:27 -05:00