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

Update Gazebo 11 and Ignition Citadel #129

Merged
merged 1 commit into from
Nov 13, 2021
Merged

Conversation

chapulina
Copy link
Contributor

Periodic update to the latest versions.

I'd like to get this in before #128 , to reduce that PR

@chapulina
Copy link
Contributor Author

I don't understand the CI failiures

2021-11-12T00:37:40.4719113Z ======================================================================
2021-11-12T00:37:40.4719675Z FAIL: test_valid_filter (__main__.TestAptly)
2021-11-12T00:37:40.4720513Z ----------------------------------------------------------------------
2021-11-12T00:37:40.4721171Z Traceback (most recent call last):
2021-11-12T00:37:40.4721885Z   File "scripts/aptly/aptly_importer_TEST.py", line 32, in test_valid_filter
2021-11-12T00:37:40.4722961Z     self.assertTrue(self.aptly.check_valid_filter('mysql-client (>= 3.6)'))
2021-11-12T00:37:40.4723764Z AssertionError: False is not true
2021-11-12T00:37:40.4724182Z 
2021-11-12T00:37:40.4724530Z ======================================================================
2021-11-12T00:37:40.4725279Z FAIL: test_multi_package_version (__main__.TestReprepro2AptlyFilter)
2021-11-12T00:37:40.4726305Z ----------------------------------------------------------------------
2021-11-12T00:37:40.4726950Z Traceback (most recent call last):
2021-11-12T00:37:40.4727706Z   File "scripts/aptly/aptly_importer_TEST.py", line 179, in test_multi_package_version
2021-11-12T00:37:40.4728490Z     self._assert_valid_filter(filter_formula)
2021-11-12T00:37:40.4729234Z   File "scripts/aptly/aptly_importer_TEST.py", line 164, in _assert_valid_filter
2021-11-12T00:37:40.4730005Z     self.filter.convert(filter_str)))
2021-11-12T00:37:40.4730649Z AssertionError: False is not true
2021-11-12T00:37:40.4731068Z 
2021-11-12T00:37:40.4731491Z ======================================================================
2021-11-12T00:37:40.4732203Z FAIL: test_package (__main__.TestReprepro2AptlyFilter)
2021-11-12T00:37:40.4733173Z ----------------------------------------------------------------------
2021-11-12T00:37:40.4733827Z Traceback (most recent call last):
2021-11-12T00:37:40.4734531Z   File "scripts/aptly/aptly_importer_TEST.py", line 167, in test_package
2021-11-12T00:37:40.4735432Z     self._assert_valid_filter('Package (% sdformat)')
2021-11-12T00:37:40.4736228Z   File "scripts/aptly/aptly_importer_TEST.py", line 164, in _assert_valid_filter
2021-11-12T00:37:40.4736983Z     self.filter.convert(filter_str)))
2021-11-12T00:37:40.4737651Z AssertionError: False is not true
2021-11-12T00:37:40.4738072Z 
2021-11-12T00:37:40.4738509Z ======================================================================
2021-11-12T00:37:40.4739232Z FAIL: test_package_version (__main__.TestReprepro2AptlyFilter)
2021-11-12T00:37:40.4740397Z ----------------------------------------------------------------------
2021-11-12T00:37:40.4741082Z Traceback (most recent call last):
2021-11-12T00:37:40.4741820Z   File "scripts/aptly/aptly_importer_TEST.py", line 170, in test_package_version
2021-11-12T00:37:40.4742918Z     self._assert_valid_filter('Package (% sdformat*), $Version (>= 6.2.0+dfsg-2build1)')
2021-11-12T00:37:40.4743812Z   File "scripts/aptly/aptly_importer_TEST.py", line 164, in _assert_valid_filter
2021-11-12T00:37:40.4744566Z     self.filter.convert(filter_str)))
2021-11-12T00:37:40.4745346Z AssertionError: False is not true
2021-11-12T00:37:40.4745761Z 
2021-11-12T00:37:40.4746398Z ----------------------------------------------------------------------
2021-11-12T00:37:40.4746888Z Ran 13 tests in 32.457s
2021-11-12T00:37:40.4747134Z 
2021-11-12T00:37:40.4747465Z FAILED (failures=4)

@nuclearsandwich nuclearsandwich merged commit 6b26cb7 into master Nov 13, 2021
@nuclearsandwich
Copy link
Contributor

Import jobs

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

2 participants