Skip to content

Conversation

datumbox
Copy link
Contributor

@datumbox datumbox commented Oct 29, 2021

This is how it looks when modifications are necessary. Check modifications section.

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Oct 29, 2021

💊 CI failures summary and remediations

As of commit 74d0935 (more details on the Dr. CI page):


None of the CI failures appear to be your fault 💚



❄️ 1 failure tentatively classified as flaky

but reruns have not yet been triggered to confirm:

See CircleCI build unittest_windows_gpu_py3.8 (1/1)

Step: "Install torchvision" (full log | diagnosis details | 🔁 rerun) ❄️

torch with cuda installed but torch.cuda.is_available() is False
+ '[' -n '' ']'
+ hash -r
+ '[' 3.8 == 3.6 ']'
++ python -c 'import torch; print(torch.cuda.is_available())'
+ torch_cuda=False
+ echo torch.cuda.is_available is False
torch.cuda.is_available is False
+ '[' '!' -z 11.1 ']'
+ '[' False == False ']'
+ echo 'torch with cuda installed but torch.cuda.is_available() is False'
torch with cuda installed but torch.cuda.is_available() is False
+ exit 1


Exited with code exit status 1


This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@datumbox datumbox changed the title [NOMERGE] Show git diff after lint run Make the CI show the proposed modifications of ufmt on fail Oct 29, 2021
Copy link
Member

@fmassa fmassa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@datumbox datumbox merged commit 598fed2 into pytorch:main Oct 29, 2021
@datumbox datumbox deleted the ci/lint_show_diff branch October 29, 2021 09:59
@datumbox datumbox mentioned this pull request Oct 29, 2021
facebook-github-bot pushed a commit that referenced this pull request Nov 1, 2021
…4791)

Summary:
* Show git diff after lint run

* break both flake8 and ufmt

* Make it run on fail

* Undo breaks and fix job message.

Reviewed By: datumbox

Differential Revision: D32064691

fbshipit-source-id: 0c754377a045c49f435c1b6f3954a7ded86e8be6
cyyever pushed a commit to cyyever/vision that referenced this pull request Nov 16, 2021
…4791)

* Show git diff after lint run

* break both flake8 and ufmt

* Make it run on fail

* Undo breaks and fix job message.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants