Bug 574331 - BuildDescriptionModelTests hang on CDT 10.3 branch
Summary: BuildDescriptionModelTests hang on CDT 10.3 branch
Status: ASSIGNED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build-managed (show other bugs)
Version: Next   Edit
Hardware: PC Linux
: P3 blocker (vote)
Target Milestone: 10.3.1   Edit
Assignee: Jonah Graham CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-19 15:28 EDT by Jonah Graham CLA
Modified: 2021-06-19 16:06 EDT (History)
2 users (show)

See Also:


Attachments
ui dialog that hangs build (89.90 KB, image/png)
2021-06-19 15:37 EDT, Jonah Graham CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonah Graham CLA 2021-06-19 15:28:43 EDT
Due to removing the automated test suites when running on build machine / tycho[1], the order of the tests are no longer guaranteed. 

As a result BuildDescriptionModelTests was hanging on the CDT 10.3 branch, but passing on the master branch.

The key was on the CDT 10.3 branch BuildDescriptionModelTests was running earlier, and before some magic global settings were changed.


[1] See Bug 569839 Comment 15
Comment 1 Jonah Graham CLA 2021-06-19 15:29:19 EDT
This is a blocker because we have not been able to build the 10.3 branch yet.
Comment 2 Eclipse Genie CLA 2021-06-19 15:33:43 EDT
New Gerrit change created: https://git.eclipse.org/r/c/cdt/org.eclipse.cdt/+/182228
Comment 3 Eclipse Genie CLA 2021-06-19 15:33:44 EDT
New Gerrit change created: https://git.eclipse.org/r/c/cdt/org.eclipse.cdt/+/182238
Comment 4 Jonah Graham CLA 2021-06-19 15:37:48 EDT
Created attachment 286635 [details]
ui dialog that hangs build

Without the overwrite query returning a default ALL value, this is the dialog that waits for users and hangs the build.