Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test failures on wsl #1123

Closed
BuildStream-Migration-Bot opened this issue Feb 4, 2021 · 5 comments
Closed

test failures on wsl #1123

BuildStream-Migration-Bot opened this issue Feb 4, 2021 · 5 comments
Labels
bug Something isn't working

Comments

@BuildStream-Migration-Bot

See original issue on GitLab
In GitLab by [Gitlab user @traveltissues] on Sep 6, 2019, 19:32

there seem to currently be at least three failures in local testing with py36:

these seem to be due to casd api change:

  • tests/artifactcache/expiry.py::test_invalid_cache_quota[1-success-None]
  • tests/artifactcache/expiry.py::test_invalid_cache_quota[0-success-None]
@BuildStream-Migration-Bot BuildStream-Migration-Bot added the bug Something isn't working label Feb 4, 2021
@BuildStream-Migration-Bot
Copy link
Author

In GitLab by [Gitlab user @juergbi] on Sep 7, 2019, 05:00

I don't see any test failures in WSL CI. What version of Windows did you use?

The bind mount failure might be microsoft/WSL#2911, which was fixed in 1809.

The casd process issue might be microsoft/WSL#1353, which was also fixed in 1809 (incorrectly marked as fixed in 1803, as far as I can tell).

@BuildStream-Migration-Bot
Copy link
Author

In GitLab by [Gitlab user @traveltissues] on Sep 9, 2019, 10:57

[Gitlab user @juergbi] this is on the ubuntu dist for Win 10 pro 1803 (17134.950)

edit: ah, my version is older than these fixes

@BuildStream-Migration-Bot
Copy link
Author

In GitLab by [Gitlab user @traveltissues] on Sep 9, 2019, 11:16

assigned to [Gitlab user @traveltissues]

@BuildStream-Migration-Bot
Copy link
Author

In GitLab by [Gitlab user @traveltissues] on Sep 9, 2019, 14:21

v1903 and casd 20190904-41: 1 failed, 1212 passed, 183 skipped in 560.46 seconds

============================================================ FAILURES =============================================================
_________________________________________________ tests/frontend/buildcheckout.py _________________________________________________
[gw3] linux -- Python 3.6.8 /home/traveltissues/buildstream/.tox/py36/bin/python
Worker 'gw3' crashed while running 'tests/frontend/buildcheckout.py::test_build_default_all'

this passed when run alone: 1 passed in 2.36 seconds

==================================================== slowest 20 test durations ====================================================
21.99s call     tests/frontend/show.py::test_exceed_max_recursion_depth[1200]
17.41s call     tests/artifactcache/expiry.py::test_never_delete_required_track
11.97s call     tests/artifactcache/expiry.py::test_expiry_order
11.25s call     tests/frontend/push.py::test_recently_pulled_artifact_does_not_expire
9.92s call     tests/sources/tar.py::test_netrc_already_specified_user[FTP]
9.20s call     tests/artifactcache/expiry.py::test_never_delete_required
9.04s call     tests/frontend/pull.py::test_build_remote_option
8.84s call     tests/frontend/push.py::test_artifact_expires
8.64s call     src/buildstream/testing/_sourcetests/track.py::test_track_recurse[git-10]
8.38s call     tests/frontend/order.py::test_order[build-target.bst-template1-expected1]
8.34s call     tests/frontend/workspace.py::test_detect_modifications[strict-removefile]
7.84s call     tests/frontend/order.py::test_order[fetch-target.bst-template1-expected1]
7.71s call     tests/frontend/buildtrack.py::test_build_track[track_targets0-exceptions0-tracked0-inline-strict]
7.65s call     tests/frontend/buildtrack.py::test_build_track[track_targets0-exceptions0-tracked0-project.refs-strict]
7.64s call     tests/frontend/buildtrack.py::test_build_track[track_targets3-exceptions3-tracked3-inline-no-strict]
7.58s call     tests/frontend/buildtrack.py::test_build_track[track_targets2-exceptions2-tracked2-inline-no-strict]
7.54s call     tests/frontend/pull.py::test_pull_missing_blob
7.48s call     tests/frontend/buildtrack.py::test_build_track[track_targets5-exceptions5-tracked5-inline-no-strict]
7.45s call     tests/frontend/buildtrack.py::test_build_track[track_targets0-exceptions0-tracked0-inline-no-strict]
7.45s call     tests/frontend/buildtrack.py::test_build_track[track_targets3-exceptions3-tracked3-inline-strict]

@BuildStream-Migration-Bot
Copy link
Author

In GitLab by [Gitlab user @traveltissues] on Sep 9, 2019, 14:21

closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant