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

Skip testing with PyTorch 1.7 and Python 3.9 on Ubuntu #11217

Merged
merged 68 commits into from
Jan 7, 2022
Merged

Commits on Dec 22, 2021

  1. [skip azpipelines]

    akihironitta committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    886f1b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c2d096 View commit details
    Browse the repository at this point in the history
  3. Disable coverage

    akihironitta committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    a3764c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. python -X faulthander

    akihironitta committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    99ab83c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c99eeb View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Configuration menu
    Copy the full SHA
    65fd952 View commit details
    Browse the repository at this point in the history
  2. gdb

    akihironitta committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    7fe8c96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97202d3 View commit details
    Browse the repository at this point in the history
  4. install gdb

    akihironitta committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    46f9ae0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    871ae6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24fb084 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a476ef2 View commit details
    Browse the repository at this point in the history
  8. [azp skip]

    akihironitta committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    b88c257 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1317ba0 View commit details
    Browse the repository at this point in the history
  10. echo after tests

    akihironitta committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    10ec844 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    baf2bf8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ca1c639 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. enable gdb again

    akihironitta committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    cc37fd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7995994 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    4906fe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    999d01d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c55405 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3494f10 View commit details
    Browse the repository at this point in the history
  5. Revert "disable gdb for clean output"

    This reverts commit 3494f10.
    akihironitta committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    ebe3af1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e766a29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8cabe7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ca993c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    73f78f0 View commit details
    Browse the repository at this point in the history
  10. [skip azp] enable gdb

    akihironitta committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    aaaf7d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e61abc1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4dde7e8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fd8ee63 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eb4fe89 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dcd67ed View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8213659 View commit details
    Browse the repository at this point in the history
  17. use ubuntu20.04

    akihironitta committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    cdc1bb1 View commit details
    Browse the repository at this point in the history
  18. uninstall horovod

    akihironitta committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    f1a7996 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ea4d419 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b048c9b View commit details
    Browse the repository at this point in the history
  21. Add a fake test

    akihironitta committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    3d52b34 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a5721a4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e05effd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    61fbd2b View commit details
    Browse the repository at this point in the history
  25. Revert Horovod changes

    carmocca committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    b73261e View commit details
    Browse the repository at this point in the history
  26. Just foo worked

    carmocca committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    b70319b View commit details
    Browse the repository at this point in the history
  27. Trim down steps

    carmocca committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    306676e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3eba49e View commit details
    Browse the repository at this point in the history
  29. Fix rich bug

    carmocca committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    adc4a59 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    814f2fe View commit details
    Browse the repository at this point in the history
  31. Narrow down

    carmocca committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    d1b595d View commit details
    Browse the repository at this point in the history
  32. Narrow down

    carmocca committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    3f34ca5 View commit details
    Browse the repository at this point in the history
  33. Need the local import

    carmocca committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    a741f63 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    24e3645 View commit details
    Browse the repository at this point in the history
  35. Clean unused code

    carmocca committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    30e1d88 View commit details
    Browse the repository at this point in the history
  36. Try SSH

    carmocca committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    2cb5f91 View commit details
    Browse the repository at this point in the history
  37. Disable checkpointing

    carmocca committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    a85861a View commit details
    Browse the repository at this point in the history
  38. Narrow down

    carmocca committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    34a16f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    fe84e8d View commit details
    Browse the repository at this point in the history
  2. Revert "use ubuntu20.04"

    This reverts commit cdc1bb1.
    akihironitta committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    0560e77 View commit details
    Browse the repository at this point in the history
  3. Undo unrelated changes

    akihironitta committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    9ad12b8 View commit details
    Browse the repository at this point in the history
  4. Revert "pytest --color=no for visibility in raw log"

    This reverts commit 871ae6b.
    akihironitta committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    42aa328 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a71ee32 View commit details
    Browse the repository at this point in the history
  6. Revert "Fix rich bug"

    This reverts commit adc4a59.
    akihironitta committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    beafe53 View commit details
    Browse the repository at this point in the history
  7. revert bug_report_model

    akihironitta committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    bc569bc View commit details
    Browse the repository at this point in the history
  8. revert foo test

    akihironitta committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    5e2508c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8c0bcd View commit details
    Browse the repository at this point in the history
  10. Revert "Temporarily disable all other CI jobs"

    This reverts commit e61abc1.
    akihironitta committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    e48738d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc8f3c3 View commit details
    Browse the repository at this point in the history