File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 94
94
- image : dashproject/ci:openmpi2
95
95
environment :
96
96
MPI_EXEC_FLAGS : " --allow-run-as-root --map-by core"
97
- GTEST_FILTER : " -TeamLocalityTest.*:DARTLocalityTest.*:HaloTest.HaloMatrixWrapper* "
97
+ GTEST_FILTER : " -TeamLocalityTest.*:DARTLocalityTest.*"
98
98
GTEST_OUTPUT : " xml:test-results.xml"
99
99
CC : gcc
100
100
CXX : g++
Original file line number Diff line number Diff line change 1
1
[ ![ CI Status] ( https://circleci.com/gh/dash-project/dash.svg?style=shield&circle-token=cd221e93159f5c97477c9699f3b7adc54d344ae6 )] ( https://circleci.com/gh/dash-project/dash )
2
2
[ ![ Build Status] ( https://travis-ci.org/dash-project/dash.svg?branch=development )] ( https://travis-ci.org/dash-project/dash ) [ ![ Documentation Status] ( https://readthedocs.org/projects/dash/badge/?version=latest )] ( http://dash.readthedocs.io/en/latest/?badge=latest ) [ ![ Documentation] ( https://codedocs.xyz/dash-project/dash.svg )] ( https://codedocs.xyz/dash-project/dash/ )
3
+ [ ![ codecov] ( https://codecov.io/gh/dash-project/dash/branch/development/graph/badge.svg )] ( https://codecov.io/gh/dash-project/dash )
3
4
[ ![ CII Best Practices] ( https://bestpractices.coreinfrastructure.org/projects/491/badge )] ( https://bestpractices.coreinfrastructure.org/projects/491 )
4
5
5
6
You can’t perform that action at this time.
0 commit comments