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

[v1.7] Fix backward compatibility test by moving dates forward. #46478

Merged
merged 1 commit into from
Oct 16, 2020

Conversation

gchanan
Copy link
Contributor

@gchanan gchanan commented Oct 16, 2020

No description provided.

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Oct 16, 2020

💊 CI failures summary and remediations

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


💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 2 times.

Copy link
Contributor

@malfet malfet left a comment

Choose a reason for hiding this comment

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

🥇

@gchanan gchanan merged commit 33c1763 into pytorch:release/1.7 Oct 16, 2020
@dr-ci
Copy link

dr-ci bot commented Oct 16, 2020

💊 CI failures summary and remediations

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


  • 2/2 failures introduced in this PR

🕵️ 2 new failures recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See CircleCI build pytorch_linux_xenial_py3_clang7_onnx_ort_test2 (1/2)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

Oct 16 18:20:01 ERROR: No matching distribution found for ort-nightly==1.5.0.dev202009182
Oct 16 18:19:58 Collecting pip 
Oct 16 18:19:58   Downloading pip-20.2.3-py2.py3-none-any.whl (1.5 MB) 
Oct 16 18:19:59 Installing collected packages: pip 
Oct 16 18:19:59   Attempting uninstall: pip 
Oct 16 18:19:59     Found existing installation: pip 20.2.2 
Oct 16 18:19:59     Uninstalling pip-20.2.2: 
Oct 16 18:19:59       Successfully uninstalled pip-20.2.2 
Oct 16 18:20:00 Successfully installed pip-20.2.3 
Oct 16 18:20:00 + pip install -q --user -i https://test.pypi.org/simple/ ort-nightly==1.5.0.dev202009182 
Oct 16 18:20:01 ERROR: Could not find a version that satisfies the requirement ort-nightly==1.5.0.dev202009182 (from versions: 1.5.2.dev202010091, 1.5.2.dev202010121, 1.5.2.dev202010141, 1.5.2.dev202010151, 1.5.2.dev202010161) 
Oct 16 18:20:01 ERROR: No matching distribution found for ort-nightly==1.5.0.dev202009182 

See CircleCI build pytorch_linux_xenial_py3_clang7_onnx_ort_test1 (2/2)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

Oct 16 18:18:07 ERROR: No matching distribution found for ort-nightly==1.5.0.dev202009182
Oct 16 18:18:03 Collecting pip 
Oct 16 18:18:03   Downloading pip-20.2.3-py2.py3-none-any.whl (1.5 MB) 
Oct 16 18:18:05 Installing collected packages: pip 
Oct 16 18:18:05   Attempting uninstall: pip 
Oct 16 18:18:05     Found existing installation: pip 20.2.2 
Oct 16 18:18:05     Uninstalling pip-20.2.2: 
Oct 16 18:18:05       Successfully uninstalled pip-20.2.2 
Oct 16 18:18:06 Successfully installed pip-20.2.3 
Oct 16 18:18:07 + pip install -q --user -i https://test.pypi.org/simple/ ort-nightly==1.5.0.dev202009182 
Oct 16 18:18:07 ERROR: Could not find a version that satisfies the requirement ort-nightly==1.5.0.dev202009182 (from versions: 1.5.2.dev202010091, 1.5.2.dev202010121, 1.5.2.dev202010141, 1.5.2.dev202010151, 1.5.2.dev202010161) 
Oct 16 18:18:07 ERROR: No matching distribution found for ort-nightly==1.5.0.dev202009182 

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 1 time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants