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

Flaky test on aarch64_repeated and nightly_win_rep: test_multi_nested_message_introspection #139

Open
clalancette opened this issue Mar 28, 2023 · 1 comment

Comments

@clalancette
Copy link
Contributor

clalancette commented Mar 28, 2023

It looks like there is a rare flake on the nightly aarch64 repeated tests.

In particular, the test that fails is rosidl_typesupport_introspection_tests.MultiNestedMessageIntrospectionTest/0.CanWriteTypeErasedMessage. There are two relatively recent instances of it:

There is more detail in the links above, but when it fails, it looks something like:

/home/jenkins-agent/workspace/nightly_linux-aarch64_repeated/ws/src/ros2/rosidl/rosidl_typesupport_introspection_tests/test/test_multi_nested_message_introspection.cpp:212
Expected equality of these values:
  item_reference
    Which is: 736-byte object <E0-D1 06-B7 FF-FF 00-00 E0-BC ED-DB FF-FF 00-00 20-EC D2-FF AA-AA 00-00 20-EC D2-FF AA-AA 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 ... 01-00 00-00 00-00 00-00 20-73 D3-FF AA-AA 00-00 09-00 00-00 00-00 00-00 0A-00 00-00 00-00 00-00 40-73 D3-FF AA-AA 00-00 09-00 00-00 00-00 00-00 0A-00 00-00 00-00 00-00 00-00 00-00 AA-AA 00-00>
  message.array_of_arrays[i]
    Which is: 736-byte object <E0-D1 06-B7 FF-FF 00-00 E0-D1 06-B7 FF-FF 00-00 20-EC D2-FF AA-AA 00-00 20-EC D2-FF AA-AA 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 ... 01-00 00-00 00-00 00-00 30-07 D3-FF AA-AA 00-00 09-00 00-00 00-00 00-00 0A-00 00-00 00-00 00-00 10-07 D3-FF AA-AA 00-00 09-00 00-00 00-00 00-00 0A-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00>
@Yadunund
Copy link
Member

@Yadunund Yadunund changed the title Flaky test on aarch64_repeated: test_multi_nested_message_introspection Flaky test on aarch64_repeated and nightly_win_rep: test_multi_nested_message_introspection Apr 12, 2023
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

No branches or pull requests

2 participants