brain-score / brain-score/core
do not exclude travis markers in plugin test runner
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
the plugin runner currently excludes all tests that cannot be run on travis: https://github.com/brain-score/language/blob/dac042286911a0f42d897982fcf9ac45d3775c18/brainscore_language/plugin_management/test_plugin.sh#L25
This exclusion should only be set for travis runs (e.g. in `.travis.yml`) so that such tests in general are not excluded, e.g. for execution on openmind.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.