Skip to content

Test failure on Galactic #825

@jtbandes

Description

@jtbandes

Description

We recently had tests start failing on galactic:

https://github.com/foxglove/schemas/actions/runs/5137329133/jobs/9245476136

  /usr/bin/bash -c source /opt/ros/galactic/setup.sh && colcon test-result --verbose
  build/foxglove_msgs/Testing/20230531-2033/Test.xml: 28 tests, 0 errors, 2 failures, 0 skipped
  - pep257_rosidl_generated_py
    <<< failure message
      -- run_test.py: invoking following command in '/__w/schemas/schemas/ros_ws/src/1itt8uep1co/schemas/ros_foxglove_msgs':
       - /opt/ros/galactic/bin/ament_pep257 --xunit-file /__w/schemas/schemas/ros_ws/build/foxglove_msgs/test_results/foxglove_msgs/pep257_rosidl_generated_py.xunit.xml /__w/schemas/schemas/ros_ws/build/foxglove_msgs/rosidl_generator_py/foxglove_msgs
      Traceback (most recent call last):
        File "/opt/ros/galactic/bin/ament_pep257", line 11, in <module>
          load_entry_point('ament-pep257==0.10.7', 'console_scripts', 'ament_pep257')()
        File "/opt/ros/galactic/lib/python3.8/site-packages/ament_pep257/main.py", line 126, in main
          report = generate_pep257_report(args.paths, excludes, args.ignore, args.select,
        File "/opt/ros/galactic/lib/python3.8/site-packages/ament_pep257/main.py", line 192, in generate_pep257_report
          for filename, checked_codes, ignore_decorators in files_to_check:
      ValueError: too many values to unpack (expected 3)
      -- run_test.py: return code 1
      -- run_test.py: generate result file '/__w/schemas/schemas/ros_ws/build/foxglove_msgs/test_results/foxglove_msgs/pep257_rosidl_generated_py.xunit.xml' with failed test
      -- run_test.py: verify result file '/__w/schemas/schemas/ros_ws/build/foxglove_msgs/test_results/foxglove_msgs/pep257_rosidl_generated_py.xunit.xml'
    >>>

CI workflow is here: https://github.com/foxglove/schemas/blob/main/.github/workflows/ci.yml

This error seems to be the same as #795, but that's marked closed and was for rolling anyway.

System (please complete the following information)

  • OS: GitHub Actions ubuntu-latest
  • ROS 2 Distro: Galactic

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions