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

--[Bug Fix] Address out of date config file extensions. #508

Merged
merged 2 commits into from
Oct 21, 2020

Conversation

jturner65
Copy link
Contributor

@jturner65 jturner65 commented Oct 21, 2020

Motivation and Context

Updates Hab-Lab to be compatible with recent Hab-Sim breaking changes :
facebookresearch/habitat-sim#869

How Has This Been Tested

Types of changes

  • Docs change / refactoring / dependency upgrade
    x- Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have completed my CLA (see CONTRIBUTING)
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@jturner65 jturner65 requested a review from Skylion007 October 21, 2020 20:06
@jturner65 jturner65 changed the title --[Bug Fix] Address out of date config file extensions. --[WIP][Bug Fix] Address out of date config file extensions. Oct 21, 2020
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Oct 21, 2020
@jturner65 jturner65 force-pushed the MM_Config_Bugfix branch 2 times, most recently from 024aab7 to 2075580 Compare October 21, 2020 20:37
@jturner65 jturner65 changed the title --[WIP][Bug Fix] Address out of date config file extensions. --[Bug Fix] Address out of date config file extensions. Oct 21, 2020
@Skylion007
Copy link
Contributor

If it passes, merge it in.

@jturner65
Copy link
Contributor Author

What is causing this timeout? It happens pretty often on sim as well :(.

@Skylion007
Copy link
Contributor

Can you link logs? All the force pushing is covering up which runs actually timed out.

@Skylion007
Copy link
Contributor

There is a pytest timeout that says no test can take more than 10 minutes. That can be changed in settings.

@jturner65
Copy link
Contributor Author

It seems arbitrary - sometimes it times out, sometimes it does not. The most recent was the one that just failed.
https://app.circleci.com/pipelines/github/facebookresearch/habitat-lab/1288/workflows/5b4a285d-296d-4d14-9f1e-2e13b710d416

@jturner65 jturner65 merged commit 48a8457 into facebookresearch:master Oct 21, 2020
@jturner65 jturner65 deleted the MM_Config_Bugfix branch October 21, 2020 22:14
srama2512 pushed a commit that referenced this pull request Mar 15, 2023
This test was not compiling on my machine due to sqrt() returning a
double and then passing that to Vector3 initializer list. Using builtin
Magnum constants for that instead, plus constructing the vector in a
single step.
dannymcy pushed a commit to dannymcy/habitat-lab that referenced this pull request Jul 8, 2024
--[Bug Fix] Address out of date config file extensions.
HHYHRHY pushed a commit to SgtVincent/EMOS that referenced this pull request Aug 31, 2024
--[Bug Fix] Address out of date config file extensions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants