Skip to content

Commit 71610ed

Browse files
committed
TO REVERT: Run the test in valgrind
1 parent 530cdb4 commit 71610ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ jobs:
6666
- name: Add more failing tests because of undefined symbol errors (FIXME)
6767
run: cat tests/failing-lto-tests.txt >> tests/failing-ui-tests.txt
6868

69+
# TODO TODO: probablement que les erreurs viennent du fait qu'on ne spécifie pas le plugin de linker.
70+
6971
- name: Run tests
7072
run: |
7173
# FIXME(antoyo): we cannot enable LTO for stdarch tests currently because of some failing LTO tests using proc-macros.

0 commit comments

Comments
 (0)