mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-30 10:00:04 +03:00
Add untested, disabled test
This commit is contained in:
parent
0c368a894d
commit
64f2396092
5
.github/azure-steps.yml
vendored
5
.github/azure-steps.yml
vendored
|
@ -62,6 +62,11 @@ steps:
|
||||||
# - script: |
|
# - script: |
|
||||||
# python -W error -c "import ca_core_news_sm; nlp = ca_core_news_sm.load(); doc=nlp('test')"
|
# python -W error -c "import ca_core_news_sm; nlp = ca_core_news_sm.load(); doc=nlp('test')"
|
||||||
# displayName: 'Test no warnings on load (#11713)'
|
# displayName: 'Test no warnings on load (#11713)'
|
||||||
|
# condition: eq(variables['python_version'], '3.8')
|
||||||
|
#
|
||||||
|
# - script: |
|
||||||
|
# python -m spacy download ca_core_news_sm 2>&1 | grep -q skipping
|
||||||
|
# displayName: 'Test skip re-download (#12188)'
|
||||||
# condition: eq(variables['python_version'], '3.8')
|
# condition: eq(variables['python_version'], '3.8')
|
||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user