gazebosim / gazebo_test_cases

4 stars 1 forks source link

gz-gui: Installation #1317

Open azeey-test opened 1 month ago

azeey-test commented 1 month ago

Configuration

Links

Process

Step 1 - Instructions work

Step 2 - Images (if there are any) match the result

trushant05 commented 1 month ago

I am interested in testing this out.

trushant05 commented 1 month ago

Ubuntu 24.04 (Noble)

Binary Install

Everything works fine

Source Install

Everything works fine The branch should reference to -b gz-gui<#> which is currently -b ign-gui<#> where <#> is the version. For this test I have used gz-gui8 branch.

Documentation

Everything works fine

Testing

Five test cases failed as follow:

gz_gui_failed_test_case

Sanjay1911 commented 3 weeks ago

Screenshot from 2024-09-04 16-33-39 I did the installation for testing other issues and test 15 failed for me. Maybe @trushant05 , can you check again?

j-rivero commented 3 weeks ago

The branch should reference to -b gz-gui<#> which is currently -b ign-gui<#> where <#> is the version. For this test I have used gz-gui8 branch.

could you please open a PR changing everything to gz- , please?

azeey commented 3 weeks ago

For this test I have used gz-gui8 branch.

Also, do you mind using the gz-gui9 branch since that's what is in Ionic?

j-rivero commented 3 weeks ago

could you please open a PR changing everything to gz- , please?

Could you also please change the minimun required from Ubuntu Focal to Ubuntu Noble?

trushant05 commented 3 weeks ago

Hello @azeey, I just completed testing with gz-gui9 branch and as @Sanjay1911 showed I got just one failed test as follow:

Screenshot from 2024-09-09 21-35-47

@j-rivero I have submitted the PR.