Gedare Bloom started a new discussion on testsuites/libtests/heapwalk/init.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1335#note_153679

 >  
 >    TEST_BEGIN();
 >  
 > +#ifndef RTEMS_DEBUG
 >    test_system_not_up();
 >    test_check_control();
 >    test_check_free_list();
 > +#endif
 >    test_freshly_initialized();

This seems like it is greatly reducing what gets tested without `RTEMS_DEBUG` 
enabled. It would be nice to see if we can still use some of the other tests in 
here, by figuring out more narrowly what parts of the test are causing the 
failure to occur with DEBUG enabled.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1335#note_153679
You're receiving this email because of your account on gitlab.rtems.org. 
Unsubscribe from this thread: 
https://gitlab.rtems.org/-/sent_notifications/4-bk1g42klkg3d09l1d6a2vtkdl-1d/unsubscribe
 | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | 
Help: https://gitlab.rtems.org/help


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to