Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Some failures in CI build doesn't cause the build to fail #7871

Closed
tomusdrw opened this issue Feb 12, 2018 · 1 comment
Closed

Some failures in CI build doesn't cause the build to fail #7871

tomusdrw opened this issue Feb 12, 2018 · 1 comment
Labels
M0-build 🏗 Building and build system. Z1-question 🙋‍♀️ Issue is a question. Closer should answer.
Milestone

Comments

@tomusdrw
Copy link
Collaborator

CC: @paritytech/ci Example: https://gitlab.parity.io/parity/parity/-/jobs/78560

   Compiling tokio-io v0.1.3
   Compiling parity-version v1.10.0 (file:///builds/parity/parity/util/version)
error: the crate `toml` is compiled with the panic strategy `abort` which is incompatible with this crate's strategy of `unwind`

error: the crate `libc` is compiled with the panic strategy `abort` which is incompatible with this crate's strategy of `unwind`

error: aborting due to 2 previous errors

error: Could not compile `parity-version`.
warning: build failed, waiting for other jobs to finish...
error: build failed
Cloning into 'parity-import-tests'...
scripts/aura-test.sh: 7: scripts/aura-test.sh: parity: not found
scripts/aura-test.sh: 8: scripts/aura-test.sh: parity: not found
Start Aura test
Aura test complete
Creating cache test-nightly...
target: found 8613 matching files                  
untracked: found 6642 files                        
Created cache
Job succeeded
@tomusdrw tomusdrw added Z1-question 🙋‍♀️ Issue is a question. Closer should answer. M0-build 🏗 Building and build system. labels Feb 12, 2018
@5chdn
Copy link
Contributor

5chdn commented Feb 12, 2018

cc @General-Beck

@5chdn 5chdn added this to the 1.10 milestone Feb 12, 2018
General-Beck added a commit that referenced this issue Feb 13, 2018
5chdn pushed a commit that referenced this issue Feb 13, 2018
* Update gitlab-test.sh

#7871

* Update aura-test.sh
5chdn pushed a commit that referenced this issue Feb 14, 2018
* Update gitlab-test.sh

#7871

* Update aura-test.sh
5chdn pushed a commit that referenced this issue Feb 14, 2018
* Update gitlab-test.sh

#7871

* Update aura-test.sh
5chdn added a commit that referenced this issue Feb 14, 2018
* Resolve conflicts

* Resolve conflicts

* Update gitlab-build.sh (#7855)

fix build ```version``` after #7723

* Resolve conflicts

* Update gitlab-test.sh (#7883)

* Update gitlab-test.sh

#7871

* Update aura-test.sh

* Backport master ci prs

* Restore js-build

* Bump stable to 1.8.10

* Bump stable to 1.8.10

* Make track stable
5chdn added a commit that referenced this issue Feb 14, 2018
* Resolve conflicts

* Resolve conflicts

* Update gitlab-build.sh (#7855)

fix build ```version``` after #7723

* Resolve conflicts

* Update gitlab-test.sh (#7883)

* Update gitlab-test.sh

#7871

* Update aura-test.sh

* Backport master ci prs

* Bump beta to 1.9.3

* Make track beta

* Downgrade rustc_version
@5chdn 5chdn closed this as completed Feb 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
M0-build 🏗 Building and build system. Z1-question 🙋‍♀️ Issue is a question. Closer should answer.
Projects
None yet
Development

No branches or pull requests

2 participants