virtual_test_bed
virtual_test_bed copied to clipboard
Handle allow_warnings consistently across the repository
Some apps allow warnings, some dont This variation can happen even within an app and a combined app comprising this app
So a test may pass with an app and fail with the combined app. By default we should allow warnings to maximize coverage and the chance of capturing real failures in testing