Closed
Description
Since "CI Simplier wheel building config [cd build gh] (#21849)" circleci has been consistently failing around an example which does not take long at all when run locally. It also doesn't fail on doc-min-dependencies
. Here's an example CI run with the following log.
Luckily this is not blocking our PR CIs since we don't build the full documentation there.
ping @glemaitre @lesteve and @thomasjpfan
generating gallery for auto_examples/neighbors... [ 7%] plot_regression.py
generating gallery for auto_examples/neighbors... [ 15%] plot_lof_outlier_detection.py
generating gallery for auto_examples/neighbors... [ 23%] plot_nearest_centroid.py
generating gallery for auto_examples/neighbors... [ 30%] plot_digits_kde_sampling.py
generating gallery for auto_examples/neighbors... [ 38%] plot_classification.py
generating gallery for auto_examples/neighbors... [ 46%] plot_caching_nearest_neighbors.py
generating gallery for auto_examples/neighbors... [ 53%] plot_nca_illustration.py
generating gallery for auto_examples/neighbors... [ 61%] plot_nca_dim_reduction.py
generating gallery for auto_examples/neighbors... [ 69%] plot_lof_novelty_detection.py
generating gallery for auto_examples/neighbors... [ 76%] plot_nca_classification.py
generating gallery for auto_examples/neighbors... [ 84%] plot_species_kde.py
generating gallery for auto_examples/neighbors... [ 92%] plot_kde_1d.py
generating gallery for auto_examples/neighbors... [100%] approximate_nearest_neighbors.py
generating gallery for auto_examples/neural_networks... [ 25%] plot_mnist_filters.py
make: *** [Makefile:48: html] Killed
Too long with no output (exceeded 10m0s): context deadline exceeded
Metadata
Metadata
Assignees
Labels
No labels