Skip to content

Rework Doc page

Rework Doc page #2443

Triggered via pull request November 8, 2024 12:22
Status Failure
Total duration 16m 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: tests/embedding_test_utils.py#L44
TestNILCEmbeddings.test_embedding_works_with_weird_text[False-Hybrid mesons , qq \u0304 states with an admixture] requests.exceptions.ConnectionError: HTTPConnectionPool(host='143.107.183.175', port=22980): Max retries exceeded with url: /download.php?file=embeddings/fasttext/cbow_s50.zip (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f82b0805940>: Failed to establish a new connection: [Errno 111] Connection refused'))
test: tests/embedding_test_utils.py#L44
TestNILCEmbeddings.test_embedding_works_with_weird_text[False-typical proportionalities of \u223c 1nmV \u2212 1 [ 3,4 ] .] requests.exceptions.ConnectionError: HTTPConnectionPool(host='143.107.183.175', port=22980): Max retries exceeded with url: /download.php?file=embeddings/fasttext/cbow_s50.zip (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f82c5accaf0>: Failed to establish a new connection: [Errno 111] Connection refused'))
test: tests/embedding_test_utils.py#L44
TestNILCEmbeddings.test_embedding_works_with_weird_text[False-\U0001f91f \U0001f91f \U0001f91f h\xfcllo] requests.exceptions.ConnectionError: HTTPConnectionPool(host='143.107.183.175', port=22980): Max retries exceeded with url: /download.php?file=embeddings/fasttext/cbow_s50.zip (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f82c3f55340>: Failed to establish a new connection: [Errno 111] Connection refused'))
test: tests/embedding_test_utils.py#L44
TestNILCEmbeddings.test_embedding_works_with_weird_text[False-\U0001f91fhallo \U0001f91f \U0001f91f \U0001f91f \U0001f91f] requests.exceptions.ConnectionError: HTTPConnectionPool(host='143.107.183.175', port=22980): Max retries exceeded with url: /download.php?file=embeddings/fasttext/cbow_s50.zip (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f82c63d6b50>: Failed to establish a new connection: [Errno 111] Connection refused'))
test: tests/embedding_test_utils.py#L44
TestNILCEmbeddings.test_embedding_works_with_weird_text[False-\U0001f91f] requests.exceptions.ConnectionError: HTTPConnectionPool(host='143.107.183.175', port=22980): Max retries exceeded with url: /download.php?file=embeddings/fasttext/cbow_s50.zip (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f82f0189d60>: Failed to establish a new connection: [Errno 111] Connection refused'))
test: tests/embedding_test_utils.py#L44
TestNILCEmbeddings.test_embedding_works_with_weird_text[False-\uf8f9] requests.exceptions.ConnectionError: HTTPConnectionPool(host='143.107.183.175', port=22980): Max retries exceeded with url: /download.php?file=embeddings/fasttext/cbow_s50.zip (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f82c0146fd0>: Failed to establish a new connection: [Errno 111] Connection refused'))
test: tests/embedding_test_utils.py#L86
TestNILCEmbeddings.test_keep_batch_order[False] requests.exceptions.ConnectionError: HTTPConnectionPool(host='143.107.183.175', port=22980): Max retries exceeded with url: /download.php?file=embeddings/fasttext/cbow_s50.zip (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f82c419c730>: Failed to establish a new connection: [Errno 111] Connection refused'))
test: tests/embedding_test_utils.py#L158
TestNILCEmbeddings.test_default_embeddings_stay_the_same_after_saving_and_loading[False] requests.exceptions.ConnectionError: HTTPConnectionPool(host='143.107.183.175', port=22980): Max retries exceeded with url: /download.php?file=embeddings/fasttext/cbow_s50.zip (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f82c473fd90>: Failed to establish a new connection: [Errno 111] Connection refused'))
test: tests/embedding_test_utils.py#L184
TestNILCEmbeddings.test_embeddings_load_in_eval_mode[False] requests.exceptions.ConnectionError: HTTPConnectionPool(host='143.107.183.175', port=22980): Max retries exceeded with url: /download.php?file=embeddings/fasttext/cbow_s50.zip (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f82bb1b0880>: Failed to establish a new connection: [Errno 111] Connection refused'))
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/