It seems UBSAN is quite stable now.
This commit is contained in:
卜部昌平 2020-02-26 12:39:16 +09:00
Родитель 9086f6bfc8
Коммит 01fc48c26f
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -457,7 +457,6 @@ matrix:
allow_failures:
- name: -fsanitize=address
- name: -fsanitize=memory
- name: -fsanitize=undefined
fast_finish: true
before_script:
@ -512,7 +511,7 @@ before_script:
- mv ../config_2nd ~
- chmod u-w ..
- $SETARCH make -s $JOBS
- $SETARCH make -s install
- make -s install
- ccache --show-stats
- |-
[ -z "${GEMS_FOR_TEST}" ] ||