C:\Python38\lib\site-packages\_pytest\runner.py:311: in from_call
result: Optional[TResult] = func()
C:\Python38\lib\site-packages\_pytest\runner.py:255: in <lambda>
lambda: ihook(item=item, **kwds), when=when, reraise=reraise
C:\Python38\lib\site-packages\pluggy\_hooks.py:513: in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
C:\Python38\lib\site-packages\pluggy\_manager.py:120: in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
C:\Python38\lib\site-packages\_pytest\runner.py:150: in pytest_runtest_setup
item.session._setupstate.prepare(item)
C:\Python38\lib\site-packages\_pytest\runner.py:447: in prepare
self.stack.append(col)
E AttributeError: 'dict' object has no attribute 'append'
Buildfarmer scripts shows a change from build 3308 (without the regressions) to 3309 (with the regressions):
Bug report
Reference build: https://ci.ros2.org/job/nightly_win_rel/3312/#showFailuresLink
Test regressions:
Log output:
Buildfarmer scripts shows a change from build 3308 (without the regressions) to 3309 (with the regressions):
ament\ament_lint: type: git url: https://github.com/ament/ament_lint.git - version: 33cf3644d4995d7550fb159e1cde688f44872c3d + version: 03194e1f819a8136fc3bf77bf11d39a90aac5dfdWhich gives the impression that #516 caused this regression on Windows.