Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-papyrus.dev] Test Execution & Blocking Dialogs

Hi all,

 

Currently, we’re using the @InteractiveTest annotation to skip (ignore) tests which would open a dialog on Hudson. The plan was to implement a constant/parameter to specify that, during test execution, such dialogs should never be opened (A default behavior should be chosen instead).


I’m pretty sure that such a parameter/constant has already been implemented in some of the test plug-ins, but I can’t remember where/when this has been done.

 

Before implementing yet another constant [1], does anyone remember implementing such a Constant/Parameter to avoid opening blocking dialogs during test execution? If so, where it is? Can it be generalized to the Papyrus Test Framework, or was it specific to a single use case?

 

[1] 465025: [Usability] All drops from model explorer now show a pop-up menu

https://bugs.eclipse.org/bugs/show_bug.cgi?id=465025

 

Camille


Back to the top