gristlabs / grist-core

Grist is the evolution of spreadsheets.
https://www.getgrist.com/
Apache License 2.0
7.04k stars 311 forks source link

[Development] Some tests fail even when run on fresh clone #1185

Open hexaltation opened 1 month ago

hexaltation commented 1 month ago

Describe the current behavior

Submitting PR #1181 I discover that some tests fails. Ex. Fork Testing locally I can't maid them pass, even when removing all my changes. Testing on main branch, the same tests fails.

I've done a experiment with PR #1184

Steps to reproduce

  1. Have a fresh clone, stay on main branch
  2. Setup the environment according to https://github.com/gristlabs/grist-core/blob/bbb9071175616890848993b85413de6b044b4052/documentation/develop.md
  3. run
    GREP_TESTS="Fork" yarn test

Describe the expected behavior

Tests must pass when run in dev environment on main branch.

Where have you encountered this bug?

Instance information (when self-hosting only)

Local development machine. Operating System: Arch Linux
Kernel: Linux 6.6.47-1-lts Architecture: x86-64 Two screens x11 with i3 as windows manager