[gjs: 2/3] CI: remove target clang_fedora
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 2/3] CI: remove target clang_fedora
- Date: Wed, 14 Mar 2018 22:38:10 +0000 (UTC)
commit ff4505fc4fa99b1d64ce400342bcee612a706e0d
Author: Claudio André <claudioandre br gmail com>
Date: Wed Mar 14 09:11:41 2018 -0300
CI: remove target clang_fedora
It is tagged; and, all it does is also happening in the new ASAN job.
It is sad that we can not use clang properly in all our tests since Fedora
(https://bugzilla.redhat.com/show_bug.cgi?id=1543295) and Mozilla (#8)
are not testing clang in their development process.
.gitlab-ci.yml | 11 -----------
1 file changed, 11 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 73a2b0c..5208d56 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -91,17 +91,6 @@ fedora_gcc:
DEV: devel
BUILD_OPTS: "--enable-ubsan"
-fedora_clang:
- <<: *build
- stage: build
- image: claudioandre/spidermonkey:new-342.4 # temporarily pinned to old tag
- variables:
- CC: clang
- DEV: devel
- except:
- - /^wip\/.*/
- allow_failure: true
-
coverage:
<<: *build
stage: thorough_tests
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]