erlang-language-platform/test_projects/parse_error
Alan Zimmerman 20130c838f BE: fix flaky test
Summary:
The `eqwalize_all_fails_on_bad_parse` test has become flaky because I added an additional file with errors to it, and the eqwalizer project parsing is non-deterministic. This meant it sometimes failed reported the errors from the new file, and sometimes from the original.

Fix it by moving the `parse_error_a_cascade.erl` test file into the `diagnostics` test project instead.

Reviewed By: ilya-klyuchnikov

Differential Revision: D57149198

fbshipit-source-id: ba25136994853235eb2c776d1bc71585ae8d7fe0
2024-05-09 02:17:59 -07:00
..
eqwalizer/src Initial commit 2023-08-02 07:54:59 -07:00
parse_error_a/src BE: fix flaky test 2024-05-09 02:17:59 -07:00
wa_utils/src Initial commit 2023-08-02 07:54:59 -07:00
.elp.toml Initial commit 2023-08-02 07:54:59 -07:00
.gitignore Initial commit 2023-08-02 07:54:59 -07:00
.rebar.root Initial commit 2023-08-02 07:54:59 -07:00
rebar.config Initial commit 2023-08-02 07:54:59 -07:00