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

Fix reference s in the URL sample #6764

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

Fix reference s in the URL sample #6764

wants to merge 3 commits into from

Conversation

lukicdarkoo
Copy link
Member

No description provided.

@lukicdarkoo lukicdarkoo added the test worlds Start the worlds test label Jan 30, 2025
@@ -53,7 +53,7 @@ int main() {
printf("The texture URL of the robot body was changed from the supervisor to a non-existing file.\n");
} else if (counter == 160) {
wb_supervisor_field_set_mf_string(url, 0,
"https://raw.githubusercontent.com/cyberbotics/webots/R2025a/projects/appearances/"
"https://raw.githubusercontent.com/cyberbotics/webots/R2023b/projects/appearances/"
Copy link
Member Author

Choose a reason for hiding this comment

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

@omichel I don't how else to fix this. We have a circular dependency here (it requires tag, but the tag requires this to pass)

Copy link
Member

Choose a reason for hiding this comment

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

We should probably merge this PR even if the tests fail. I can do this as admin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test worlds Start the worlds test
Development

Successfully merging this pull request may close these issues.

2 participants