conda-forge / conda-forge/conda-forge.github.io

Minor clarification on test setting

Abierto
#1,970 2 comentarios 0 reacciones 0 asignados Ver en GitHub
bug Docs
Lenguaje dominante
JavaScript
Estrellas
170
Forks
320
Merge medio
2 d 10 h
PR fusionados (30 d)
5

Descripción

### Where should the content be changed?

https://conda-forge.org/docs/maintainer/conda_forge_yml.html#test

### What should be changed?

The doc states that default is "all" but it is not clear what this means as two setting options are listed. I assume all == native_and_emulated but looking at the code it is not apparent that this is the case?

>
> This is used to configure on which platforms a recipe is tested. Default is all.
>
> test: native_and_emulated
>
> Will do testing only if the platform is native or if there is an emulator.
>
> test: native
>
> Will do testing only if the platform is native.

### Additional information

_No response_

### Incorrect or outdated

- [X] Incorrect
- [ ] Outdated

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.