View Issue Details

IDProjectCategoryView StatusLast Update
0006994SymmetricDSImprovementpublic2025-07-11 21:41
Reporterawebb Assigned Toawebb  
Prioritynormal 
Status assignedResolutionopen 
Product Version3.16.5 
Target Version3.16.5 
Summary0006994: Modify builds to fail on test failure
DescriptionIn order to setup quality gates for the GitHub Enterprise migration, we can configure our Gradle builds to fail on test failures.
To do this, remove ignoreFailures (true) flag in common.gradle file.
Consider whether we should also remove ignoreFailures (true) for integration tests.
Ensure team is on board and aware of the changes.
Tagsquality engineering

Activities

Issue History

Date Modified Username Field Change
2025-07-11 19:49 awebb New Issue
2025-07-11 19:49 awebb Status new => assigned
2025-07-11 19:49 awebb Assigned To => awebb
2025-07-11 19:49 awebb Tag Attached: quality engineering
2025-07-11 19:50 awebb Status assigned => confirmed
2025-07-11 19:56 awebb Status confirmed => assigned
2025-07-11 20:40 awebb Product Version 3.16.0 => 3.16.5
2025-07-11 21:41 awebb Note Added: 0003240