dmlc / gluon-nlp

NLP made easy
https://nlp.gluon.ai/
Apache License 2.0
2.56k stars 538 forks source link

Intermittent hangs during test execution #926

Open leezu opened 5 years ago

leezu commented 5 years ago

In CI run of b810d10386fad58bded6b39b233f5009406f6da3, pytest -v --capture=no -n 0 -m '(not gpu) and serial' --durations=30 --cov src/gluonnlp --cov-report=term --cov-report xml tests/unittest was stuck for 2 hours at tests/unittest/test_datasets.py::test_ud21 and was finally killed due to timeout.

Let's track similar problems here and investigate if they re-occur.

szha commented 5 years ago

Another one at http://ci.mxnet.io/blue/organizations/jenkins/GluonNLP-py3-cpu-unittest/detail/PR-935/1/pipeline#step-125-log-1116