mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
Travis: Stop allowing stem test failures
Stop allowing failures on the Travis CI stem tests job. It looks like all the stem hangs we were seeing are now fixed, but let's make sure we see them if they happen again. Closes ticket 33075.
This commit is contained in:
parent
19954cffd7
commit
9d771ccc86
@ -93,8 +93,6 @@ matrix:
|
||||
os: osx
|
||||
- env: CHUTNEY="yes" CHUTNEY_ALLOW_FAILURES="2" SKIP_MAKE_CHECK="yes"
|
||||
os: osx
|
||||
## test-stem sometimes hangs on Travis
|
||||
- env: TEST_STEM="yes" SKIP_MAKE_CHECK="yes"
|
||||
|
||||
## (Linux only) Use a recent Linux image (Ubuntu Bionic)
|
||||
dist: bionic
|
||||
|
4
changes/ticket33075
Normal file
4
changes/ticket33075
Normal file
@ -0,0 +1,4 @@
|
||||
o Testing:
|
||||
- Stop allowing failures on the Travis CI stem tests job. It looks like all
|
||||
the stem hangs we were seeing are now fixed, but let's make sure we see
|
||||
them if they happen again. Closes ticket 33075.
|
Loading…
Reference in New Issue
Block a user